forked from pool/suse-xsl-stylesheets
Accepting request 244319 from home:stknorr:branches:Documentation:Tools
- package fixes: + quell RPM Lint warning about the Liberation font package being an explicit library dependency + require "docbook_4" instead of generic "docbook" Version 2.0 RC2: OBS-URL: https://build.opensuse.org/request/show/244319 OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=81
This commit is contained in:
parent
ca13a4b644
commit
03011ec910
@ -1,7 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 12 11:47:08 UTC 2014 - sknorr@suse.de
|
||||
|
||||
- package fixes:
|
||||
+ quell RPM Lint warning about the Liberation font package being
|
||||
an explicit library dependency
|
||||
+ require "docbook_4" instead of generic "docbook"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 25 11:55:02 UTC 2014 - sknorr@suse.de
|
||||
|
||||
Version 2.0 RC1:
|
||||
Version 2.0 RC2:
|
||||
- 2013 stylesheets
|
||||
+ all: use simpler version.xsl file
|
||||
+ all: more useful output for ulinks that only have a space character
|
||||
|
@ -1 +1,2 @@
|
||||
addFilter("explicit-lib-dependency libxslt")
|
||||
addFilter("explicit-lib-dependency liberation-fonts")
|
||||
|
@ -60,12 +60,12 @@ BuildRequires: xerces-j2
|
||||
%endif
|
||||
BuildRequires: trang
|
||||
|
||||
Requires: docbook
|
||||
Requires: docbook-xsl-stylesheets >= 1.77
|
||||
Requires: docbook_4
|
||||
Requires: libxslt
|
||||
|
||||
Recommends: daps
|
||||
Recommends: docbook5
|
||||
Recommends: docbook_5
|
||||
Recommends: docbook5-xsl-stylesheets
|
||||
|
||||
#------
|
||||
|
Loading…
x
Reference in New Issue
Block a user