rpms/perl-Data-Dump/devel perl-Data-Dump.spec,1.2,1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Tue Oct 23 02:16:23 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-Data-Dump/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22398

Modified Files:
	perl-Data-Dump.spec 
Log Message:
* Mon Oct 22 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.08-3
- update license tag: GPL -> GPL+



Index: perl-Data-Dump.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Data-Dump/devel/perl-Data-Dump.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Data-Dump.spec	30 Apr 2007 16:04:15 -0000	1.2
+++ perl-Data-Dump.spec	23 Oct 2007 02:15:50 -0000	1.3
@@ -1,20 +1,19 @@
 Name:           perl-Data-Dump
 Version:        1.08
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Pretty printing of data structures
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Data-Dump/
 Source0:        http://www.cpan.org/authors/id/G/GA/GAAS/Data-Dump-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 # core
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 
-Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-
 %description
 This module provides a single function called dump() that takes a list of
 values as its argument and produces a string as its result. The string
@@ -54,6 +53,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 22 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.08-3
+- update license tag: GPL -> GPL+
+
 * Mon Apr 30 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.08-2
 - bump
 




More information about the fedora-extras-commits mailing list