rpms/perl-Git-CPAN-Patch/F-11 perl-Git-CPAN-Patch.spec, 1.5, 1.6 sources, 1.6, 1.7

Chris Weyl cweyl at fedoraproject.org
Sun Sep 27 09:20:19 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Git-CPAN-Patch/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20175

Modified Files:
	perl-Git-CPAN-Patch.spec sources 
Log Message:
* Sun Sep 27 2009 Chris Weyl <cweyl at alumni.drew.edu> 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: perl-Git-CPAN-Patch.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Git-CPAN-Patch/F-11/perl-Git-CPAN-Patch.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-Git-CPAN-Patch.spec	18 Aug 2009 21:37:30 -0000	1.5
+++ perl-Git-CPAN-Patch.spec	27 Sep 2009 09:20:19 -0000	1.6
@@ -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 at alumni.drew.edu> 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 at alumni.drew.edu> 0.2.0-2
 - add a BR on git, for command paths
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Git-CPAN-Patch/F-11/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	18 Aug 2009 21:37:30 -0000	1.6
+++ sources	27 Sep 2009 09:20:19 -0000	1.7
@@ -1 +1 @@
-058d90fcde4516d8ed7b1def3fad0610  Git-CPAN-Patch-0.2.0.tar.gz
+155809b8ae498481e2b70cbf85186d4d  Git-CPAN-Patch-0.2.1.tar.gz




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