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

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Jan 14 22:54:54 UTC 2008


Author: spot

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

Modified Files:
	perl-File-Remove.spec 
Log Message:

Rebuild normally, second pass



Index: perl-File-Remove.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-File-Remove/devel/perl-File-Remove.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- perl-File-Remove.spec	13 Jan 2008 16:41:06 -0000	1.19
+++ perl-File-Remove.spec	14 Jan 2008 22:54:09 -0000	1.20
@@ -1,6 +1,6 @@
 Name: 		perl-File-Remove
 Version:	0.39
-Release:	4%{?dist}.1
+Release:	5%{?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
+* Mon Jan 14 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.39-5
+- rebuild normally, second pass
+
 * Sun Jan 13 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.39-4.1
 - rebuild, first pass, without TMV, tests
 




More information about the fedora-extras-commits mailing list