rpms/perl-Tie-DBI/F-7 perl-Tie-DBI.spec,1.3,1.4

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


Author: spot

Update of /cvs/extras/rpms/perl-Tie-DBI/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27682/F-7

Modified Files:
	perl-Tie-DBI.spec 
Log Message:

license tag fix



Index: perl-Tie-DBI.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Tie-DBI/F-7/perl-Tie-DBI.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Tie-DBI.spec	15 Sep 2006 15:46:50 -0000	1.3
+++ perl-Tie-DBI.spec	26 Aug 2007 20:09:59 -0000	1.4
@@ -1,15 +1,15 @@
 Name:           perl-Tie-DBI
 Version:        1.02
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Tie hashes to DBI relational databases
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Tie-DBI/
 Source0:        http://search.cpan.org/CPAN/authors/id/L/LD/LDS/Tie-DBI-%{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))
 
 %description
@@ -49,6 +49,9 @@
 
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.02-3
+- license tag fix
+
 * Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.02-2
 - bump for fc6
 




More information about the fedora-extras-commits mailing list