rpms/git/devel .cvsignore, 1.63, 1.64 git.spec, 1.70, 1.71 sources, 1.63, 1.64

James Bowes jbowes at fedoraproject.org
Thu Aug 28 12:17:29 UTC 2008


Author: jbowes

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

Modified Files:
	.cvsignore git.spec sources 
Log Message:
git 1.6.0.1


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/git/devel/.cvsignore,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- .cvsignore	24 Jul 2008 14:03:40 -0000	1.63
+++ .cvsignore	28 Aug 2008 12:16:58 -0000	1.64
@@ -1 +1 @@
-git-1.5.6.4.tar.bz2
+git-1.6.0.1.tar.bz2


Index: git.spec
===================================================================
RCS file: /cvs/extras/rpms/git/devel/git.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- git.spec	24 Jul 2008 14:03:40 -0000	1.70
+++ git.spec	28 Aug 2008 12:16:58 -0000	1.71
@@ -1,6 +1,6 @@
 # Pass --without docs to rpmbuild if you don't want the documentation
 Name: 		git
-Version: 	1.5.6.4
+Version: 	1.6.0.1
 Release: 	1%{?dist}
 Summary:  	Core git tools
 License: 	GPLv2
@@ -132,6 +132,7 @@
 %build
 make %{_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" \
      ETC_GITCONFIG=/etc/gitconfig \
+     gitexecdir=%{_bindir} \
      prefix=%{_prefix} all %{!?_without_docs: doc}
 make -C contrib/emacs
 
@@ -140,6 +141,7 @@
 make %{_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" DESTDIR=$RPM_BUILD_ROOT \
      prefix=%{_prefix} mandir=%{_mandir} \
      ETC_GITCONFIG=/etc/gitconfig \
+     gitexecdir=%{_bindir} \
      INSTALLDIRS=vendor install %{!?_without_docs: install-doc}
 make -C contrib/emacs install \
 		 emacsdir=$RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp
@@ -257,6 +259,9 @@
 # No files for you!
 
 %changelog
+* Thu Aug 28 2008 James Bowes <jbowes at redhat.com> 1.6.0.1-1
+- git-1.6.0.1
+
 * Thu Jul 24 2008 James Bowes <jbowes at redhat.com> 1.5.6-4
 - git-1.5.6.4
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/git/devel/sources,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- sources	24 Jul 2008 14:03:40 -0000	1.63
+++ sources	28 Aug 2008 12:16:58 -0000	1.64
@@ -1 +1 @@
-b5f248c71d32921ff0ff7e35f7770003  git-1.5.6.4.tar.bz2
+264701ebd9036ca2458358f01aa6c093  git-1.6.0.1.tar.bz2




More information about the fedora-extras-commits mailing list