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

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


Author: spot

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

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

add br: perl(Test::More)



Index: perl-Class-MakeMethods.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Class-MakeMethods/devel/perl-Class-MakeMethods.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Class-MakeMethods.spec	15 Oct 2007 18:34:34 -0000	1.4
+++ perl-Class-MakeMethods.spec	15 Oct 2007 19:21:46 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name:           perl-Class-MakeMethods
 Version:        1.01        
-Release:        2%{?dist}.1
+Release:        2%{?dist}.2
 Summary:        Generate common types of methods
 
 Group:          Development/Libraries
@@ -14,6 +14,7 @@
 BuildArch:      noarch 
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -78,6 +79,9 @@
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.01-2.2
+- add BR: perl(Test::More)
+
 * Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.01-2.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)




More information about the fedora-extras-commits mailing list