rpms/perl-SQL-Abstract-Limit/EL-4 perl-SQL-Abstract-Limit.spec, 1.1, 1.2

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


Author: spot

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

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/EL-4/perl-SQL-Abstract-Limit.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-SQL-Abstract-Limit.spec	9 Apr 2006 23:11:07 -0000	1.1
+++ perl-SQL-Abstract-Limit.spec	26 Aug 2007 19:34:51 -0000	1.2
@@ -1,16 +1,16 @@
 Name:           perl-SQL-Abstract-Limit
 Version:        0.12
-Release:        2%{?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,12 @@
 %{_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
+
 * Fri Mar 31 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.12-2
 - minor cleanups
 




More information about the fedora-extras-commits mailing list