rpms/perl-Class-Inspector/F-8 .cvsignore, 1.6, 1.7 perl-Class-Inspector.spec, 1.10, 1.11 sources, 1.6, 1.7

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Tue Nov 20 05:10:44 UTC 2007


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Class-Inspector/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28754/F-8

Modified Files:
	.cvsignore perl-Class-Inspector.spec sources 
Log Message:
* Tue Nov 20 2007 Ralf Corsépius <rc040203 at freenet.de> - 1.18-1
- Upstream update.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Class-Inspector/F-8/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	17 Aug 2007 03:09:40 -0000	1.6
+++ .cvsignore	20 Nov 2007 05:10:10 -0000	1.7
@@ -1 +1 @@
-Class-Inspector-1.17.tar.gz
+Class-Inspector-1.18.tar.gz


Index: perl-Class-Inspector.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Class-Inspector/F-8/perl-Class-Inspector.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- perl-Class-Inspector.spec	17 Aug 2007 03:09:40 -0000	1.10
+++ perl-Class-Inspector.spec	20 Nov 2007 05:10:10 -0000	1.11
@@ -1,5 +1,5 @@
 Name: 		perl-Class-Inspector
-Version: 	1.17
+Version: 	1.18
 Release: 	1%{?dist}
 Summary: 	Get information about a class and its structure
 License: 	GPL+ or Artistic
@@ -16,6 +16,9 @@
 # For better test coverage
 BuildRequires: perl(Test::Pod) >= 1.00
 
+# FIXME: Not yet available in Fedora
+# BuildRequires: perl(Test::MinimumVersion) >= 0.007
+
 %description
 Class::Inspector allows you to get information about a loaded class.
 Most or all of this information can be found in other ways, but they aren't
@@ -41,7 +44,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %check
-make test
+make test AUTOMATED_TESTING=1
 
 %files
 %defattr(-,root,root,-)
@@ -50,6 +53,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 20 2007 Ralf Corsépius <rc040203 at freenet.de> - 1.18-1
+- Upstream update.
+
 * Fri Aug 17 2007 Ralf Corsépius <rc040203 at freenet.de> - 1.17-1
 - Upstream update.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Class-Inspector/F-8/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	17 Aug 2007 03:09:40 -0000	1.6
+++ sources	20 Nov 2007 05:10:10 -0000	1.7
@@ -1 +1 @@
-8f89655451a3634b9c03e9a376815165  Class-Inspector-1.17.tar.gz
+cae6e626a162963bf720fc76f3423563  Class-Inspector-1.18.tar.gz




More information about the fedora-extras-commits mailing list