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

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Oct 16 14:38:42 UTC 2007


Author: spot

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

Modified Files:
	perl-GDGraph.spec 
Log Message:

Test::More



Index: perl-GDGraph.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-GDGraph/devel/perl-GDGraph.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- perl-GDGraph.spec	15 Oct 2007 21:10:33 -0000	1.12
+++ perl-GDGraph.spec	16 Oct 2007 14:38:09 -0000	1.13
@@ -1,6 +1,6 @@
 Name:           perl-GDGraph
 Version:        1.44
-Release:        2%{?dist}.1
+Release:        2%{?dist}.2
 Epoch:          1
 Summary:        Graph generation package for Perl
 
@@ -13,6 +13,7 @@
 BuildArch:      noarch
 BuildRequires:  perl(GD), perl(GD::Text)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -54,6 +55,9 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1:1.44-2.2
+- add BR: perl(Test::More)
+
 * Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1:1.44-2.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)




More information about the fedora-extras-commits mailing list