rpms/perl-SQL-Statement/devel perl-SQL-Statement.spec,1.4,1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 03:11:53 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-SQL-Statement/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4327/devel

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

fix br, license



Index: perl-SQL-Statement.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-SQL-Statement/devel/perl-SQL-Statement.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-SQL-Statement.spec	7 Sep 2006 14:49:24 -0000	1.4
+++ perl-SQL-Statement.spec	17 Oct 2007 03:11:21 -0000	1.5
@@ -1,10 +1,10 @@
 Name:           perl-SQL-Statement
 Version:        1.15
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        SQL parsing and processing engine
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/SQL-Statement/
 Source0:        http://www.cpan.org/authors/id/J/JZ/JZUCKER/SQL-Statement-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -12,6 +12,7 @@
 BuildArch:      noarch
 BuildRequires:  perl(DBI)
 BuildRequires:  perl(DBD::XBase)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -57,6 +58,10 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.15-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Thu Sep  7 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.15-2
 - Rebuild for FC6.
 




More information about the fedora-extras-commits mailing list