rpms/perl-Getopt-ArgvFile/F-10 perl-Getopt-ArgvFile.spec,1.1,1.2

Iain Arnell iarnell at fedoraproject.org
Sat Apr 18 05:59:25 UTC 2009


Author: iarnell

Update of /cvs/pkgs/rpms/perl-Getopt-ArgvFile/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9411/F-10

Modified Files:
	perl-Getopt-ArgvFile.spec 
Log Message:
* Sat Apr 18 2009 Iain Arnell <iarnell at gmail.com> 1.11-2
- BR Test::Pod and Test::Pod::Coverage



Index: perl-Getopt-ArgvFile.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Getopt-ArgvFile/F-10/perl-Getopt-ArgvFile.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Getopt-ArgvFile.spec	18 Apr 2009 05:42:58 -0000	1.1
+++ perl-Getopt-ArgvFile.spec	18 Apr 2009 05:58:54 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-Getopt-ArgvFile
 Version:        1.11
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Interpolates script options from files into @ARGV or another array
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -12,6 +12,8 @@
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::Harness) >= 1.25
 BuildRequires:  perl(Test::More) >= 0.11
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -53,6 +55,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sat Apr 18 2009 Iain Arnell <iarnell at gmail.com> 1.11-2
+- BR Test::Pod and Test::Pod::Coverage
+
 * Thu Apr 16 2009 Iain Arnell <iarnell at gmail.com> 1.11-1
 - Specfile autogenerated by cpanspec 1.77.
 - remove explicit requires




More information about the Fedora-perl-devel-list mailing list