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

Xavier Bachelot (xavierb) fedora-extras-commits at redhat.com
Mon Jul 7 20:38:40 UTC 2008


Author: xavierb

Update of /cvs/pkgs/rpms/git/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13264

Modified Files:
	git.spec 
Log Message:
Drop git-cvs requirement for cvsps, it is not available in EL-4.


Index: git.spec
===================================================================
RCS file: /cvs/pkgs/rpms/git/EL-4/git.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- git.spec	21 Dec 2007 15:09:40 -0000	1.30
+++ git.spec	7 Jul 2008 20:37:42 -0000	1.31
@@ -1,7 +1,7 @@
 # Pass --without docs to rpmbuild if you don't want the documentation
 Name: 		git
 Version: 	1.5.3.6
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Summary:  	Git core and tools
 License: 	GPL
 Group: 		Development/Tools
@@ -56,7 +56,7 @@
 %package cvs
 Summary:        Git tools for importing CVS repositories
 Group:          Development/Tools
-Requires:       git-core = %{version}-%{release}, cvs, cvsps
+Requires:       git-core = %{version}-%{release}, cvs
 %description cvs
 Git tools for importing CVS repositories.
 
@@ -195,6 +195,9 @@
 
 
 %changelog
+* Mon Jul 07 2008 Xavier Bachelot <xavier at bachelot.org> 1.5.3.6-2
+- Drop git-cvs requirement for cvsps, it is not available in EL-4.
+
 * Wed Dec 05 2007 James Bowes <jbowes at redhat.com> 1.5.3.6-1
 - git-1.5.3.6 (Changes courtesy Josh Boyer)
 




More information about the fedora-extras-commits mailing list