rpms/git/EL-5 git.spec,1.30,1.31

James Bowes (jbowes) fedora-extras-commits at redhat.com
Fri Jun 22 19:59:16 UTC 2007


Author: jbowes

Update of /cvs/extras/rpms/git/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25410

Modified Files:
	git.spec 
Log Message:
git-1.5.2.1-2 for el5


Index: git.spec
===================================================================
RCS file: /cvs/extras/rpms/git/EL-5/git.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- git.spec	9 Jun 2007 01:52:21 -0000	1.30
+++ git.spec	22 Jun 2007 19:58:41 -0000	1.31
@@ -1,13 +1,13 @@
 # Pass --without docs to rpmbuild if you don't want the documentation
 Name: 		git
 Version: 	1.5.2.1
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Summary:  	Git core and tools
 License: 	GPL
 Group: 		Development/Tools
 URL: 		http://kernel.org/pub/software/scm/git/
 Source: 	http://kernel.org/pub/software/scm/git/%{name}-%{version}.tar.gz
-BuildRequires:	perl-devel, zlib-devel >= 1.2, openssl-devel, curl-devel, expat-devel  %{!?_without_docs:, xmlto, asciidoc > 6.0.3}
+BuildRequires:	perl, zlib-devel >= 1.2, openssl-devel, curl-devel, expat-devel  %{!?_without_docs:, xmlto, asciidoc > 6.0.3}
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	git-core, git-svn, git-cvs, git-arch, git-email, gitk, git-gui, perl-Git
 
@@ -76,7 +76,6 @@
 Group:          Development/Libraries
 Requires:       git-core = %{version}-%{release}
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-BuildRequires:  perl(Error)
 
 %description -n perl-Git
 Perl interface to Git
@@ -170,6 +169,9 @@
 %{!?_without_docs: %doc Documentation/technical}
 
 %changelog
+* Fri Jun 22 2007 James Bowes <jbowes at redhat.com> 1.5.2.1-2
+- Remove buildreq on perl(Error)  and perl-devel for el5.
+
 * Fri Jun 08 2007 James Bowes <jbowes at redhat.com> 1.5.2.1-1
 - git-1.5.2.1
 




More information about the fedora-extras-commits mailing list