rpms/git/F-7 git.spec,1.35,1.36

James Bowes (jbowes) fedora-extras-commits at redhat.com
Tue Oct 9 13:34:44 UTC 2007


Author: jbowes

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

Modified Files:
	git.spec 
Log Message:
add git-gui and git-citool docs


Index: git.spec
===================================================================
RCS file: /cvs/pkgs/rpms/git/F-7/git.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- git.spec	9 Oct 2007 13:21:06 -0000	1.35
+++ git.spec	9 Oct 2007 13:34:10 -0000	1.36
@@ -1,7 +1,7 @@
 # Pass --without docs to rpmbuild if you don't want the documentation
 Name: 		git
 Version: 	1.5.3.3
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 Summary:  	Git core and tools
 License: 	GPL
 Group: 		Development/Tools
@@ -146,11 +146,10 @@
 %{_bindir}/git-gui
 %{_bindir}/git-citool
 %{_datadir}/git-gui/
-# Not Yet...
-# %{!?_without_docs: %{_mandir}/man1/git-gui.1}
-# %{!?_without_docs: %doc Documentation/git-gui.html}
-# %{!?_without_docs: %{_mandir}/man1/git-citool.1}
-# %{!?_without_docs: %doc Documentation/git-citool.html}
+%{!?_without_docs: %{_mandir}/man1/git-gui.1}
+%{!?_without_docs: %doc Documentation/git-gui.html}
+%{!?_without_docs: %{_mandir}/man1/git-citool.1}
+%{!?_without_docs: %doc Documentation/git-citool.html}
 
 %files -n gitk
 %defattr(-,root,root)
@@ -170,6 +169,9 @@
 %{!?_without_docs: %doc Documentation/technical}
 
 %changelog
+* Tue Oct 09 2007 James Bowes <jbowes at redhat.com> 1.5.3.3-2
+- Add git-gui and git-citool docs
+
 * Tue Oct 09 2007 James Bowes <jbowes at redhat.com> 1.5.3.3-1
 - git-1.5.3.3
 




More information about the fedora-extras-commits mailing list