rpms/perl-Sub-Identify/devel perl-Sub-Identify.spec,1.3,1.4

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


Author: spot

Update of /cvs/pkgs/rpms/perl-Sub-Identify/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6449

Modified Files:
	perl-Sub-Identify.spec 
Log Message:

Test::More



Index: perl-Sub-Identify.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Sub-Identify/devel/perl-Sub-Identify.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Sub-Identify.spec	17 Oct 2007 03:21:56 -0000	1.3
+++ perl-Sub-Identify.spec	17 Oct 2007 03:42:12 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-Sub-Identify
 Version:        0.02
-Release:        2%{?dist}.1
+Release:        2%{?dist}.2
 Summary:        Retrieve names of code references
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,6 +9,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -45,6 +46,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.02-2.2
+- add BR: perl(Test::More)
+
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.02-2.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)




More information about the fedora-extras-commits mailing list