Author: spot

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

Modified Files:
        perl-Class-Inspector.spec 
Log Message:
perl rebuild, third small chain


Index: perl-Class-Inspector.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Class-Inspector/devel/perl-Class-Inspector.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- perl-Class-Inspector.spec   27 Feb 2008 21:44:10 -0000      1.16
+++ perl-Class-Inspector.spec   28 Feb 2008 13:00:07 -0000      1.17
@@ -1,6 +1,6 @@
 Name:          perl-Class-Inspector
 Version:       1.20
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       Get information about a class and its structure
 License:       GPL+ or Artistic
 Group:                 Development/Libraries
@@ -15,7 +15,7 @@
 
 # For better test coverage
 BuildRequires: perl(Test::Pod) >= 1.00
-# BuildRequires: perl(Test::MinimumVersion) >= 0.007
+BuildRequires: perl(Test::MinimumVersion) >= 0.007
 
 %description
 Class::Inspector allows you to get information about a loaded class.
@@ -42,7 +42,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %check
-# make test AUTOMATED_TESTING=1
+make test AUTOMATED_TESTING=1
 
 %files
 %defattr(-,root,root,-)
@@ -51,6 +51,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 28 2008 Tom "spot" Callaway <[EMAIL PROTECTED]> - 1.20-3
+- Rebuild normally, second pass
+
 * Wed Feb 27 2008 Tom "spot" Callaway <[EMAIL PROTECTED]> - 1.20-2
 - Rebuild for perl 5.10 (again), first pass
 

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

Reply via email to