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

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


Author: spot

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

Modified Files:
	perl-Config-Tiny.spec 
Log Message:
perl rebuild, third small chain


Index: perl-Config-Tiny.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-Tiny/devel/perl-Config-Tiny.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- perl-Config-Tiny.spec	27 Feb 2008 21:44:25 -0000	1.21
+++ perl-Config-Tiny.spec	28 Feb 2008 13:00:15 -0000	1.22
@@ -1,6 +1,6 @@
 Name:           perl-Config-Tiny
 Version:        2.12
-Release:        4%{?dist}
+Release:        5%{?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
+* Thu Feb 28 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.12-5
+- Rebuild normally, second pass
+
 * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.12-4
 - Rebuild for perl 5.10 (again), first pass
 




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