rpms/perl-DBIx-POS/devel perl-DBIx-POS.spec,1.3,1.4

Tom Callaway spot at fedoraproject.org
Fri Mar 7 02:23:07 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-DBIx-POS/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13441/perl-DBIx-POS/devel

Modified Files:
	perl-DBIx-POS.spec 
Log Message:
new perl


Index: perl-DBIx-POS.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-DBIx-POS/devel/perl-DBIx-POS.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-DBIx-POS.spec	30 Apr 2007 15:21:37 -0000	1.3
+++ perl-DBIx-POS.spec	7 Mar 2008 01:58:29 -0000	1.4
@@ -1,14 +1,16 @@
 Name:           perl-DBIx-POS
 Version:        0.03
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Define a dictionary of SQL statements in a POD dialect (POS)
-License:        Artistic
+# There was some code that was taken from Class::Singleton, which was Artistic only at the time.
+# That code has since been relicensed to GPL+ or Artistic.
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/DBIx-POS/
 Source0:        http://www.cpan.org/authors/id/M/MD/MDORMAN/DBIx-POS-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  perl, perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(YAML)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -53,6 +55,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.03-5
+Rebuild for new perl
+
 * Mon Apr 30 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.03-4
 - retag license as just Artistic due to included code from Class::Singleton
 




More information about the Fedora-perl-devel-list mailing list