rpms/perl-String-Format/devel perl-String-Format.spec,1.1,1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 03:17:12 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-String-Format/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4737

Modified Files:
	perl-String-Format.spec 
Log Message:

fix license, br



Index: perl-String-Format.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-String-Format/devel/perl-String-Format.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-String-Format.spec	17 Sep 2006 09:56:52 -0000	1.1
+++ perl-String-Format.spec	17 Oct 2007 03:16:39 -0000	1.2
@@ -1,15 +1,16 @@
 Name:           perl-String-Format
 Version:        1.14
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Sprintf-like string formatting capabilities with arbitrary format definitions
 
 Group:          Development/Libraries
-License:        GPL
+License:        GPLv2
 URL:            http://search.cpan.org/dist/String-Format/
 Source0:        http://www.cpan.org/authors/id/D/DA/DARREN/String-Format-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -52,5 +53,9 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.14-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Sat Sep 16 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.14-1
 - First build.




More information about the fedora-extras-commits mailing list