commit e51fbef609cdc0c7480050a2875aebb341a0b2b3
Author: Kacper Kornet <[email protected]>
Date:   Wed Jul 25 09:03:13 2012 +0200

    Don't use DOCBOOK_XSL_172=1 to generate manuals
    
    Revert "- use DOCBOOK_XSL_172=1 to fix 'the ".ft C" problem' in generated
    manpages.", as there is now a newer docbook-style-xsl in PLD.

 git-core.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index 3816b01..e64f191 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -10,7 +10,7 @@ Summary:      Distributed version control system focused on 
speed, effectivity and us
 Summary(pl.UTF-8):     Rozproszony system śledzenia treści skupiony na 
szybkości, wydajności i użyteczności
 Name:          git-core
 Version:       1.7.11.3
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Development/Tools
 # Source0:     
http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2
@@ -398,8 +398,7 @@ echo "BLK_SHA1=1" >> config.mak
        GITWEB_FAVICON="/gitweb/git-favicon.png" \
        V=1
 
-# 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}
+%{?with_doc:%{__make} -C Documentation}
 
 %if %{with tests}
 %if %{without tests_cvs}
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to