SPECS: git-core.spec - %files hopefully fixed

adamg adamg at pld-linux.org
Thu Jun 19 09:35:15 CEST 2008


Author: adamg                        Date: Thu Jun 19 07:35:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %files hopefully fixed

---- Files affected:
SPECS:
   git-core.spec (1.127 -> 1.128) 

---- Diffs:

================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.127 SPECS/git-core.spec:1.128
--- SPECS/git-core.spec:1.127	Thu Jun 19 08:42:26 2008
+++ SPECS/git-core.spec	Thu Jun 19 09:35:10 2008
@@ -381,8 +381,9 @@
 %doc README contrib
 %if %{with doc}
 %doc Documentation/RelNotes*
-%doc Documentation/{[!g]*,g[!i]*,git,git[!k]*}.html Documentation/howto Documentation/technical
+%doc Documentation/{[!g]*,git,git[!k]*}.html Documentation/howto Documentation/technical
 %{_mandir}/man1/git-*.1*
+%exclude %{_mandir}/man1/git-gui.1*
 %{_mandir}/man1/git.1*
 %{_mandir}/man5/gitattributes.5*
 %{_mandir}/man5/githooks.5*
@@ -450,6 +451,7 @@
 %files gui
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/git-gui
+%{_mandir}/man1/git-gui.1*
 %dir %{_datadir}/git-gui
 %dir %{_datadir}/git-gui/lib
 %dir %{_datadir}/git-gui/lib/msgs
@@ -486,9 +488,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.128  2008/06/19 07:35:10  adamg
+- %files hopefully fixed
+
 Revision 1.127  2008/06/19 06:42:26  adamg
 - %files updated wrt doc bcond
-> - release 3
+- release 3
 
 Revision 1.126  2008/06/19 05:56:16  adamg
 - updated to 1.5.6
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/git-core.spec?r1=1.127&r2=1.128&f=u



More information about the pld-cvs-commit mailing list