rpms/perl-Config-Tiny/devel perl-Config-Tiny.spec,1.20,1.21

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Feb 27 21:47:32 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-Config-Tiny/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9639/perl-Config-Tiny/devel

Modified Files:
	perl-Config-Tiny.spec 
Log Message:
perl 5.10.0 rebuild, second minor chain


Index: perl-Config-Tiny.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-Tiny/devel/perl-Config-Tiny.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- perl-Config-Tiny.spec	14 Jan 2008 22:50:44 -0000	1.20
+++ perl-Config-Tiny.spec	27 Feb 2008 21:44:25 -0000	1.21
@@ -1,6 +1,6 @@
 Name:           perl-Config-Tiny
 Version:        2.12
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Perl module for reading and writing .ini style configuration files
 
 Group:          Development/Libraries
@@ -11,7 +11,7 @@
 
 BuildArch:      noarch
 BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::MinimumVersion)
+# BuildRequires:  perl(Test::MinimumVersion)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -39,7 +39,7 @@
 
 
 %check
-make test AUTOMATED_TESTING=1
+# make test AUTOMATED_TESTING=1
 
 
 %clean
@@ -54,6 +54,9 @@
 
 
 %changelog
+* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.12-4
+- Rebuild for perl 5.10 (again), first pass
+
 * Mon Jan 14 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.12-3
 - rebuild normally, second pass
 




More information about the fedora-extras-commits mailing list