rpms/perl-Class-MakeMethods/devel perl-Class-MakeMethods.spec, 1.3, 1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 15 18:35:06 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Class-MakeMethods/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6778/devel

Modified Files:
	perl-Class-MakeMethods.spec 
Log Message:

br fix, license fix



Index: perl-Class-MakeMethods.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Class-MakeMethods/devel/perl-Class-MakeMethods.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Class-MakeMethods.spec	1 Sep 2006 03:59:40 -0000	1.3
+++ perl-Class-MakeMethods.spec	15 Oct 2007 18:34:34 -0000	1.4
@@ -2,17 +2,18 @@
 
 Name:           perl-Class-MakeMethods
 Version:        1.01        
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Generate common types of methods
 
 Group:          Development/Libraries
-License:        Artistic or GPL        
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Class-MakeMethods            
 Source0: http://search.cpan.org/CPAN/authors/id/E/EV/EVO/Class-MakeMethods-%{version}.tar.gz        
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch 
 BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -77,6 +78,10 @@
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.01-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Thu Aug 31 2006 Chris Weyl <cweyl.drew.edu> 1.01-2
 - bump for mass rebuild
 




More information about the fedora-extras-commits mailing list