|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libtomcrypt
|
|
|
|
|
Version: 1.17
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Summary: A comprehensive, portable cryptographic toolkit
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: Public Domain
|
|
|
|
@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%doc LICENSE doc/crypt.pdf
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.17-9
|
|
|
|
|
- Autorebuild for GCC 4.3
|
|
|
|
|
|
|
|
|
|
* Sun Nov 25 2007 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.17-8
|
|
|
|
|
- Resolve multilib conflicts from Bug #342431 by splitting out
|
|
|
|
|
documentation to libtomcrypt-docs subpackage
|
|
|
|
|