Version 1.9.22:
Added last important changes from new layout, both HTML and FO OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=63
This commit is contained in:
parent
e12ef92d55
commit
72d85e9cf4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5bf3322e62cb49f0a12269e68fc4bd5ef5910ce51fb612c693b95bc4cc66e78f
|
|
||||||
size 868630
|
|
3
suse-xsl-stylesheets-1.9.22.tar.bz2
Normal file
3
suse-xsl-stylesheets-1.9.22.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9646c8a95ea17d8ee8c07316512c7fee121f25ddae04e13f143d7f4a4d7c5714
|
||||||
|
size 1252942
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 2 08:09:33 UTC 2013 - toms@opensuse.org
|
||||||
|
|
||||||
|
Version 1.9.22:
|
||||||
|
Added last important changes from new layout, both HTML and FO
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 29 09:41:08 UTC 2013 - toms@opensuse.org
|
Wed May 29 09:41:08 UTC 2013 - toms@opensuse.org
|
||||||
|
|
||||||
|
@ -14,8 +14,10 @@
|
|||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: suse-xsl-stylesheets
|
Name: suse-xsl-stylesheets
|
||||||
Version: 1.9.21
|
Version: 1.9.22
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
###############################################################
|
###############################################################
|
||||||
@ -65,16 +67,60 @@ Requires: libxslt
|
|||||||
Recommends: daps
|
Recommends: daps
|
||||||
Recommends: docbook5
|
Recommends: docbook5
|
||||||
Recommends: docbook5-xsl-stylesheets
|
Recommends: docbook5-xsl-stylesheets
|
||||||
Recommends: google-opensans-fonts
|
|
||||||
Recommends: sil-charis-fonts
|
#------
|
||||||
Recommends: dejavu-fonts
|
# Fonts
|
||||||
|
#------
|
||||||
|
%if 0%{?suse_version} >= 1220
|
||||||
|
Requires: dejavu-fonts
|
||||||
|
Requires: gnu-free-fonts
|
||||||
|
Requires: liberation-fonts
|
||||||
|
Recommends: agfa-fonts
|
||||||
|
# Japanese:
|
||||||
|
Recommends: sazanami-fonts
|
||||||
|
# Korean:
|
||||||
|
Recommends: un-fonts
|
||||||
|
%else
|
||||||
|
Requires: dejavu
|
||||||
|
Requires: freefont
|
||||||
|
Requires: liberation-fonts
|
||||||
|
Recommends: agfa-fonts
|
||||||
|
# Japanese:
|
||||||
|
Recommends: sazanami-fonts
|
||||||
|
# Korean:
|
||||||
|
Recommends: unfonts
|
||||||
|
%endif
|
||||||
|
# Chinese -- only available from M17N:fonts in Code 11:
|
||||||
|
Recommends: wqy-microhei-fonts
|
||||||
|
|
||||||
%if 0%{?sles_version}
|
%if 0%{?sles_version}
|
||||||
Recommends: ttf-founder-simplified
|
Recommends: ttf-founder-simplified
|
||||||
%else
|
|
||||||
Recommends: wqy-microhei-fonts
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# FONTS USED IN suse_beta STYLESHEETS
|
||||||
|
# A rather simplistic solution which roughly means that you need M17N:fonts to
|
||||||
|
# build the new stylesheets on older OS's.
|
||||||
|
%if 0%{?suse_version} >= 1220
|
||||||
|
Requires: google-opensans-fonts
|
||||||
|
Requires: sil-charis-fonts
|
||||||
|
%else
|
||||||
|
Recommends: google-opensans-fonts
|
||||||
|
Recommends: sil-charis-fonts
|
||||||
|
%endif
|
||||||
|
# Monospace -- dejavu-fonts, already required
|
||||||
|
# Western fonts fallback -- gnu-free-fonts, already required
|
||||||
|
|
||||||
|
# Chinese simplified -- wqy-microhei-fonts, already recommended
|
||||||
|
# Chinese traditional:
|
||||||
|
Recommends: arphic-uming-fonts
|
||||||
|
# Japanese:
|
||||||
|
Recommends: ipa-pgothic-fonts
|
||||||
|
Recommends: ipa-pmincho-fonts
|
||||||
|
# Korean:
|
||||||
|
Recommends: nanum-fonts
|
||||||
|
# Arabic:
|
||||||
|
Recommends: arabic-amiri-fonts
|
||||||
|
|
||||||
Obsoletes: susedoc <= 4.3.33
|
Obsoletes: susedoc <= 4.3.33
|
||||||
Provides: susedoc = 4.3.34
|
Provides: susedoc = 4.3.34
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user