rpms/perl-ExtUtils-PkgConfig/devel perl-ExtUtils-PkgConfig.spec, 1.11, 1.12

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Oct 16 14:35:58 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-ExtUtils-PkgConfig/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10673

Modified Files:
	perl-ExtUtils-PkgConfig.spec 
Log Message:

Test::More



Index: perl-ExtUtils-PkgConfig.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-ExtUtils-PkgConfig/devel/perl-ExtUtils-PkgConfig.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- perl-ExtUtils-PkgConfig.spec	15 Oct 2007 20:22:00 -0000	1.11
+++ perl-ExtUtils-PkgConfig.spec	16 Oct 2007 14:35:24 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           perl-ExtUtils-PkgConfig
 Version:        1.07
-Release:        5%{?dist}.1
+Release:        5%{?dist}.2
 Summary:        Simplistic interface to pkg-config
 
 Group:          Development/Libraries
@@ -12,6 +12,7 @@
 BuildArch:      noarch
 BuildRequires:  pkgconfig
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       pkgconfig
 
@@ -58,6 +59,9 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.07-5.2
+- add BR: perl(Test::More)
+
 * Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.07-5.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)




More information about the fedora-extras-commits mailing list