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

Chris Weyl cweyl at fedoraproject.org
Tue Aug 18 21:25:57 UTC 2009


Author: cweyl

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

Modified Files:
	perl-Git-CPAN-Patch.spec 
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/devel/perl-Git-CPAN-Patch.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- perl-Git-CPAN-Patch.spec	11 Aug 2009 07:52:02 -0000	1.6
+++ perl-Git-CPAN-Patch.spec	18 Aug 2009 21:25:56 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           perl-Git-CPAN-Patch
 Version:        0.2.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Patch CPAN modules using Git
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -17,6 +17,8 @@ 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)
@@ -85,6 +87,9 @@ rm -rf %{buildroot}
 %{_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)




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