rpms/perl-Digest-MD4/devel perl-Digest-MD4.spec,1.3,1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 15 19:43:12 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Digest-MD4/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2906/devel

Modified Files:
	perl-Digest-MD4.spec 
Log Message:

fix br, license



Index: perl-Digest-MD4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Digest-MD4/devel/perl-Digest-MD4.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Digest-MD4.spec	7 Sep 2006 13:35:57 -0000	1.3
+++ perl-Digest-MD4.spec	15 Oct 2007 19:42:39 -0000	1.4
@@ -1,14 +1,15 @@
 Name:           perl-Digest-MD4
 Version:        1.5
-Release:        3%{?dist}
+Release:        3%{?dist}.1
 Summary:        Perl interface to the MD4 Algorithm
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Digest-MD4/
 Source0:        http://www.cpan.org/authors/id/M/MI/MIKEM/DigestMD4/Digest-MD4-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -53,6 +54,10 @@
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.5-3.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Thu Sep  7 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.5-3
 - Rebuild for FC6.
 




More information about the fedora-extras-commits mailing list