rpms/perl-File-NCopy/F-8 perl-File-NCopy.spec,1.6,1.7

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Thu Oct 25 03:26:17 UTC 2007


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-File-NCopy/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15206/F-8

Modified Files:
	perl-File-NCopy.spec 
Log Message:
* Wed Oct 24 2007 Ralf Corsépius <rc040203 at freenet.de> - 0.35-3
- Add BR: perl(Test::Pod).



Index: perl-File-NCopy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-File-NCopy/F-8/perl-File-NCopy.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-File-NCopy.spec	21 Oct 2007 12:50:31 -0000	1.6
+++ perl-File-NCopy.spec	25 Oct 2007 03:25:42 -0000	1.7
@@ -1,6 +1,6 @@
 Name: 		perl-File-NCopy
 Version: 	0.35
-Release: 	1%{?dist}
+Release: 	3%{?dist}
 Summary:	Copy files to directories, or a single file to another file
 License: 	GPL+ or Artistic
 Group: 		Development/Libraries
@@ -9,6 +9,9 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:	perl(Test::More)
+BuildRequires:	perl(Test::Pod)
+
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch: noarch
 
@@ -43,6 +46,12 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 24 2007 Ralf Corsépius <rc040203 at freenet.de> - 0.35-3
+- Add BR: perl(Test::Pod).
+
+* Wed Oct 24 2007 Ralf Corsépius <rc040203 at freenet.de> - 0.35-2
+- Add BR: perl(Test::More).
+
 * Sun Oct 21 2007 Ralf Corsépius <rc040203 at freenet.de> - 0.35-1
 - Upstream update.
 - Reflect Source-URL having changed.




More information about the fedora-extras-commits mailing list