rpms/perl-DBIx-ContextualFetch/EL-4 perl-DBIx-ContextualFetch.spec, 1.2, 1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Aug 24 21:40:01 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-DBIx-ContextualFetch/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4300/EL-4

Modified Files:
	perl-DBIx-ContextualFetch.spec 
Log Message:

license fix



Index: perl-DBIx-ContextualFetch.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-DBIx-ContextualFetch/EL-4/perl-DBIx-ContextualFetch.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-DBIx-ContextualFetch.spec	5 Jan 2006 16:47:16 -0000	1.2
+++ perl-DBIx-ContextualFetch.spec	24 Aug 2007 21:39:28 -0000	1.3
@@ -1,16 +1,16 @@
 Name:           perl-DBIx-ContextualFetch
 Version:        1.03
-Release:        1%{?dist}
+Release:        3%{?dist}
 Summary:        Add contextual fetches to DBI
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/DBIx-ContextualFetch
 Source0:        http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/DBIx-ContextualFetch-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl(DBI)
-BuildRequires:  perl(DBD::SQLite), perl(Test::Pod::Coverage)
+BuildRequires:  perl(DBD::SQLite), perl(Test::Pod::Coverage), perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:	perl(DBI)
 
@@ -45,6 +45,12 @@
 
 
 %changelog
+* Fri Aug 24 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.03-3
+- license fix
+
+* Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.03-2
+- bump for fc6
+
 * Thu Jan  5 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.03-1
 - bump to 1.03
 




More information about the fedora-extras-commits mailing list