rpms/perl-Taint-Runtime/F-7 perl-Taint-Runtime.spec,1.3,1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Aug 26 19:39:48 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-Taint-Runtime/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20844/F-7

Modified Files:
	perl-Taint-Runtime.spec 
Log Message:

license tag fix, rebuild for ppc32



Index: perl-Taint-Runtime.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Taint-Runtime/F-7/perl-Taint-Runtime.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Taint-Runtime.spec	19 Jul 2007 16:46:06 -0000	1.3
+++ perl-Taint-Runtime.spec	26 Aug 2007 19:39:15 -0000	1.4
@@ -1,12 +1,13 @@
 Name:           perl-Taint-Runtime
 Version:        0.03
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Runtime enable taint checking
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Taint-Runtime
 Source0:        http://search.cpan.org/CPAN/authors/id/R/RH/RHANDOM/Taint-Runtime-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:  perl(Test::More)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -46,6 +47,12 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.03-2
+- license tag fix, rebuild for ppc32
+
+* Tue Jul 24 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.03-1.1
+- BR: perl(Test::More)
+
 * Thu Jul 19 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.03-1
 - bump to 0.03
 




More information about the fedora-extras-commits mailing list