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

Tom Callaway spot at fedoraproject.org
Thu Feb 28 13:17:37 UTC 2008


Author: spot

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

Modified Files:
	perl-File-Remove.spec 
Log Message:
perl rebuild, third small chain


Index: perl-File-Remove.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-File-Remove/devel/perl-File-Remove.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- perl-File-Remove.spec	27 Feb 2008 21:44:51 -0000	1.21
+++ perl-File-Remove.spec	28 Feb 2008 13:00:21 -0000	1.22
@@ -1,6 +1,6 @@
 Name: 		perl-File-Remove
 Version:	0.39
-Release:	6%{?dist}
+Release:	7%{?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
+* Thu Feb 28 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.39-7
+- Rebuild normally, second pass
+
 * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.39-6
 - Rebuild for perl 5.10 (again), first pass
 




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