rpms/perl-IPC-Run3/devel perl-IPC-Run3.spec,1.9,1.10

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


Author: spot

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

Modified Files:
	perl-IPC-Run3.spec 
Log Message:
perl rebuild, third small chain


Index: perl-IPC-Run3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IPC-Run3/devel/perl-IPC-Run3.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-IPC-Run3.spec	27 Feb 2008 21:43:28 -0000	1.9
+++ perl-IPC-Run3.spec	28 Feb 2008 12:59:46 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           perl-IPC-Run3
 Version:        0.040
-Release:        3%{?dist}
+Release:        4%{?dist}
 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
+* Thu Feb 28 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.040-4
+- Rebuild normally, second pass
+
 * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.040-3
 - Rebuild for perl 5.10 (again), disable tests for first pass
 




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