rpms/perl-IPC-Cmd/devel perl-IPC-Cmd.spec,1.5,1.6

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Wed Apr 18 16:50:29 UTC 2007


Author: steve

Update of /cvs/extras/rpms/perl-IPC-Cmd/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11176

Modified Files:
	perl-IPC-Cmd.spec 
Log Message:
BR ExtUtils::MakeMaker.


Index: perl-IPC-Cmd.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-IPC-Cmd/devel/perl-IPC-Cmd.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-IPC-Cmd.spec	25 Nov 2006 01:09:34 -0000	1.5
+++ perl-IPC-Cmd.spec	18 Apr 2007 16:49:55 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           perl-IPC-Cmd
 Version:        0.36
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Finding and running system commands made easy
 License:        GPL or Artistic
 Group:          Development/Libraries
@@ -8,6 +8,7 @@
 Source0:        http://www.cpan.org/authors/id/K/KA/KANE/IPC-Cmd-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Locale::Maketext::Simple)
 BuildRequires:  perl(Module::Load::Conditional)
 BuildRequires:  perl(Params::Check) >= 0.20
@@ -47,6 +48,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Apr 18 2007 Steven Pritchard <steve at kspei.com> 0.36-2
+- BR ExtUtils::MakeMaker.
+
 * Fri Nov 24 2006 Steven Pritchard <steve at kspei.com> 0.36-1
 - Update to 0.36.
 




More information about the fedora-extras-commits mailing list