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

Chris Weyl cweyl at fedoraproject.org
Tue Aug 18 21:37:30 UTC 2009


Author: cweyl

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

Modified Files:
	perl-Git-CPAN-Patch.spec sources 
Log Message:
* Tue Aug 18 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.2.0-2
- add a BR on git, for command paths



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.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- perl-Git-CPAN-Patch.spec	22 Jun 2009 05:37:34 -0000	1.4
+++ perl-Git-CPAN-Patch.spec	18 Aug 2009 21:37:30 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           perl-Git-CPAN-Patch
-Version:        0.1.7
-Release:        1%{?dist}
+Version:        0.2.0
+Release:        2%{?dist}
 Summary:        Patch CPAN modules using Git
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -17,6 +17,17 @@ BuildRequires:  perl(Parse::BACKPAN::Pac
 BuildRequires:  perl(Pod::Usage)
 # testing
 BuildRequires:  perl(Test::More)
+# for install paths
+BuildRequires:  git
+
+### auto-added reqs!
+Requires:       perl(CPANPLUS)
+Requires:       perl(Module::Build)
+Requires:       perl(Parse::BACKPAN::Packages)
+Requires:       perl(Pod::Usage)
+Requires:       perl(autodie)
+
+Requires:       git-cpan-patch = %{version}-%{release}
 
 %description
 Git::CPAN::Patch provides a suite of git commands aimed at making trivially
@@ -72,10 +83,24 @@ rm -rf %{buildroot}
 %files -n git-cpan-patch
 %defattr(-,root,root,-)
 %doc Changes README
-%{_bindir}/*
+%{_libexecdir}/*
 %{_mandir}/man1/*
 
 %changelog
+* Tue Aug 18 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.2.0-2
+- add a BR on git, for command paths
+
+* Tue Aug 11 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.2.0-1
+- auto-update to 0.2.0 (by cpan-spec-update 0.01)
+- added a new req on perl(CPANPLUS) (version 0)
+- added a new req on perl(Module::Build) (version 0)
+- added a new req on perl(Parse::BACKPAN::Packages) (version 0)
+- added a new req on perl(Pod::Usage) (version 0)
+- added a new req on perl(autodie) (version 0)
+
+* Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.7-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Mon Jun 22 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.1.7-1
 - auto-update to 0.1.7 (by cpan-spec-update 0.01)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Git-CPAN-Patch/F-11/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	22 Jun 2009 05:37:34 -0000	1.5
+++ sources	18 Aug 2009 21:37:30 -0000	1.6
@@ -1 +1 @@
-d474e79d76497950eb2fdcfd9f957b06  Git-CPAN-Patch-0.1.7.tar.gz
+058d90fcde4516d8ed7b1def3fad0610  Git-CPAN-Patch-0.2.0.tar.gz




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