Author: glen                         Date: Wed Oct 28 12:10:50 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use DOCBOOK_XSL_172=1 to fix 'the ".ft C" problem' in generated manpages.
- rel 2

---- Files affected:
packages/git-core:
   git-core.spec (1.177 -> 1.178) 

---- Diffs:

================================================================
Index: packages/git-core/git-core.spec
diff -u packages/git-core/git-core.spec:1.177 
packages/git-core/git-core.spec:1.178
--- packages/git-core/git-core.spec:1.177       Tue Oct 27 18:29:24 2009
+++ packages/git-core/git-core.spec     Wed Oct 28 13:10:45 2009
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):     Prymitywne narzędzie do śledzenia treści
 Name:          git-core
 Version:       1.6.5.2
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Development/Tools
 Source0:       
http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2
@@ -338,7 +338,8 @@
        GITWEB_LOGO="/gitweb/git-logo.png" \
        GITWEB_FAVICON="/gitweb/git-favicon.png"
 
-%{?with_doc:%{__make} -C Documentation}
+# use DOCBOOK_XSL_172=1 to fix 'the ".ft C" problem' in generated manpages.
+%{?with_doc:%{__make} -C Documentation V=1 DOCBOOK_XSL_172=1}
 
 %if %{with tests}
 %if %{without tests_cvs}
@@ -614,6 +615,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.178  2009/10/28 12:10:45  glen
+- use DOCBOOK_XSL_172=1 to fix 'the ".ft C" problem' in generated manpages.
+- rel 2
+
 Revision 1.177  2009/10/27 17:29:24  glen
 - hardlink identical binaries
 - remove R base on perl-Git to unbreak rpm loop
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to