rpms/perl-SQL-Abstract/devel perl-SQL-Abstract.spec,1.5,1.6

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


Author: spot

Update of /cvs/extras/rpms/perl-SQL-Abstract/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18272/devel

Modified Files:
	perl-SQL-Abstract.spec 
Log Message:

license tag fix



Index: perl-SQL-Abstract.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-SQL-Abstract/devel/perl-SQL-Abstract.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-SQL-Abstract.spec	18 Jan 2007 01:39:33 -0000	1.5
+++ perl-SQL-Abstract.spec	26 Aug 2007 19:27:38 -0000	1.6
@@ -1,15 +1,15 @@
 Name:           perl-SQL-Abstract
 Version:        1.22
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Generate SQL from Perl data structures
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/SQL-Abstract
 Source0:        http://search.cpan.org/CPAN/authors/id/N/NW/NWIGER/SQL-Abstract-%{version}.tgz
 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))
 
 %description
@@ -43,6 +43,9 @@
 
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.22-2
+- license tag fix
+
 * Wed Jan 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.22-1
 - bump to 1.22
 




More information about the fedora-extras-commits mailing list