rpms/perl-Class-DBI-Loader-Relationship/EL-4 perl-Class-DBI-Loader-Relationship.spec, 1.4, 1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Aug 24 20:17:00 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-Class-DBI-Loader-Relationship/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25988/EL-4

Modified Files:
	perl-Class-DBI-Loader-Relationship.spec 
Log Message:

license fix



Index: perl-Class-DBI-Loader-Relationship.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-DBI-Loader-Relationship/EL-4/perl-Class-DBI-Loader-Relationship.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Class-DBI-Loader-Relationship.spec	5 Jul 2007 13:52:23 -0000	1.4
+++ perl-Class-DBI-Loader-Relationship.spec	24 Aug 2007 20:16:27 -0000	1.5
@@ -1,15 +1,16 @@
 Name:           perl-Class-DBI-Loader-Relationship
 Version:        1.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Easier relationship specification in CDBI::L
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Class-DBI-Loader-Relationship/
 Source0:        http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/Class-DBI-Loader-Relationship-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:	perl(Class::DBI::Loader), perl(Lingua::EN::Inflect::Number)
+BuildRequires:	perl(Test::More)
 Requires:  perl(Class::DBI::Loader), perl(Lingua::EN::Inflect::Number)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -53,6 +54,12 @@
 
 
 %changelog
+* Fri Aug 24 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.3-5
+- license fix
+
+* Thu Jul  5 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.3-4.1
+- missing BR for devel (Test::More)
+
 * Thu Jul  5 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.3-4
 - fix false provide (Class::DBI::Loader::Generic)
 




More information about the fedora-extras-commits mailing list