Accepting request 917106 from home:michals
- Use docbook 4 rather than docbook 5 for building man pages (bsc#1190190). * Refres no-stylesheet-download.patch OBS-URL: https://build.opensuse.org/request/show/917106 OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=197
This commit is contained in:
parent
39d2a03b5f
commit
d60500c7fc
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 6 12:29:23 UTC 2021 - Michal Suchanek <msuchanek@suse.com>
|
||||
|
||||
- Use docbook 4 rather than docbook 5 for building man pages (bsc#1190190).
|
||||
* Refres no-stylesheet-download.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 27 07:56:40 UTC 2021 - Michal Suchanek <msuchanek@suse.com>
|
||||
|
||||
|
@ -44,7 +44,7 @@ Patch8: no-stylesheet-download.patch
|
||||
Patch9: libkmod-Provide-info-even-for-modules-built-into-the.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: docbook5-xsl-stylesheets
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: libopenssl-devel >= 1.1.0
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libxslt-tools
|
||||
|
@ -5,4 +5,4 @@
|
||||
--stringparam man.output.quietly 1 \
|
||||
--param funcsynopsis.style "'ansi'" \
|
||||
- http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
|
||||
+ /usr/share/xml/docbook/stylesheet/nwalsh5/current/manpages/docbook.xsl $<
|
||||
+ /usr/share/xml/docbook/stylesheet/nwalsh/current/manpages/docbook.xsl $<
|
||||
|
Loading…
Reference in New Issue
Block a user