forked from pool/docbook_5
This commit is contained in:
parent
0773f49d2b
commit
4d14c3569c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ce8c29fb7af5d33f2adbe9c55176988282d3a41548a048a950ccbbbd92b35be
|
||||
size 657393
|
3
docbook-5.0CR4.tar.bz2
Normal file
3
docbook-5.0CR4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5e033f9ee94a7557a10eddf392222e02b879e31896bfb5662de3e8e3fa1008d
|
||||
size 592766
|
@ -1,29 +1,6 @@
|
||||
README.SuSE (2007-03-23)
|
||||
README.SuSE (2007-05-24)
|
||||
=====================================
|
||||
|
||||
|
||||
SGML CATALOG Files
|
||||
------------------
|
||||
|
||||
SGML
|
||||
....
|
||||
|
||||
The default CATALOG file for DocBook 4 is
|
||||
/usr/share/sgml/CATALOG.docbook_4; it is valid for DocBook DTD 4.1, 4.2,
|
||||
4.3, and 4.4.
|
||||
|
||||
|
||||
XML
|
||||
...
|
||||
|
||||
The name of the SGML CATALOG file for the XML versions are:
|
||||
|
||||
/usr/share/sgml/CATALOG.db41xml
|
||||
/usr/share/sgml/CATALOG.db42xml
|
||||
/usr/share/sgml/CATALOG.db43xml
|
||||
/usr/share/sgml/CATALOG.db44xml
|
||||
|
||||
|
||||
XML CATALOG Files
|
||||
------------------
|
||||
|
||||
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 24 10:38:42 CEST 2007 - toms@suse.de
|
||||
|
||||
- Updated to release 5.0CR4:
|
||||
* Fixed RFE 1708032: Pattern naming inconsistency; changed
|
||||
db.href.attribute to db.href.attributes.
|
||||
* Fixed RFE 1700154: Added sortas to <termdef>.
|
||||
* Fixed RFE 1686919: Added an NVDL rules file.
|
||||
* Fixed RFE 1705596: Aded db.programming.inlines (<classname>,
|
||||
<exceptionname>, <function>, <initializer>, <interfacename>,
|
||||
<methodname>, <modifier>, <ooclass>, <ooexception>, <oointerface>,
|
||||
<parameter>, <returnvalue>, <type>, and <varname>) to the
|
||||
content model of <code>.
|
||||
* Fixed RFE 1689228: Fixed typo in Schematron assertion.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 23 20:51:50 CET 2007 - toms@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package docbook_5 (Version 5.0CR3)
|
||||
# spec file for package docbook_5 (Version 5.0CR4)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
Name: docbook_5
|
||||
Summary: DocBook Schemas (DTD, RELAX NG, W3C Schema) for Version 5.x
|
||||
Version: 5.0CR3
|
||||
Version: 5.0CR4
|
||||
Release: 1
|
||||
License: BSD License and BSD-like, X11/MIT
|
||||
Group: Productivity/Publishing/DocBook
|
||||
@ -302,6 +302,10 @@ done
|
||||
%{INSTALL_DATA} docbook-$v/tools/db4-entities.pl $RPM_BUILD_ROOT%{_bindir}
|
||||
%{INSTALL_DATA} docbook-$v/tools/db4-upgrade.xsl \
|
||||
$RPM_BUILD_ROOT%{xml_docbook_style_dir}/upgrade
|
||||
# Install NDVL file(s)
|
||||
#for v in %{version}; do
|
||||
# %{INSTALL_DATA} docbook-$v/docbook.nvdl $RPM_BUILD_ROOT%{xml_docbook_rng_dir}/$v
|
||||
#done
|
||||
|
||||
%post
|
||||
if [ -x /usr/bin/edit-xml-catalog ]; then
|
||||
@ -323,9 +327,9 @@ rm -fr $RPM_BUILD_ROOT
|
||||
#%config %{sgml_config_dir}/CATALOG.*
|
||||
%config %{xml_sysconf_dir}/docbook_5.xml
|
||||
%config %{xml_sysconf_dir}/%{FOR_ROOT_CAT}
|
||||
%doc README.SuSE
|
||||
%doc README.SuSE
|
||||
# Use the last version of DocBook:
|
||||
%doc docbook-%{version}/docs/*
|
||||
%doc docbook-%{version}/docs/* docbook-%{version}/docbook.nvdl
|
||||
#%{sgml_dir}/CATALOG.*
|
||||
%dir %{xml_docbook_dir}/schema
|
||||
%dir %{xml_docbook_dtd_dir}
|
||||
@ -342,6 +346,18 @@ rm -fr $RPM_BUILD_ROOT
|
||||
%{_bindir}/db4-entities.pl
|
||||
|
||||
%changelog
|
||||
* Thu May 24 2007 - toms@suse.de
|
||||
- Updated to release 5.0CR4:
|
||||
* Fixed RFE 1708032: Pattern naming inconsistency; changed
|
||||
db.href.attribute to db.href.attributes.
|
||||
* Fixed RFE 1700154: Added sortas to <termdef>.
|
||||
* Fixed RFE 1686919: Added an NVDL rules file.
|
||||
* Fixed RFE 1705596: Aded db.programming.inlines (<classname>,
|
||||
<exceptionname>, <function>, <initializer>, <interfacename>,
|
||||
<methodname>, <modifier>, <ooclass>, <ooexception>, <oointerface>,
|
||||
<parameter>, <returnvalue>, <type>, and <varname>) to the
|
||||
content model of <code>.
|
||||
* Fixed RFE 1689228: Fixed typo in Schematron assertion.
|
||||
* Fri Mar 23 2007 - toms@suse.de
|
||||
- Updated to release 5.0CR3:
|
||||
* RFE 1679775: Changed semantics of <termdef>. A <firstterm> is now
|
||||
|
Loading…
Reference in New Issue
Block a user