Author: cweyl Update of /cvs/extras/rpms/perl-App-Cmd/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23024 Modified Files: .cvsignore perl-App-Cmd.spec sources Log Message: * Sat Aug 08 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.204-1 - auto-update to 0.204 (by cpan-spec-update 0.01) - altered br on perl(ExtUtils::MakeMaker) (0 => 6.42) - added a new req on perl(Getopt::Long::Descriptive) (version 0.06) - added a new req on perl(Module::Pluggable::Object) (version 0) - added a new req on perl(Sub::Exporter) (version 0.975) - added a new req on perl(Sub::Install) (version 0) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-App-Cmd/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- .cvsignore 19 Feb 2009 01:07:14 -0000 1.3 +++ .cvsignore 8 Aug 2009 18:56:24 -0000 1.4 @@ -1 +1 @@ -App-Cmd-0.203.tar.gz +App-Cmd-0.204.tar.gz Index: perl-App-Cmd.spec =================================================================== RCS file: /cvs/extras/rpms/perl-App-Cmd/devel/perl-App-Cmd.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- perl-App-Cmd.spec 26 Jul 2009 01:41:05 -0000 1.6 +++ perl-App-Cmd.spec 8 Aug 2009 18:56:24 -0000 1.7 @@ -1,18 +1,17 @@ - -Name: perl-App-Cmd -Version: 0.203 -Release: 3%{?dist} +Name: perl-App-Cmd +Version: 0.204 +Release: 1%{?dist} # see lib/App/Cmd.pm -License: GPL+ or Artistic +License: GPL+ or Artistic Group: Development/Libraries -Summary: Write command line apps with less suffering -Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/App-Cmd-%{version}.tar.gz +Summary: Write command line apps with less suffering +Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/App-Cmd-%{version}.tar.gz Url: http://search.cpan.org/dist/App-Cmd -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 BuildRequires: perl(Getopt::Long::Descriptive) >= 0.06 BuildRequires: perl(IO::TieCombine) >= 1 BuildRequires: perl(Module::Pluggable::Object) @@ -20,6 +19,12 @@ BuildRequires: perl(Sub::Exporter) >= 0. BuildRequires: perl(Sub::Install) BuildRequires: perl(Test::More) +### auto-added reqs! +Requires: perl(Getopt::Long::Descriptive) >= 0.06 +Requires: perl(Module::Pluggable::Object) +Requires: perl(Sub::Exporter) >= 0.975 +Requires: perl(Sub::Install) + %description App::Cmd is intended to make it easy to write complex command-line applications without having to think about most of the annoying things @@ -30,7 +35,7 @@ For information on how to start using Ap %prep %setup -q -n App-Cmd-%{version} -perl -pi -e 's|^#!perl|#!/usr/bin/perl|' t/*.t +perl -pi -e 's|^#!perl|#!%{__perl}|' t/*.t # make sure doc/tests don't generate provides # note we first filter out the bits in _docdir... @@ -68,15 +73,23 @@ find %{buildroot} -depth -type d -exec r make test %clean -rm -rf %{buildroot} +rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc Changes LICENSE README t/ +%doc Changes LICENSE README t/ %{perl_vendorlib}/* %{_mandir}/man3/*.3* %changelog +* Sat Aug 08 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.204-1 +- auto-update to 0.204 (by cpan-spec-update 0.01) +- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42) +- added a new req on perl(Getopt::Long::Descriptive) (version 0.06) +- added a new req on perl(Module::Pluggable::Object) (version 0) +- added a new req on perl(Sub::Exporter) (version 0.975) +- added a new req on perl(Sub::Install) (version 0) + * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.203-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild @@ -98,4 +111,3 @@ rm -rf %{buildroot} * Mon Oct 27 2008 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.202-0.1 - initial RPM packaging - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.5) - Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-App-Cmd/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- sources 19 Feb 2009 01:07:15 -0000 1.3 +++ sources 8 Aug 2009 18:56:24 -0000 1.4 @@ -1 +1 @@ -285a338f65f062018b1f12b875d90505 App-Cmd-0.203.tar.gz +779f2a6291f794b449767db600c40f27 App-Cmd-0.204.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list