diff --git a/suse-xsl-stylesheets-1.9.13.tar.bz2 b/suse-xsl-stylesheets-1.9.13.tar.bz2 deleted file mode 100644 index 1a06372..0000000 --- a/suse-xsl-stylesheets-1.9.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72884e8718306b2c2a2d270d3b87c14eb777d2c9ca40e13b7c6ab52c205c65bc -size 700520 diff --git a/suse-xsl-stylesheets-1.9.14.tar.bz2 b/suse-xsl-stylesheets-1.9.14.tar.bz2 new file mode 100644 index 0000000..b7e22e1 --- /dev/null +++ b/suse-xsl-stylesheets-1.9.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f9561dc5eedcd1a40c09100cf216a2671e45078dd6aa3a30a4e207352afd2e3 +size 747652 diff --git a/suse-xsl-stylesheets.changes b/suse-xsl-stylesheets.changes index 2c9a364..a2051ea 100644 --- a/suse-xsl-stylesheets.changes +++ b/suse-xsl-stylesheets.changes @@ -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 diff --git a/suse-xsl-stylesheets.spec b/suse-xsl-stylesheets.spec index c0656f4..ddc2e23 100644 --- a/suse-xsl-stylesheets.spec +++ b/suse-xsl-stylesheets.spec @@ -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