Author: cweyl Update of /cvs/extras/rpms/perl-Git-CPAN-Patch/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16725 Modified Files: .cvsignore perl-Git-CPAN-Patch.spec sources Log Message: * Sun Sep 27 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.2.1-1 - auto-update to 0.2.1 (by cpan-spec-update 0.01) - altered br on perl(CPANPLUS) (0 => 0.84) - added a new br on perl(File::chdir) (version 0) - altered req on perl(CPANPLUS) (0 => 0.84) - added a new req on perl(File::chdir) (version 0) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Git-CPAN-Patch/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- .cvsignore 11 Aug 2009 07:52:02 -0000 1.7 +++ .cvsignore 27 Sep 2009 09:12:52 -0000 1.8 @@ -1 +1 @@ -Git-CPAN-Patch-0.2.0.tar.gz +Git-CPAN-Patch-0.2.1.tar.gz Index: perl-Git-CPAN-Patch.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Git-CPAN-Patch/devel/perl-Git-CPAN-Patch.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- perl-Git-CPAN-Patch.spec 18 Aug 2009 21:25:56 -0000 1.7 +++ perl-Git-CPAN-Patch.spec 27 Sep 2009 09:12:52 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-Git-CPAN-Patch -Version: 0.2.0 -Release: 2%{?dist} +Version: 0.2.1 +Release: 1%{?dist} Summary: Patch CPAN modules using Git License: GPL+ or Artistic Group: Development/Libraries @@ -11,7 +11,7 @@ BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildRequires: perl(autodie) -BuildRequires: perl(CPANPLUS) +BuildRequires: perl(CPANPLUS) >= 0.84 BuildRequires: perl(Module::Build) BuildRequires: perl(Parse::BACKPAN::Packages) BuildRequires: perl(Pod::Usage) @@ -20,8 +20,9 @@ BuildRequires: perl(Test::More) # for install paths BuildRequires: git -### auto-added reqs! -Requires: perl(CPANPLUS) +Requires: perl(File::chdir) + +Requires: perl(CPANPLUS) >= 0.84 Requires: perl(Module::Build) Requires: perl(Parse::BACKPAN::Packages) Requires: perl(Pod::Usage) @@ -29,6 +30,11 @@ Requires: perl(autodie) Requires: git-cpan-patch = %{version}-%{release} +### auto-added brs! +BuildRequires: perl(File::chdir) + +%{?perl_default_filter} + %description Git::CPAN::Patch provides a suite of git commands aimed at making trivially easy the process of grabbing any distribution off CPAN, stuffing it in a @@ -87,6 +93,13 @@ rm -rf %{buildroot} %{_mandir}/man1/* %changelog +* Sun Sep 27 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.2.1-1 +- auto-update to 0.2.1 (by cpan-spec-update 0.01) +- altered br on perl(CPANPLUS) (0 => 0.84) +- added a new br on perl(File::chdir) (version 0) +- altered req on perl(CPANPLUS) (0 => 0.84) +- added a new req on perl(File::chdir) (version 0) + * Tue Aug 18 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.2.0-2 - add a BR on git, for command paths Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Git-CPAN-Patch/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- sources 11 Aug 2009 07:52:02 -0000 1.7 +++ sources 27 Sep 2009 09:12:52 -0000 1.8 @@ -1 +1 @@ -058d90fcde4516d8ed7b1def3fad0610 Git-CPAN-Patch-0.2.0.tar.gz +155809b8ae498481e2b70cbf85186d4d Git-CPAN-Patch-0.2.1.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