rpms/perl-UNIVERSAL-require/devel perl-UNIVERSAL-require.spec, 1.3, 1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Aug 26 20:24:05 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-UNIVERSAL-require/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28760/devel

Modified Files:
	perl-UNIVERSAL-require.spec 
Log Message:

license tag fix



Index: perl-UNIVERSAL-require.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-UNIVERSAL-require/devel/perl-UNIVERSAL-require.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-UNIVERSAL-require.spec	18 Jan 2007 01:44:45 -0000	1.3
+++ perl-UNIVERSAL-require.spec	26 Aug 2007 20:23:33 -0000	1.4
@@ -1,15 +1,14 @@
 Name:           perl-UNIVERSAL-require
 Version:        0.11
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Require() modules from a variable
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/UNIVERSAL-require/
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/UNIVERSAL-require-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1
 BuildRequires:  perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -52,6 +51,9 @@
 
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.11-2
+- license tag fix
+
 * Wed Jan 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.11-1
 - bump to 0.11
 




More information about the fedora-extras-commits mailing list