rpms/perl-SQL-Abstract-Limit/FC-6 perl-SQL-Abstract-Limit.spec, 1.2, 1.3

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


Author: spot

Update of /cvs/extras/rpms/perl-SQL-Abstract-Limit/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18575/FC-6

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

license tag fix



Index: perl-SQL-Abstract-Limit.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-SQL-Abstract-Limit/FC-6/perl-SQL-Abstract-Limit.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-SQL-Abstract-Limit.spec	15 Sep 2006 15:39:24 -0000	1.2
+++ perl-SQL-Abstract-Limit.spec	26 Aug 2007 19:34:59 -0000	1.3
@@ -1,16 +1,16 @@
 Name:           perl-SQL-Abstract-Limit
 Version:        0.12
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Portable LIMIT Emulation
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/SQL-Abstract-Limit
 Source0:        http://search.cpan.org/CPAN/authors/id/D/DA/DAVEBAIRD/SQL-Abstract-Limit-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:	perl(SQL::Abstract) >= 1.2, perl(Test::Exception)
-BuildRequires:	perl(Class::DBI), perl(DBD::AnyData)
+BuildRequires:	perl(Class::DBI), perl(DBD::AnyData), perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -44,6 +44,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.12-4
+- license tag fix
+
 * Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.12-3
 - bump for fc6
 




More information about the fedora-extras-commits mailing list