Accepting request 147558 from Documentation:Tools

Added FAQ elements in Novdoc DTD. See full details in .changes file.

OBS-URL: https://build.opensuse.org/request/show/147558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-xsl-stylesheets?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2013-01-08 20:13:24 +00:00
committed by Git OBS Bridge
4 changed files with 29 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:72884e8718306b2c2a2d270d3b87c14eb777d2c9ca40e13b7c6ab52c205c65bc
size 700520

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f9561dc5eedcd1a40c09100cf216a2671e45078dd6aa3a30a4e207352afd2e3
size 747652

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Jan 8 08:02:14 UTC 2013 - toms@opensuse.org
- Added BuildRequires xerces-j2 only for openSUSE 12.1
-------------------------------------------------------------------
Mon Jan 7 13:40:02 UTC 2013 - toms@opensuse.org
Version 1.9.14:
* Schema
added qandaset and its companion elements in our Novdoc DTD.
This was needed to correctly mark up FAQs in our books.
* FO:
- Support PDF annotations for XEP
- Bugfix in book titlepage, productnumber not shown
* XHTML (new layout):
- Lots of bugfixes
-------------------------------------------------------------------
Wed Sep 26 13:57:50 UTC 2012 - toms@opensuse.org

View File

@@ -1,7 +1,7 @@
#
# spec file for package suse-xsl-stylesheets
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: suse-xsl-stylesheets
Version: 1.9.13
Version: 1.9.14
Release: 0
%define dtdversion 1.0
@@ -37,6 +37,7 @@ Source2: %{name}.rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
BuildRequires: bzip2
BuildRequires: docbook-xsl-stylesheets >= 1.75
BuildRequires: fdupes
BuildRequires: libxslt
@@ -47,6 +48,11 @@ Requires: docbook
Requires: docbook-xsl-stylesheets >= 1.75
Requires: libxslt
# Only needed to fix the "have choice" error between xerces-j2 and crimson
%if 0%{?suse_version} == 1210
BuildRequires: xerces-j2
%endif
Recommends: daps
Recommends: docbook5
Recommends: docbook5-xsl-stylesheets