rpms/perl-GDGraph/devel perl-GDGraph.spec,1.11,1.12

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 15 21:11:06 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-GDGraph/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22806/devel

Modified Files:
	perl-GDGraph.spec 
Log Message:

fix br, license



Index: perl-GDGraph.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-GDGraph/devel/perl-GDGraph.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- perl-GDGraph.spec	9 Jun 2007 16:42:37 -0000	1.11
+++ perl-GDGraph.spec	15 Oct 2007 21:10:33 -0000	1.12
@@ -1,17 +1,18 @@
 Name:           perl-GDGraph
 Version:        1.44
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Epoch:          1
 Summary:        Graph generation package for Perl
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/GDGraph/
 Source0:        http://www.cpan.org/authors/id/B/BW/BWARFIELD/GDGraph-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl(GD), perl(GD::Text)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -53,6 +54,10 @@
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1:1.44-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Sat Jun  9 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1:1.44-2
 - Bumping release (due to dist tag mismatches).
 




More information about the fedora-extras-commits mailing list