rpms/perl-IPC-Cmd/EL-5 .cvsignore, 1.6, 1.7 perl-IPC-Cmd.spec, 1.5, 1.6 sources, 1.6, 1.7

Ian Burrell iburrell at fedoraproject.org
Mon Sep 22 03:09:03 UTC 2008


Author: iburrell

Update of /cvs/extras/rpms/perl-IPC-Cmd/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7668

Modified Files:
	.cvsignore perl-IPC-Cmd.spec sources 
Log Message:
copy from F-8


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-IPC-Cmd/EL-5/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	25 Nov 2006 01:09:34 -0000	1.6
+++ .cvsignore	22 Sep 2008 03:08:32 -0000	1.7
@@ -1 +1 @@
-IPC-Cmd-0.36.tar.gz
+IPC-Cmd-0.38.tar.gz


Index: perl-IPC-Cmd.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-IPC-Cmd/EL-5/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	22 Sep 2008 03:08:32 -0000	1.6
@@ -1,16 +1,18 @@
 Name:           perl-IPC-Cmd
-Version:        0.36
+Version:        0.38
 Release:        1%{?dist}
 Summary:        Finding and running system commands made easy
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/IPC-Cmd/
 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
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -47,6 +49,14 @@
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 15 2007 Steven Pritchard <steve at kspei.com> 0.38-1
+- Update to 0.38.
+- Update License tag.
+- BR Test::More.
+
+* 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.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-IPC-Cmd/EL-5/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	25 Nov 2006 01:09:34 -0000	1.6
+++ sources	22 Sep 2008 03:08:32 -0000	1.7
@@ -1 +1 @@
-56c6a27022ba5ebc2701364313f751b9  IPC-Cmd-0.36.tar.gz
+3f0b171081b946c3fb836eb0b10e4dc5  IPC-Cmd-0.38.tar.gz




More information about the Fedora-perl-devel-list mailing list