rpms/perl-IPC-Run3/devel perl-IPC-Run3.spec,1.5,1.6

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sat Jan 12 14:36:32 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-IPC-Run3/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv464

Modified Files:
	perl-IPC-Run3.spec 
Log Message:

rebuild, first pass



Index: perl-IPC-Run3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IPC-Run3/devel/perl-IPC-Run3.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-IPC-Run3.spec	27 Dec 2007 23:34:33 -0000	1.5
+++ perl-IPC-Run3.spec	12 Jan 2008 14:35:53 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           perl-IPC-Run3
 Version:        0.040
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Run a subprocess in batch mode (a la system) on Unix, Win32, etc
 License:        GPL+ or BSD or Artistic
 Group:          Development/Libraries
@@ -10,7 +10,7 @@
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # For improved tests
-BuildRequires:  perl(Test::Pod::Coverage)
+# BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Test::Pod)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -40,7 +40,7 @@
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-make test
+# make test
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -52,6 +52,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jan 12 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.040-1.1
+- rebuild for new perl, disable tests and TPC for first pass
+
 * Fri Dec 28 2007 Ralf Corsépius <rc040203 at freenet.de> 0.040-1
 - Upstream update.
 - chmod -x files from source tarball.




More information about the fedora-extras-commits mailing list