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

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Jan 11 20:46:40 UTC 2008


Author: spot

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

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

Rebuild for new perl, first pass, tests and TPC disabled



Index: perl-List-MoreUtils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-List-MoreUtils/devel/perl-List-MoreUtils.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-List-MoreUtils.spec	10 Sep 2006 16:56:56 -0000	1.5
+++ perl-List-MoreUtils.spec	11 Jan 2008 20:45:56 -0000	1.6
@@ -1,16 +1,16 @@
 Name:           perl-List-MoreUtils
 Version:        0.22
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Provide the stuff missing in List::Util
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/List-MoreUtils/
 Source0:        http://www.cpan.org/authors/id/V/VP/VPARSEVAL/List-MoreUtils-%{version}.tar.gz
 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
+* 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
+
 * Sun Sep 10 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.22-2
 - Rebuild for FC6.
 




More information about the fedora-extras-commits mailing list