rpms/perl-App-Cmd/F-12 perl-App-Cmd.spec,1.12,1.13

Iain Arnell iarnell at fedoraproject.org
Fri Apr 23 03:38:01 UTC 2010


Author: iarnell

Update of /cvs/pkgs/rpms/perl-App-Cmd/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv32043/F-12

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/F-12/perl-App-Cmd.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-App-Cmd.spec	8 Apr 2010 15:48:55 -0000	1.12
+++ perl-App-Cmd.spec	23 Apr 2010 03:38:01 -0000	1.13
@@ -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