rpms/perl-App-Cmd/devel perl-App-Cmd.spec,1.13,1.14

Iain Arnell iarnell at fedoraproject.org
Fri Apr 23 03:22:35 UTC 2010


Author: iarnell

Update of /cvs/pkgs/rpms/perl-App-Cmd/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv29056

Modified Files:
	perl-App-Cmd.spec 
Log Message:
* Fri Apr 23 2010 Iain Arnell <iarnell at gmail.com> 0.307-2
- requires perl(IO::TieCombine)



Index: perl-App-Cmd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-App-Cmd/devel/perl-App-Cmd.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- perl-App-Cmd.spec	8 Apr 2010 15:48:56 -0000	1.13
+++ perl-App-Cmd.spec	23 Apr 2010 03:22:35 -0000	1.14
@@ -1,7 +1,7 @@
 Name:           perl-App-Cmd
 Summary:        Write command line apps with less suffering
 Version:        0.307
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/App-Cmd-%{version}.tar.gz 
@@ -20,6 +20,7 @@ BuildRequires:  perl(Sub::Install)
 BuildRequires:  perl(Test::More)
 
 Requires:       perl(Getopt::Long::Descriptive) >= 0.084
+Requires:       perl(IO::TieCombine) >= 1
 Requires:       perl(Module::Pluggable::Object)
 Requires:       perl(String::RewritePrefix)
 Requires:       perl(Sub::Exporter) >= 0.975
@@ -67,6 +68,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Apr 23 2010 Iain Arnell <iarnell at gmail.com> 0.307-2
+- requires perl(IO::TieCombine)
+
 * Thu Apr 08 2010 Iain Arnell <iarnell at gmail.com> 0.307-1
 - update to latest upstream
 - R/BR perl(String::RewritePrefix)




More information about the perl-devel mailing list