|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Digest-MD4
|
|
|
|
|
Version: 1.5
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Perl interface to the MD4 Algorithm
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -45,6 +45,9 @@ message of arbitrary length and produces as output a 128-bit "fingerprint" or
|
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.5-5
|
|
|
|
|
- Autorebuild for GCC 4.3
|
|
|
|
|
|
|
|
|
|
* Wed Nov 28 2007 Paul Howarth <paul@city-fan.org> - 1.5-4
|
|
|
|
|
- cosmetic spec changes for new maintainer's preferences
|
|
|
|
|
- fix argument order for find with -depth
|
|
|
|
|