|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libtomcrypt
|
|
|
|
|
Version: 1.17
|
|
|
|
|
Release: 19%{?dist}
|
|
|
|
|
Release: 20%{?dist}
|
|
|
|
|
Summary: A comprehensive, portable cryptographic toolkit
|
|
|
|
|
|
|
|
|
|
License: Public Domain
|
|
|
|
@ -106,12 +106,15 @@ find %{buildroot} -name 'libtomcrypt_prof*' -delete
|
|
|
|
|
%doc LICENSE doc/crypt.pdf
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Aug 08 2013 Simone Caronni <negativo17@gmail.com> - 1.17-19
|
|
|
|
|
* Thu Aug 08 2013 Simone Caronni <negativo17@gmail.com> - 1.17-20
|
|
|
|
|
- Make doc package noarch.
|
|
|
|
|
- Remove executable bits from LICENSE file and source files.
|
|
|
|
|
- Require isaed library for devel subpackage.
|
|
|
|
|
- Require CVE fixed libtommath library.
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
|
|