* Updated Novdoc DTD again:
- Added id attribute in qandadiv and qandaentry - Required title in qandadiv now (in previous version, title was optional) OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=49
This commit is contained in:
parent
b7928516e5
commit
c073057cfd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3efc8b3297079b388b0fb00f25611ef0289a611ca963cc441bbe28a0d0cdc429
|
|
||||||
size 740865
|
|
3
suse-xsl-stylesheets-1.9.16.tar.bz2
Normal file
3
suse-xsl-stylesheets-1.9.16.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:38a3bb13aa23c778b90406f0fe3659a1f28ff047e3c32f6041396ee0d7b0457a
|
||||||
|
size 742504
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 16 12:40:25 UTC 2013 - toms@opensuse.org
|
||||||
|
|
||||||
|
Version 1.9.16:
|
||||||
|
* Updated Novdoc DTD again:
|
||||||
|
- Added id attribute in qandadiv and qandaentry
|
||||||
|
- Required title in qandadiv now (in previous version, title was
|
||||||
|
optional)
|
||||||
|
* Adapted catalog files for suse_beta (contains new HTML layout)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 16 08:45:00 UTC 2013 - toms@opensuse.org
|
Tue Jan 16 08:45:00 UTC 2013 - toms@opensuse.org
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: suse-xsl-stylesheets
|
Name: suse-xsl-stylesheets
|
||||||
Version: 1.9.15
|
Version: 1.9.16
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
%define dtdversion 1.0
|
%define dtdversion 1.0
|
||||||
@ -40,12 +40,11 @@ BuildRequires: docbook-xsl-stylesheets >= 1.75
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: trang
|
|
||||||
|
|
||||||
# Only needed to fix the "have choice" error between xerces-j2 and crimson
|
# Only needed to fix the "have choice" error between xerces-j2 and crimson
|
||||||
%if 0%{?suse_version} == 1210
|
%if 0%{?suse_version} == 1210
|
||||||
BuildRequires: xerces-j2
|
BuildRequires: xerces-j2
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: trang
|
||||||
|
|
||||||
Requires: docbook
|
Requires: docbook
|
||||||
Requires: docbook-xsl-stylesheets >= 1.75
|
Requires: docbook-xsl-stylesheets >= 1.75
|
||||||
@ -137,6 +136,7 @@ exit 0
|
|||||||
|
|
||||||
# Directories
|
# Directories
|
||||||
%dir %{_datadir}/xml/docbook/stylesheet/suse
|
%dir %{_datadir}/xml/docbook/stylesheet/suse
|
||||||
|
%dir %{_datadir}/xml/docbook/stylesheet/suse_beta
|
||||||
|
|
||||||
%dir %{_datadir}/xml/%{dtdname}
|
%dir %{_datadir}/xml/%{dtdname}
|
||||||
%dir %{_datadir}/xml/%{dtdname}/schema
|
%dir %{_datadir}/xml/%{dtdname}/schema
|
||||||
@ -147,6 +147,7 @@ exit 0
|
|||||||
|
|
||||||
# stylesheets
|
# stylesheets
|
||||||
%{_datadir}/xml/docbook/stylesheet/suse/*
|
%{_datadir}/xml/docbook/stylesheet/suse/*
|
||||||
|
%{_datadir}/xml/docbook/stylesheet/suse_beta/*
|
||||||
|
|
||||||
# NovDoc Schemas
|
# NovDoc Schemas
|
||||||
%{_datadir}/xml/%{dtdname}/schema/dtd/%{dtdversion}/*
|
%{_datadir}/xml/%{dtdname}/schema/dtd/%{dtdversion}/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user