rpms/perl-GD-SVG/F-7 perl-GD-SVG.spec,1.4,1.5

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Tue Sep 4 09:44:29 UTC 2007


Author: alexlan

Update of /cvs/extras/rpms/perl-GD-SVG/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4155

Modified Files:
	perl-GD-SVG.spec 
Log Message:
* Tue Sep 04 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.28-3
- Add missing BuildRequires: perl(Test::More)

* Tue Sep 04 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.28-2
- Clarified license terms: GPL+ or Artistic



Index: perl-GD-SVG.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-GD-SVG/F-7/perl-GD-SVG.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-GD-SVG.spec	24 Mar 2007 08:29:23 -0000	1.4
+++ perl-GD-SVG.spec	4 Sep 2007 09:43:56 -0000	1.5
@@ -1,10 +1,10 @@
 Name:           perl-GD-SVG
 Version:        0.28
-Release:        1%{?dist}
+Release:        3%{?dist}
 Summary:        GD::SVG enables SVG output from scripts written using GD
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/GD-SVG/
 Source0:        http://www.cpan.org/authors/id/T/TW/TWH/GD-SVG-0.28.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -13,6 +13,7 @@
 # The make test needs these.
 BuildRequires:  perl(SVG)
 BuildRequires:  perl(GD)
+BuildRequires:  perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -56,6 +57,12 @@
 
 
 %changelog
+* Tue Sep 04 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.28-3
+- Add missing BuildRequires: perl(Test::More)
+
+* Tue Sep 04 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.28-2
+- Clarified license terms: GPL+ or Artistic
+
 * Wed Mar 14 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.28-1
 - Update to 0.28
 - Fix rpmlint errors




More information about the fedora-extras-commits mailing list