rpms/perl-Config-Tiny/devel perl-Config-Tiny.spec,1.18,1.19

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Jan 13 16:12:43 UTC 2008


Author: spot

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

Modified Files:
	perl-Config-Tiny.spec 
Log Message:

disable tests, TMV for first pass rebuild



Index: perl-Config-Tiny.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-Tiny/devel/perl-Config-Tiny.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- perl-Config-Tiny.spec	11 Jan 2008 20:15:51 -0000	1.18
+++ perl-Config-Tiny.spec	13 Jan 2008 16:12:08 -0000	1.19
@@ -1,6 +1,6 @@
 Name:           perl-Config-Tiny
 Version:        2.12
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 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
+* Sun Jan 13 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.12-2.1
+- rebuild with TMV, tests disabled for first pass
+
 * Fri Jan 11 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.12-2
 - Rebuild for new perl
 




More information about the fedora-extras-commits mailing list