rpms/perl-Graph/devel perl-Graph.spec,1.4,1.5

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Sat Aug 18 12:38:57 UTC 2007


Author: alexlan

Update of /cvs/extras/rpms/perl-Graph/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27198

Modified Files:
	perl-Graph.spec 
Log Message:
* Sat Aug 18 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.83-2
- Add missing BR: perl(Test::More)



Index: perl-Graph.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Graph/devel/perl-Graph.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Graph.spec	18 Aug 2007 12:15:36 -0000	1.4
+++ perl-Graph.spec	18 Aug 2007 12:38:24 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           perl-Graph
 Version:        0.83
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A Perl module for dealing with graphs, the abstract data structures
 
 Group:          Development/Libraries
@@ -12,6 +12,7 @@
 BuildArch:      noarch
 BuildRequires:  perl(Heap)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -61,6 +62,9 @@
 
 
 %changelog
+* Sat Aug 18 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.83-2
+- Add missing BR: perl(Test::More)
+
 * Sat Aug 18 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.83-1
 - Update to latest upstream
 




More information about the fedora-extras-commits mailing list