pbrobinson pushed to parquet (f22). "use docbook-dtds"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 22 09:06:03 UTC 2015


>From f04f9acf98ff9fd28f01b951d1d8ff414ac33038 Mon Sep 17 00:00:00 2001
From: gil <puntogil at libero.it>
Date: Wed, 22 Apr 2015 00:16:18 +0200
Subject: use docbook-dtds


diff --git a/parquet.spec b/parquet.spec
index 1ab5dc4..6a5374d 100644
--- a/parquet.spec
+++ b/parquet.spec
@@ -42,6 +42,7 @@ BuildRequires: maven-local
 BuildRequires: buildnumber-maven-plugin
 BuildRequires: exec-maven-plugin
 BuildRequires: libxslt
+BuildRequires: docbook-dtds
 BuildRequires: docbook-style-xsl
 
 # Hadoop is not available on ARM
@@ -141,12 +142,11 @@ find . -name "*.class" -print -delete
 %mvn_build -f
 
 xsltproc \
-  --nonet \
-  --stringparam man.output.quietly 1 \
-  --stringparam funcsynopsis.style ansi \
-  --stringparam man.authors.section.enabled 0 \
-  --stringparam man.copyright.section.enabled 0 \
-  http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl %{SOURCE1}
+ --nonet --stringparam man.output.quietly 1 \
+ --stringparam funcsynopsis.style ansi \
+ --stringparam man.authors.section.enabled 0 \
+ --stringparam man.copyright.section.enabled 0 \
+ /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl %{SOURCE1}
 
 %install
 %mvn_install
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/parquet.git/commit/?h=f22&id=f04f9acf98ff9fd28f01b951d1d8ff414ac33038


More information about the scm-commits mailing list