rpms/git/F-8 git.spec,1.46,1.47

James Bowes (jbowes) fedora-extras-commits at redhat.com
Mon Feb 4 19:55:10 UTC 2008


Author: jbowes

Update of /cvs/pkgs/rpms/git/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30499

Modified Files:
	git.spec 
Log Message:
own gitk datadir


Index: git.spec
===================================================================
RCS file: /cvs/pkgs/rpms/git/F-8/git.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- git.spec	4 Feb 2008 19:30:37 -0000	1.46
+++ git.spec	4 Feb 2008 19:54:20 -0000	1.47
@@ -1,7 +1,7 @@
 # Pass --without docs to rpmbuild if you don't want the documentation
 Name: 		git
 Version: 	1.5.4
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Summary:  	Git core and tools
 License: 	GPLv2
 Group: 		Development/Tools
@@ -213,6 +213,7 @@
 %defattr(-,root,root)
 %doc Documentation/*gitk*.txt
 %{_bindir}/*gitk*
+%{_datadir}/gitk
 %{!?_without_docs: %{_mandir}/man1/*gitk*.1*}
 %{!?_without_docs: %doc Documentation/*gitk*.html }
 
@@ -243,6 +244,9 @@
 %{!?_without_docs: %doc Documentation/technical}
 
 %changelog
+* Mon Feb 04 2008 James Bowes <jbowes at redhat.com> 1.5.4-2
+- Own datadir/gitk
+
 * Mon Feb 04 2008 James Bowes <jbowes at redhat.com> 1.5.4-1
 - git-1.5.4
 




More information about the fedora-extras-commits mailing list