rpms/perl-IO-Capture/EL-5 perl-IO-Capture.spec,1.3,1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Apr 1 14:36:03 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-IO-Capture/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12083/EL-5

Modified Files:
	perl-IO-Capture.spec 
Log Message:
sync


Index: perl-IO-Capture.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IO-Capture/EL-5/perl-IO-Capture.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-IO-Capture.spec	16 Oct 2007 20:15:50 -0000	1.3
+++ perl-IO-Capture.spec	1 Apr 2008 14:35:19 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-IO-Capture
 Version:        0.05
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Abstract Base Class to build modules to capture output
 
 Group:          Development/Libraries
@@ -10,6 +10,8 @@
 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
@@ -51,6 +53,16 @@
 
 
 %changelog
+* Fri Feb  8 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.05-3
+- rebuild for new perl
+
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.05-2.2
+- add BR: perl(Test::More)
+
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.05-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Sun Dec 17 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.05-2
 - find: fixed arguments order (#219956).
 




More information about the fedora-extras-commits mailing list