rpms/perl-List-MoreUtils/devel perl-List-MoreUtils.spec,1.6,1.7

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


Author: spot

Update of /cvs/pkgs/rpms/perl-List-MoreUtils/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8752

Modified Files:
	perl-List-MoreUtils.spec 
Log Message:

Rebuild normally, second pass



Index: perl-List-MoreUtils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-List-MoreUtils/devel/perl-List-MoreUtils.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-List-MoreUtils.spec	11 Jan 2008 20:45:56 -0000	1.6
+++ perl-List-MoreUtils.spec	14 Jan 2008 22:42:30 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           perl-List-MoreUtils
 Version:        0.22
-Release:        2%{?dist}.1
+Release:        3%{?dist}
 Summary:        Provide the stuff missing in List::Util
 
 Group:          Development/Libraries
@@ -10,7 +10,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl(Test::Pod)
-# BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(Test::Pod::Coverage)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -37,7 +37,7 @@
 
 
 %check
-# make test
+make test
 
 
 %clean
@@ -53,6 +53,9 @@
 
 
 %changelog
+* Mon Jan 14 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.22-3
+- rebuild normally, second pass
+
 * Fri Jan 11 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.22-2.1
 - rebuild for new perl, first pass, disable TPC and tests
 




More information about the fedora-extras-commits mailing list