rpms/perl-IO-Multiplex/devel perl-IO-Multiplex.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Oct 16 20:20:19 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-IO-Multiplex/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20151

Modified Files:
	perl-IO-Multiplex.spec 
Log Message:

fix br



Index: perl-IO-Multiplex.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IO-Multiplex/devel/perl-IO-Multiplex.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-IO-Multiplex.spec	15 Sep 2006 11:36:11 -0000	1.2
+++ perl-IO-Multiplex.spec	16 Oct 2007 20:19:46 -0000	1.3
@@ -1,7 +1,7 @@
 Summary: IO-Multiplex module for perl
 Name: perl-IO-Multiplex
 Version: 1.08
-Release: 5%{?dist}
+Release: 5%{?dist}.1
 License: Artistic
 Group: Development/Libraries
 URL: http://search.cpan.org/dist/IO-Multiplex/
@@ -11,6 +11,7 @@
 
 BuildArch: noarch
 BuildRequires: perl
+BuildRequires: perl(ExtUtils::MakeMaker)
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -46,6 +47,9 @@
 %{perl_vendorlib}/IO/
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.08-5.1
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Fri Sep 15 2006 Leif O M Bergman <lmb at biosci.ki.se> - 1.08-5
 - Add dist tag
 




More information about the scm-commits mailing list