rpms/git/devel .cvsignore, 1.82, 1.83 git-1.6-update-contrib-hooks-path.patch, 1.1, 1.2 git.spec, 1.96, 1.97 sources, 1.82, 1.83

Todd M. Zullinger tmz at fedoraproject.org
Wed Oct 14 02:40:48 UTC 2009


Author: tmz

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

Modified Files:
	.cvsignore git-1.6-update-contrib-hooks-path.patch git.spec 
	sources 
Log Message:
Update to git-1.6.5



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/git/devel/.cvsignore,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -p -r1.82 -r1.83
--- .cvsignore	28 Sep 2009 15:01:53 -0000	1.82
+++ .cvsignore	14 Oct 2009 02:40:45 -0000	1.83
@@ -1 +1 @@
-git-1.6.5.rc2.tar.bz2
+git-1.6.5.tar.bz2

git-1.6-update-contrib-hooks-path.patch:
 contrib/hooks/post-receive-email     |    6 +++---
 templates/hooks--post-receive.sample |    3 +--
 2 files changed, 4 insertions(+), 5 deletions(-)

Index: git-1.6-update-contrib-hooks-path.patch
===================================================================
RCS file: /cvs/pkgs/rpms/git/devel/git-1.6-update-contrib-hooks-path.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- git-1.6-update-contrib-hooks-path.patch	28 Jun 2009 23:26:09 -0000	1.1
+++ git-1.6-update-contrib-hooks-path.patch	14 Oct 2009 02:40:45 -0000	1.2
@@ -33,7 +33,7 @@ index 18d2e0f..cf57878 100755
 --- a/templates/hooks--post-receive.sample
 +++ b/templates/hooks--post-receive.sample
 @@ -12,4 +12,4 @@
- # see contrib/hooks/ for an sample, or uncomment the next line and
+ # see contrib/hooks/ for a sample, or uncomment the next line and
  # rename the file to "post-receive".
  
 -#. /usr/share/doc/git-core/contrib/hooks/post-receive-email


Index: git.spec
===================================================================
RCS file: /cvs/pkgs/rpms/git/devel/git.spec,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -p -r1.96 -r1.97
--- git.spec	28 Sep 2009 15:01:53 -0000	1.96
+++ git.spec	14 Oct 2009 02:40:46 -0000	1.97
@@ -1,13 +1,12 @@
 # Pass --without docs to rpmbuild if you don't want the documentation
-%global snap .rc2
 Name:           git
 Version:        1.6.5
-Release:        0.2%{?snap}%{?dist}
+Release:        1%{?dist}
 Summary:        Fast Version Control System
 License:        GPLv2
 Group:          Development/Tools
 URL:            http://git-scm.com/
-Source0:        http://kernel.org/pub/software/scm/git/%{name}-%{version}%{?snap}.tar.bz2
+Source0:        http://kernel.org/pub/software/scm/git/%{name}-%{version}.tar.bz2
 Source1:        git-init.el
 Source2:        git.xinetd
 Source3:        git.conf.httpd
@@ -187,7 +186,7 @@ Requires:       git = %{version}-%{relea
 %endif
 
 %prep
-%setup -q -n %{name}-%{version}%{?snap}
+%setup -q
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -213,7 +212,7 @@ cat << \EOF > %{name}-req
 sed -e '/perl(packed-refs)/d'
 EOF
 
-%global __perl_requires %{_builddir}/%{name}-%{version}%{?snap}/%{name}-req
+%global __perl_requires %{_builddir}/%{name}-%{version}/%{name}-req
 chmod +x %{__perl_requires}
 
 %build
@@ -388,6 +387,9 @@ rm -rf $RPM_BUILD_ROOT
 # No files for you!
 
 %changelog
+* Sun Oct 11 2009 Todd Zullinger <tmz at pobox.com> - 1.6.5-1
+- git-1.6.5
+
 * Mon Sep 28 2009 Todd Zullinger <tmz at pobox.com> - 1.6.5-0.2.rc2
 - git-1.6.5.rc2
 - Enable Linus' block-sha1 implementation


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/git/devel/sources,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -p -r1.82 -r1.83
--- sources	28 Sep 2009 15:01:54 -0000	1.82
+++ sources	14 Oct 2009 02:40:46 -0000	1.83
@@ -1 +1 @@
-e9cfec47e38232948dc90188927f7782  git-1.6.5.rc2.tar.bz2
+da86c1736c55edb9f446828581137b51  git-1.6.5.tar.bz2




More information about the fedora-extras-commits mailing list