rpms/perl-B-Keywords/devel perl-B-Keywords.spec,1.5,1.6

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


Author: spot

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

Modified Files:
	perl-B-Keywords.spec 
Log Message:
perl rebuild, third small chain


Index: perl-B-Keywords.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-B-Keywords/devel/perl-B-Keywords.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-B-Keywords.spec	27 Feb 2008 21:43:23 -0000	1.5
+++ perl-B-Keywords.spec	28 Feb 2008 12:59:41 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           perl-B-Keywords
 Version:        1.06
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Lists of reserved barewords and symbol names
 
 Group:          Development/Libraries
@@ -11,7 +11,7 @@
 
 BuildArch:      noarch
 BuildRequires:  perl(Test::Pod)
-# BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(YAML)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -42,7 +42,7 @@
 #   2) it causes bootstrap problems
 #      (Perl::Critic 0.23 requires this module)
 mv t/05critic.t t/05critic.t.skip
-# AUTHOR_TESTS=1 make test
+AUTHOR_TESTS=1 make test
 
 
 %clean
@@ -57,6 +57,9 @@
 
 
 %changelog
+* Thu Feb 28 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.06-4
+- Rebuild normally, second pass
+
 * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.06-3
 - Rebuild for perl 5.10 (again), disable tests for first pass
 




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