|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Digest-MD4
|
|
|
|
|
Version: 1.5
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
Summary: Perl interface to the MD4 Algorithm
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -48,6 +48,9 @@ message of arbitrary length and produces as output a 128-bit "fingerprint" or
|
|
|
|
|
%{_mandir}/man3/Digest::MD4.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.5-11
|
|
|
|
|
- rebuild against perl 5.10.1
|
|
|
|
|
|
|
|
|
|
* Wed Nov 25 2009 Paul Howarth <paul@city-fan.org> - 1.5-10
|
|
|
|
|
- use %%{?perl_default_filter} for provides filter
|
|
|
|
|
- make %%files list more explicit
|
|
|
|
|