rpms/perl-Parse-RecDescent/devel perl-Parse-RecDescent.spec, 1.13, 1.14

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 02:32:18 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Parse-RecDescent/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20880

Modified Files:
	perl-Parse-RecDescent.spec 
Log Message:

Test::More and version as BR



Index: perl-Parse-RecDescent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Parse-RecDescent/devel/perl-Parse-RecDescent.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- perl-Parse-RecDescent.spec	17 Oct 2007 02:17:44 -0000	1.13
+++ perl-Parse-RecDescent.spec	17 Oct 2007 02:31:44 -0000	1.14
@@ -1,6 +1,6 @@
 Name:           perl-Parse-RecDescent
 Version:        1.95.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Parse-RecDescent Perl module
 
 Group:          Development/Libraries
@@ -11,7 +11,7 @@
 
 BuildArch:      noarch
 BuildRequires:  perl >= 1:5.6.1
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(version), perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -71,6 +71,9 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.95-2
+- add BR: perl(version), perl(Test::More)
+
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.95.1-1
 - bump to 1.95.1
 - correct license tag (now under perl license)




More information about the fedora-extras-commits mailing list