|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libtomcrypt
|
|
|
|
|
Version: 1.17
|
|
|
|
|
Release: 18%{?dist}
|
|
|
|
|
Release: 19%{?dist}
|
|
|
|
|
Summary: A comprehensive, portable cryptographic toolkit
|
|
|
|
|
|
|
|
|
|
License: Public Domain
|
|
|
|
@ -102,6 +102,9 @@ find %{buildroot} -name 'libtomcrypt_prof*' -exec rm -f {} ';'
|
|
|
|
|
%doc LICENSE doc/crypt.pdf
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.17-19
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jun 06 2013 Simone Caronni <negativo17@gmail.com> - 1.17-18
|
|
|
|
|
- Fix build requirements for RHEL 6 and Fedora 17.
|
|
|
|
|
|
|
|
|
|