Accepting request 148680 from Documentation:Tools

Updated Novdoc DTD. See .changes file for more information.

OBS-URL: https://build.opensuse.org/request/show/148680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-xsl-stylesheets?expand=0&rev=8
This commit is contained in:
Stephan Kulow
2013-01-17 09:50:58 +00:00
committed by Git OBS Bridge
4 changed files with 24 additions and 10 deletions

View File

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

View File

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

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Jan 16 08:45:00 UTC 2013 - toms@opensuse.org
Version 1.9.15:
* Schema
- qandaset are included in a section; that means, no title in qandaset
is useful
- qandadiv can still contain a title, but it contains only qandaentrys
- question must always start with a para; after this para other
elements are allowed
- qandaentry requires one question and one answer in this order
SPEC file:
* Used font requirements from daps.spec; see ticket#116
* Added additional check for 12.1 to avoid the "have choice" error
-------------------------------------------------------------------
Tue Jan 8 08:02:14 UTC 2013 - toms@opensuse.org

View File

@@ -15,9 +15,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: suse-xsl-stylesheets
Version: 1.9.14
Version: 1.9.15
Release: 0
%define dtdversion 1.0
@@ -37,22 +36,21 @@ Source2: %{name}.rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
BuildRequires: bzip2
BuildRequires: docbook-xsl-stylesheets >= 1.75
BuildRequires: fdupes
BuildRequires: libxslt
BuildRequires: make
BuildRequires: trang
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
Requires: docbook
Requires: docbook-xsl-stylesheets >= 1.75
Requires: libxslt
Recommends: daps
Recommends: docbook5
Recommends: docbook5-xsl-stylesheets