rpms/git/devel .cvsignore, 1.72, 1.73 git.spec, 1.81, 1.82 sources, 1.72, 1.73 0001-git-web-browse-Fix-check-for-bin-start.patch, 1.1, NONE

Todd M. Zullinger tmz at fedoraproject.org
Mon Mar 9 20:37:12 UTC 2009


Author: tmz

Update of /cvs/extras/rpms/git/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7975

Modified Files:
	.cvsignore git.spec sources 
Removed Files:
	0001-git-web-browse-Fix-check-for-bin-start.patch 
Log Message:
Update to git-1.6.2

- Include contrib/emacs/README in emacs subpackage
- Drop upstreamed git-web--browse patch



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/git/devel/.cvsignore,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- .cvsignore	9 Feb 2009 06:39:18 -0000	1.72
+++ .cvsignore	9 Mar 2009 20:36:41 -0000	1.73
@@ -1 +1 @@
-git-1.6.1.3.tar.bz2
+git-1.6.2.tar.bz2


Index: git.spec
===================================================================
RCS file: /cvs/extras/rpms/git/devel/git.spec,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- git.spec	25 Feb 2009 02:22:19 -0000	1.81
+++ git.spec	9 Mar 2009 20:36:41 -0000	1.82
@@ -1,7 +1,7 @@
 # Pass --without docs to rpmbuild if you don't want the documentation
 Name:           git
-Version:        1.6.1.3
-Release:        2%{?dist}
+Version:        1.6.2
+Release:        1%{?dist}
 Summary:        Core git tools
 License:        GPLv2
 Group:          Development/Tools
@@ -11,8 +11,6 @@
 Source2:        git.xinetd
 Source3:        git.conf.httpd
 Patch0:         git-1.5-gitweb-home-link.patch
-# Included upstream as f6b98e4, tmz
-Patch1:         0001-git-web-browse-Fix-check-for-bin-start.patch
 BuildRequires:  zlib-devel >= 1.2, openssl-devel, libcurl-devel, expat-devel, emacs, gettext %{!?_without_docs:, xmlto, asciidoc > 6.0.3}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -142,7 +140,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 # Use these same options for every invocation of 'make'.
 # Otherwise it will rebuild in %%install due to flags changes.
@@ -268,6 +265,7 @@
 
 %files -n emacs-git
 %defattr(-,root,root)
+%doc contrib/emacs/README
 %{_datadir}/emacs/site-lisp/*git*.el*
 %{_datadir}/emacs/site-lisp/site-start.d/git-init.el
 
@@ -290,6 +288,11 @@
 # No files for you!
 
 %changelog
+* Mon Mar 09 2009 Todd Zullinger <tmz at pobox.com> - 1.6.2-1
+- git-1.6.2
+- Include contrib/emacs/README in emacs subpackage
+- Drop upstreamed git-web--browse patch
+
 * Tue Feb 24 2009 Todd Zullinger <tmz at pobox.com> - 1.6.1.3-2
 - Require perl(Authen::SASL) in git-email (bug 483062)
 - Build many of the subpackages as noarch


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/git/devel/sources,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- sources	9 Feb 2009 06:39:19 -0000	1.72
+++ sources	9 Mar 2009 20:36:41 -0000	1.73
@@ -1 +1 @@
-e31ea5ce9b076f5745056f01465e9602  git-1.6.1.3.tar.bz2
+12c7d874e17c6e111697b1714b5f4319  git-1.6.2.tar.bz2


--- 0001-git-web-browse-Fix-check-for-bin-start.patch DELETED ---




More information about the fedora-extras-commits mailing list