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

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Jan 13 16:41:50 UTC 2008


Author: spot

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

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

rebuild, first pass, disable TMV, tests



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




More information about the fedora-extras-commits mailing list