rpms/perl-Git-CPAN-Patch/devel .cvsignore, 1.6, 1.7 perl-Git-CPAN-Patch.spec, 1.5, 1.6 sources, 1.6, 1.7

Chris Weyl cweyl at fedoraproject.org
Tue Aug 11 07:52:02 UTC 2009


Author: cweyl

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

Modified Files:
	.cvsignore perl-Git-CPAN-Patch.spec sources 
Log Message:
* 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)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Git-CPAN-Patch/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	22 Jun 2009 05:37:12 -0000	1.6
+++ .cvsignore	11 Aug 2009 07:52:02 -0000	1.7
@@ -1 +1 @@
-Git-CPAN-Patch-0.1.7.tar.gz
+Git-CPAN-Patch-0.2.0.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.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-Git-CPAN-Patch.spec	26 Jul 2009 06:16:12 -0000	1.5
+++ perl-Git-CPAN-Patch.spec	11 Aug 2009 07:52:02 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           perl-Git-CPAN-Patch
-Version:        0.1.7
-Release:        2%{?dist}
+Version:        0.2.0
+Release:        1%{?dist}
 Summary:        Patch CPAN modules using Git
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -18,6 +18,15 @@ BuildRequires:  perl(Pod::Usage)
 # testing
 BuildRequires:  perl(Test::More)
 
+### 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
 easy the process of grabbing any distribution off CPAN, stuffing it in a
@@ -72,10 +81,18 @@ rm -rf %{buildroot}
 %files -n git-cpan-patch
 %defattr(-,root,root,-)
 %doc Changes README
-%{_bindir}/*
+%{_libexecdir}/*
 %{_mandir}/man1/*
 
 %changelog
+* 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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Git-CPAN-Patch/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	22 Jun 2009 05:37:12 -0000	1.6
+++ sources	11 Aug 2009 07:52:02 -0000	1.7
@@ -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