Accepting request 235014 from home:stknorr:branches:Documentation:Tools
Update to Version 2.0~beta4 OBS-URL: https://build.opensuse.org/request/show/235014 OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=72
This commit is contained in:
parent
c9860f6a1b
commit
5c48dd5629
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1c8720c371a1930578947289e6cff953605a1fdf00c4867cdff725d4e5328bee
|
|
||||||
size 1243070
|
|
3
suse-xsl-stylesheets-2.0~beta4.tar.bz2
Normal file
3
suse-xsl-stylesheets-2.0~beta4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f48a4b9db7b85c7f6d28272a80be131a511ab65f5a2a06ccac795ee30322766c
|
||||||
|
size 1277918
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 21 13:56:42 UTC 2014 - sknorr@suse.de
|
||||||
|
|
||||||
|
Version 2.0~beta4:
|
||||||
|
|
||||||
|
- 2013 Stylesheets:
|
||||||
|
+ PDF output: support building from <sect1/> or <section/> root
|
||||||
|
ID
|
||||||
|
+ HTML output: simplified CSS
|
||||||
|
+ HTML output: support for <inlinemediaobject/>
|
||||||
|
+ HTML output: make remarks more visible
|
||||||
|
+ HTML output: some tweaks for layout of tables
|
||||||
|
+ HTML output: fix Chromium web font issue
|
||||||
|
+ HTML output: correct classes used for output of <prompt/>
|
||||||
|
+ HTML output: add SUSE Manager 2.1 to products known to JS
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 15 11:14:36 UTC 2014 - rsalevsky@suse.com
|
Tue Apr 15 11:14:36 UTC 2014 - rsalevsky@suse.com
|
||||||
|
|
||||||
|
@ -17,11 +17,11 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: suse-xsl-stylesheets
|
Name: suse-xsl-stylesheets
|
||||||
Version: 2.0~beta3
|
Version: 2.0~beta4
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
###############################################################
|
###############################################################
|
||||||
#
|
#
|
||||||
# ATTENTION: Do NOT edit this file outside of
|
# ATTENTION: Do NOT edit this file outside of
|
||||||
# https://svn.code.sf.net/p/daps/svn/trunk/daps/\
|
# https://svn.code.sf.net/p/daps/svn/trunk/daps/\
|
||||||
# suse/packaging/suse-xsl-stylesheets.spec
|
# suse/packaging/suse-xsl-stylesheets.spec
|
||||||
@ -127,7 +127,7 @@ Provides: susedoc = 4.3.34
|
|||||||
%description
|
%description
|
||||||
SUSE-branded DocBook stylesheets for XSLT 1.0
|
SUSE-branded DocBook stylesheets for XSLT 1.0
|
||||||
|
|
||||||
Extensions for the DocBook XSLT 1.0 stylesheets that provide SUSE branding
|
Extensions for the DocBook XSLT 1.0 stylesheets that provide SUSE branding
|
||||||
for PDF, HTML, and ePUB. This package also provides the NovDoc DTD, a subset of
|
for PDF, HTML, and ePUB. This package also provides the NovDoc DTD, a subset of
|
||||||
the DocBook 4 DTD.
|
the DocBook 4 DTD.
|
||||||
|
|
||||||
@ -186,7 +186,7 @@ exit 0
|
|||||||
# only run if package is really uninstalled ($1 = 0) and not
|
# only run if package is really uninstalled ($1 = 0) and not
|
||||||
# in case of an update
|
# in case of an update
|
||||||
#
|
#
|
||||||
if [ 0 = $1 ]; then
|
if [ 0 = $1 ]; then
|
||||||
if [ ! -f %{_sysconfdir}/xml/%{novdoc_catalog} -a -x /usr/bin/edit-xml-catalog ] ; then
|
if [ ! -f %{_sysconfdir}/xml/%{novdoc_catalog} -a -x /usr/bin/edit-xml-catalog ] ; then
|
||||||
# SGML: novdoc dtd entry
|
# SGML: novdoc dtd entry
|
||||||
echo "######################## deleting catalog in postun"
|
echo "######################## deleting catalog in postun"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user