forked from pool/suse-xsl-stylesheets
Update to 2.0.6.2 proper
OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=105
This commit is contained in:
parent
c758a9bdb1
commit
4cd279d792
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a1129d066a070eaf890ec4c4beec9ce35eeb772252d691106c19124cea39989e
|
|
||||||
size 1795682
|
|
3
suse-xsl-stylesheets-2.0.6.2.tar.bz2
Normal file
3
suse-xsl-stylesheets-2.0.6.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7eb98a37bf0e4db0f58015d3e83d174c68c061f1c6477de603e7c2594bcc84ee
|
||||||
|
size 1795376
|
@ -16,11 +16,27 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
Name: suse-xsl-stylesheets
|
||||||
|
Version: 2.0.6.2
|
||||||
|
Release: 0
|
||||||
|
|
||||||
|
###############################################################
|
||||||
|
#
|
||||||
|
# IMPORTANT:
|
||||||
|
# Only edit this file directly in the Git repo:
|
||||||
|
# https://github.com/openSUSE/daps, branch develop,
|
||||||
|
# packaging/suse-xsl-stylesheets.spec
|
||||||
|
#
|
||||||
|
# Your changes will be lost on the next update.
|
||||||
|
# If you do not have access to the Git repository, notify
|
||||||
|
# <fsundermeyer@opensuse.org> and <toms@opensuse.org>
|
||||||
|
# or send a patch.
|
||||||
|
#
|
||||||
|
################################################################
|
||||||
|
|
||||||
%define db_xml_dir %{_datadir}/xml/docbook
|
%define db_xml_dir %{_datadir}/xml/docbook
|
||||||
%define suse_styles_dir %{db_xml_dir}/stylesheet
|
%define suse_styles_dir %{db_xml_dir}/stylesheet
|
||||||
Name: suse-xsl-stylesheets
|
|
||||||
Version: 2.0.6.1
|
|
||||||
Release: 0
|
|
||||||
Summary: SUSE-Branded Stylesheets for DocBook
|
Summary: SUSE-Branded Stylesheets for DocBook
|
||||||
License: GPL-2.0 or GPL-3.0
|
License: GPL-2.0 or GPL-3.0
|
||||||
Group: Productivity/Publishing/XML
|
Group: Productivity/Publishing/XML
|
||||||
@ -28,64 +44,73 @@ Url: http://sourceforge.net/p/daps/suse-xslt
|
|||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Source1: susexsl-fetch-source-git
|
Source1: susexsl-fetch-source-git
|
||||||
Source2: %{name}.rpmlintrc
|
Source2: %{name}.rpmlintrc
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: aspell
|
BuildRequires: aspell
|
||||||
BuildRequires: aspell-en
|
BuildRequires: aspell-en
|
||||||
BuildRequires: docbook-xsl-stylesheets >= 1.77
|
BuildRequires: docbook-xsl-stylesheets >= 1.77
|
||||||
BuildRequires: docbook5-xsl-stylesheets >= 1.77
|
BuildRequires: docbook5-xsl-stylesheets >= 1.77
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: fontpackages-devel
|
|
||||||
BuildRequires: libxml2-tools
|
BuildRequires: libxml2-tools
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
# Only needed to fix the "have choice" error between xerces-j2 and crimson
|
||||||
|
%if 0%{?suse_version} == 1210
|
||||||
|
BuildRequires: xerces-j2
|
||||||
|
%endif
|
||||||
|
BuildRequires: fontpackages-devel
|
||||||
BuildRequires: trang
|
BuildRequires: trang
|
||||||
# Korean -- un-fonts, already required
|
|
||||||
# Arabic:
|
Requires: docbook_4
|
||||||
Requires: arabic-amiri-fonts
|
Requires: docbook_5
|
||||||
|
Requires: docbook-xsl-stylesheets >= 1.77
|
||||||
|
Requires: docbook5-xsl-stylesheets >= 1.77
|
||||||
|
Requires: libxslt
|
||||||
|
Requires: aspell-en
|
||||||
|
|
||||||
|
Recommends: daps
|
||||||
|
|
||||||
|
|
||||||
|
#------
|
||||||
|
# Fonts
|
||||||
|
#------
|
||||||
|
|
||||||
|
# Western fallback: currently necessary for building with XEP, it seems.
|
||||||
|
Requires: ghostscript-fonts-std
|
||||||
|
# Western fallback 2: These should make the Ghostscript fonts unnecessary.
|
||||||
|
Requires: gnu-free-fonts
|
||||||
|
# "Generic" font for use in cases where we don't want one of the gnu-free-fonts
|
||||||
|
Requires: dejavu-fonts
|
||||||
|
|
||||||
|
# FONTS USED IN "suse" (aka "suse2005") STYLESHEETS
|
||||||
|
# Proprietary Western:
|
||||||
|
Recommends: agfa-fonts
|
||||||
|
# Fallback for proprietary Western:
|
||||||
|
Requires: liberation-fonts
|
||||||
|
# Japanese:
|
||||||
|
Requires: sazanami-fonts
|
||||||
|
# Korean:
|
||||||
|
Requires: un-fonts
|
||||||
|
# Chinese:
|
||||||
|
Requires: wqy-microhei-fonts
|
||||||
|
|
||||||
|
# FONTS USED IN "suse2013" STYLESHEETS
|
||||||
|
# Western fonts:
|
||||||
|
Requires: google-opensans-fonts
|
||||||
|
Requires: sil-charis-fonts
|
||||||
# Monospace -- dejavu-fonts, already required
|
# Monospace -- dejavu-fonts, already required
|
||||||
# Western fonts fallback -- gnu-free-fonts, already required
|
# Western fonts fallback -- gnu-free-fonts, already required
|
||||||
# Chinese simplified -- wqy-microhei-fonts, already required
|
# Chinese simplified -- wqy-microhei-fonts, already required
|
||||||
# Chinese traditional:
|
# Chinese traditional:
|
||||||
Requires: arphic-uming-fonts
|
Requires: arphic-uming-fonts
|
||||||
Requires: aspell-en
|
|
||||||
# "Generic" font for use in cases where we don't want one of the gnu-free-fonts
|
|
||||||
Requires: dejavu-fonts
|
|
||||||
Requires: docbook-xsl-stylesheets >= 1.77
|
|
||||||
Requires: docbook5-xsl-stylesheets >= 1.77
|
|
||||||
Requires: docbook_4
|
|
||||||
Requires: docbook_5
|
|
||||||
#------
|
|
||||||
# Fonts
|
|
||||||
#------
|
|
||||||
# Western fallback: currently necessary for building with XEP, it seems.
|
|
||||||
Requires: ghostscript-fonts-std
|
|
||||||
# Western fallback 2: These should make the Ghostscript fonts unnecessary.
|
|
||||||
Requires: gnu-free-fonts
|
|
||||||
# FONTS USED IN "suse2013" STYLESHEETS
|
|
||||||
# Western fonts:
|
|
||||||
Requires: google-opensans-fonts
|
|
||||||
# Japanese:
|
# Japanese:
|
||||||
Requires: ipa-pgothic-fonts
|
Requires: ipa-pgothic-fonts
|
||||||
Requires: ipa-pmincho-fonts
|
Requires: ipa-pmincho-fonts
|
||||||
# Fallback for proprietary Western:
|
# Korean -- un-fonts, already required
|
||||||
Requires: liberation-fonts
|
# Arabic:
|
||||||
Requires: libxslt
|
Requires: arabic-amiri-fonts
|
||||||
# Japanese:
|
|
||||||
Requires: sazanami-fonts
|
|
||||||
Requires: sil-charis-fonts
|
|
||||||
# Korean:
|
|
||||||
Requires: un-fonts
|
|
||||||
# Chinese:
|
|
||||||
Requires: wqy-microhei-fonts
|
|
||||||
# FONTS USED IN "suse" (aka "suse2005") STYLESHEETS
|
|
||||||
# Proprietary Western:
|
|
||||||
Recommends: agfa-fonts
|
|
||||||
Recommends: daps
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildArch: noarch
|
|
||||||
# Only needed to fix the "have choice" error between xerces-j2 and crimson
|
|
||||||
%if 0%{?suse_version} == 1210
|
|
||||||
BuildRequires: xerces-j2
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
These are SUSE-branded XSLT 1.0 stylesheets for DocBook 4 and 5 that are be used
|
These are SUSE-branded XSLT 1.0 stylesheets for DocBook 4 and 5 that are be used
|
||||||
@ -104,7 +129,7 @@ subset of the DocBook 5 schema.
|
|||||||
#--------------------------------------------------------------------------
|
#--------------------------------------------------------------------------
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make %{?_smp_mflags}
|
%__make %{?_smp_mflags}
|
||||||
|
|
||||||
#--------------------------------------------------------------------------
|
#--------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user