rpms/perl-B-Keywords/devel perl-B-Keywords.spec,1.3,1.4

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


Author: spot

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

Modified Files:
	perl-B-Keywords.spec 
Log Message:

Rebuild normally, second pass



Index: perl-B-Keywords.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-B-Keywords/devel/perl-B-Keywords.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-B-Keywords.spec	11 Jan 2008 19:23:21 -0000	1.3
+++ perl-B-Keywords.spec	14 Jan 2008 22:32:09 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-B-Keywords
 Version:        1.06
-Release:        1%{?dist}.1
+Release:        2%{?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
+* Mon Jan 14 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.06-2
+- rebuild normally, second pass
+
 * Fri Jan 11 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.06-1.1
 - rebuild for new perl
 - disable Test-Pod-Coverage, tests for first pass




More information about the fedora-extras-commits mailing list