rpms/perl-IPC-Run3/devel perl-IPC-Run3.spec,1.7,1.8

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


Author: spot

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

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

rebuild normally, second pass



Index: perl-IPC-Run3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IPC-Run3/devel/perl-IPC-Run3.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-IPC-Run3.spec	12 Jan 2008 14:37:06 -0000	1.7
+++ perl-IPC-Run3.spec	14 Jan 2008 22:34:17 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           perl-IPC-Run3
 Version:        0.040
-Release:        1%{?dist}.1
+Release:        2%{?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
+* Mon Jan 14 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.040-2
+- rebuild normally, second pass
+
 * Sat Jan 12 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.040-1.1
 - rebuild for new perl, disable tests and TPC for first pass
 




More information about the fedora-extras-commits mailing list