rpms/perl-File-Remove/devel perl-File-Remove.spec,1.20,1.21

Tom Callaway spot at fedoraproject.org
Wed Feb 27 21:47:55 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-File-Remove/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9639/perl-File-Remove/devel

Modified Files:
	perl-File-Remove.spec 
Log Message:
perl 5.10.0 rebuild, second minor chain


Index: perl-File-Remove.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-File-Remove/devel/perl-File-Remove.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- perl-File-Remove.spec	14 Jan 2008 22:54:09 -0000	1.20
+++ perl-File-Remove.spec	27 Feb 2008 21:44:51 -0000	1.21
@@ -1,6 +1,6 @@
 Name: 		perl-File-Remove
 Version:	0.39
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	Convenience module for removing files and directories
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -18,7 +18,7 @@
 
 # For improved tests
 BuildRequires:  perl(Test::Pod) >= 1.00
-BuildRequires:  perl(Test::MinimumVersion) >= 0.007
+# BuildRequires:  perl(Test::MinimumVersion) >= 0.007
 
 BuildArch: 	noarch
 
@@ -43,7 +43,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %check
-make test AUTOMATED_TESTING=1
+# make test AUTOMATED_TESTING=1
 
 %files
 %defattr(-,root,root,-)
@@ -52,6 +52,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.39-6
+- Rebuild for perl 5.10 (again), first pass
+
 * Mon Jan 14 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.39-5
 - rebuild normally, second pass
 




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