SHA256
1
0
forked from pool/docbook_5
Commit Graph

25 Commits

Author SHA256 Message Date
Thomas Schraitle
7aa3ca654e Accepting request 1042259 from home:thomas-schraitle:branches:Publishing
- Update to version 5.2CR3
  - PR #237 Allow namespace qualified attributes in non-DB namespaces
  - Add <modifier> after the main names in many OO classes
  - Some improvements for tests
- Update to version 5.2CR2
  - Added many new elements, for example meta, danger, enumsynopsis
  - Added otherclass attribute to article
  - Added otherclass attribute to section elements to support other values.
  - Added optional type attribute (text) to procedure element.
  - Added a type attribute to table and informaltable elements (CALS and HTML
    table syntax)
  - Added trans:idfixup, trans:suffix, and trans:linkscope to common attributes.
  - Changed abstract content from db.para.blocks+ to db.all.blocks+ to expand
    its content model
  Find the complete list in the release-notes folder
- Package changes
  - Add the release-notes folder in the spec file
  - Add %check section in spec file for a minimal test
  - Correct version information in Makefile to create the correct link
  - Add @VERSION@ placeholder in XML catalog file docbook_5.xml which is
    replaced during build time
  - Add https://cdn.docbook.org/schema/<VERSION> in the XML catalog file
    docbook_5.xml
  - Update docbook_5-README.SUSE
- Update to version 5.2CR1
  - #230: Add packageref attribute for all *synopsis elements
 
  no changes from the 5.2b13 reviewed by the TC

OBS-URL: https://build.opensuse.org/request/show/1042259
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=36
2022-12-12 07:17:42 +00:00
Thomas Schraitle
d63a765ec0 Accepting request 962330 from home:thomas-schraitle:branches:Publishing
- Update to version 5.2b12:
  - Fix #223 by refactoring namespacesynopsis as packagesynopis
  - Fix #221 by setting the queryBinding on Schematron schemas to xslt2
- Update to version 5.2b11: 
  - Fix #212 Incorrect XML catalog generation for CDN URIs.
  - Fix #216 A bug in the citetitle element; the otherpubwork attribute was missing
- Update to version 5.2b10a5:
  - Fixed the bug where db.extension.inlines and db.extension.blocks were
    accidentally omitted from a4.
  - Made the name attribute on meta optional.
  - Fixed duplicate patterns in db.synopsis.blocks.
  - Improved the consistency of synopsisinfo by making it available in
    fieldsynopsis, constructorsynopsis, and destructorsynopsis.
- Spec file
  - Correct XML catalog entry and replaced wrong and old 5.210a2
    version with current version
  - Remove %lastschemaversion variable, consolidate to %version
- Update to version 5.2b10a4:
  - Adding transclusion attributes as common attributes (#187)
  - Implementing legalsection as a class attribute (#186)
  - Add a type attribute to formal and informal objects (#185)
  - Add pubwork/otherpubwork to biblioentry/bibliomixed (#184)
  - Add a DocBook ITS + XInclude schema (#183)
  - Proposed fix for issues related to the new synopsis elements (#173)
  - Convert @name on s:pattern to s:title in ISO Schematron (#2)
- Update to version 5.2b10a3:
  - Add a general meta element (#176)
  - Fix XInclude issues on empty href, fragid (#175)
  - Add Schematron rules for productionset and callout (#174, #151, #162)
- Spec improvements:
  move creating of compatibility links (5.2b10a2 -> 5.2) from spec
  file into Makefile
Update to version 5.2b10a2:
 - Added a transform attribute to the resource element (as an alternative to grammar).
 - Removed the grammar attribute from output.
 - Added a danger admonition.
 - Added a legalsection sectioning element. Allow legalsection in legalnotice.
 - Added an otherclass attribute to article as an alternative to the enumerated class values.
 - Added a formalgroup element to contain several formal objects (for example, subfigures in a figure).
 - Relaxed the content model of abstract to include non-paragraph block elements.
 - Added multimediaparams to imagedata.
 - Added a buildtarget inline.
 - Allow funcdef to contain an explicit void.
 - Allow paramdef to contain modifiers.
 - Allow fieldsynopsis, methodsynopsis, and methodparam to contain more than one type.
 - Extended the content model of type so that it can represent union and intersection types. Added a class attribute to type.
 - Allow numbered sections (sect1, sect2, etc.) to contain refentry.
 - Added interface to the enumerated values in the class attribute of systemitem.- 
 - Fix XML catalog to allow both www.docbook.org and docbook.org as URIs.
- Fix fdupes macro invocation: the fdupes macro knows no -q
  parameter.
- Correct Makefile:
  - Add more pattern rules
  - Use more builtin make functions
  - Create links in nvdl directory to docbook.{rng,sch}
  - Add missing assembly.rn{c,g} and dbits.rn{c,g} for Schematron
- Correct spec file:
  - Add docbook_5-nvdl.patch to change path to DocBook RNG/SCH files
  - Apply spec-cleaner
- New version 5.1
  - no DTD and XSD schemas for version 5.1 anymore!
- Changes in spec file:
  - used spec-cleaner
  - removed obsolete stuff
  - install files through Makefile
  - install NVDL files under /usr/share/xml/docbook/schema/nvdl
    instead as "documentation"
- Split documentation into -doc subpackage
- Use newer sgml-spec
- Changed DocBook catalog URIs to 5.1 instead of 5.1CR3
- Fixed subtle XML catalog bug (bsc#918565)
- Added DocBook 5.1CR3
- Spec file changes:
  . Make post and postun sections work
  . Lots of entries in XML catalogs need to be generated, so it's
    easier to use for loops
- license update: SUSE-Oasis-Specification-Notice
  See any of the files in the docs/ subdirectory (section on notices and ip
  towards the end)
- update license to new format
- Reduce Requires (iso_ent and xmlcharent).
- Remove redundant tags/sections from specfile
  (cf. packaging guidelines)
- Only remove file from catalog if it disappeared.
- Do not use release numbers, they're not needed anymore.
- Cleanup some rpmlint warnings: Non-executable-in-bin, duplicate
  requires, do not remove buildroot.
- Release of version 5.0 (Committee Draft)
  There are no user-visible changes in 5.0 (Public Review Draft 1).
  This version of DocBook V5.0 will become the official Committee 
  Specification version of DocBook V5.0 as soon as the 
  Technical Committee balloting process is finished.
- Added DocBook Specification in PDF, HTML and XML
- 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.
- Updated to release 5.0CR3:
  * RFE 1679775: Changed semantics of <termdef>. A <firstterm> is now
    required (instead of a <glossterm> as in previous releases). This
    allows the definition of one term to refer to another.
  * RFE 1682917: Added pgwide attribute to <example>.
  * RFE 1644553: Added label attribute to CALS and HTML tables.
  * RFE 1588693: Added an <acknowledgements> element, peer to
    <dedication>, replacing <ackno> which had only been available at the
    end of <article>.
  * After several months of consideration and experimentation, we decided
    to allow <info> in HTML tables.
  * RFE 1673820: Adopted "http://docbook.org/xlink/role/olink" as an XLink
    role (that is, the xlink:role attribute) value to identify OLinks
    expressed using XLink attributes.
- Updated to release 5.0CR2:
  * Fixed RFE 1630203: Allow empty glossary.
  * Fixed RFE 1627845: Allow optional caption on CALS table and informaltable.
  * Related to RFE 1627845: Allow inlines in HTML table caption.
  * Fixed RFE 1589139 (and RFE 1621178): Allow title and titleabbrev on qandaentry.
  * Fixed RFE 1675932: Restore localname, prefix and namespace as class attribute values on tag.
  * Fixed RFE 1669465: Schematron rules should refer to @xml:id, not @id.
- First release of 5.0CR1

OBS-URL: https://build.opensuse.org/request/show/962330
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=34
2022-03-17 07:39:15 +00:00
Thomas Schraitle
a6ec1385b5 Accepting request 906415 from home:thomas-schraitle:branches:Publishing
- Update to version 5.2b10a5:
  - Fixed the bug where db.extension.inlines and db.extension.blocks were
    accidentally omitted from a4.
  - Made the name attribute on meta optional.
  - Fixed duplicate patterns in db.synopsis.blocks.
  - Improved the consistency of synopsisinfo by making it available in
    fieldsynopsis, constructorsynopsis, and destructorsynopsis.
- Spec file
  - Correct XML catalog entry and replaced wrong and old 5.210a2
    version with current version
  - Remove %lastschemaversion variable, consolidate to %version

OBS-URL: https://build.opensuse.org/request/show/906415
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=33
2021-07-15 09:04:28 +00:00
Thomas Schraitle
96ac9b589d Accepting request 905178 from home:thomas-schraitle:branches:Publishing
- Update to version 5.2b10a4:
  - Adding transclusion attributes as common attributes (#187)
  - Implementing legalsection as a class attribute (#186)
  - Add a type attribute to formal and informal objects (#185)
  - Add pubwork/otherpubwork to biblioentry/bibliomixed (#184)
  - Add a DocBook ITS + XInclude schema (#183)
  - Proposed fix for issues related to the new synopsis elements (#173)
  - Convert @name on s:pattern to s:title in ISO Schematron (#2)
- Update to version 5.2b10a3:
  - Add a general meta element (#176)
  - Fix XInclude issues on empty href, fragid (#175)
  - Add Schematron rules for productionset and callout (#174, #151, #162)

OBS-URL: https://build.opensuse.org/request/show/905178
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=32
2021-07-09 07:19:43 +00:00
Thomas Schraitle
c727ef42a0 - Spec improvements:
move creating of compatibility links (5.2b10a2 -> 5.2) from spec
  file into Makefile

OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=30
2020-08-31 13:49:25 +00:00
Thomas Schraitle
b24e143cab Update to version 5.2b10a2:
- Added a transform attribute to the resource element (as an alternative to grammar).
 - Removed the grammar attribute from output.
 - Added a danger admonition.
 - Added a legalsection sectioning element. Allow legalsection in legalnotice.
 - Added an otherclass attribute to article as an alternative to the enumerated class values.
 - Added a formalgroup element to contain several formal objects (for example, subfigures in a figure).
 - Relaxed the content model of abstract to include non-paragraph block elements.
 - Added multimediaparams to imagedata.
 - Added a buildtarget inline.
 - Allow funcdef to contain an explicit void.
 - Allow paramdef to contain modifiers.
 - Allow fieldsynopsis, methodsynopsis, and methodparam to contain more than one type.
 - Extended the content model of type so that it can represent union and intersection types. Added a class attribute to type.
 - Allow numbered sections (sect1, sect2, etc.) to contain refentry.
 - Added interface to the enumerated values in the class attribute of systemitem.- 
 - Fix XML catalog to allow both www.docbook.org and docbook.org as URIs.

OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=29
2020-08-28 11:43:44 +00:00
Thomas Schraitle
c7b04648cc Accepting request 830238 from home:MMuschner:branches:Publishing
- Fix XML catalog to allow both www.docbook.org and docbook.org as URIs.- 
Changes in version 5.2b10a2
	- Added a transform attribute to the resource element (as an alternative to grammar).
	- Removed the grammar attribute from output.
	- Added a danger admonition.
	- Added a legalsection sectioning element. Allow legalsection in legalnotice.
	- Added an otherclass attribute to article as an alternative to the enumerated class values.
	- Added a formalgroup element to contain several formal objects (for example, subfigures in a figure).
	- Relaxed the content model of abstract to include non-paragraph block elements.
	- Added multimediaparams to imagedata.
	- Added a buildtarget inline.
	- Allow funcdef to contain an explicit void.
	- Allow paramdef to contain modifiers.
	- Allow fieldsynopsis, methodsynopsis, and methodparam to contain more than one type.
	- Extended the content model of type so that it can represent union and intersection types. Added a class attribute to type.
	- Allow numbered sections (sect1, sect2, etc.) to contain refentry.
	- Added interface to the enumerated values in the class attribute of systemitem.-

OBS-URL: https://build.opensuse.org/request/show/830238
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=27
2020-08-28 09:40:10 +00:00
Martin Pluskal
849e6e8b49 OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=25 2017-12-09 08:29:11 +00:00
Martin Pluskal
12889360a7 Accepting request 555404 from home:dimstar:Factory
- Fix fdupes macro invocation: the fdupes macro knows now -q
  parameter.

OBS-URL: https://build.opensuse.org/request/show/555404
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=24
2017-12-09 08:28:56 +00:00
Thomas Schraitle
a8425675b8 - Add docbook_5-nvdl.patch to change path to DocBook RNG/SCH files
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=22
2017-11-24 09:02:29 +00:00
Thomas Schraitle
c15174c855 Accepting request 545062 from home:thomas-schraitle:branches:Publishing
- Correct Makefile:
  - Add more pattern rules
  - Use more builtin make functions
  - Create links in nvdl directory to docbook.{rng,sch}
  - Add missing assembly.rn{c,g} and dbits.rn{c,g} for Schematron
- Correct spec file:
  - Add docbook_5-docbook5{0,1}.nvdl.patch
  - Apply spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/545062
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=21
2017-11-24 08:13:12 +00:00
Thomas Schraitle
d98791b915 Accepting request 533605 from home:thomas-schraitle:branches:Publishing
- New version 5.1
  - no DTD and XSD schemas for version 5.1 anymore!
- Changes in spec file:
  - used spec-cleaner
  - removed obsolete stuff
  - install files through Makefile
  - install NVDL files under /usr/share/xml/docbook/schema/nvdl
    instead as "documentation"

OBS-URL: https://build.opensuse.org/request/show/533605
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=18
2017-10-12 09:00:23 +00:00
Thomas Schraitle
9a7bef228d Accepting request 403806 from home:favogt:branches:Publishing
Split documentation into -doc subpackage
Use newer sgml-spec

OBS-URL: https://build.opensuse.org/request/show/403806
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=16
2016-06-21 13:51:11 +00:00
Frank Sundermeyer
ff3800ac8f Accepting request 306504 from home:thomas-schraitle:branches:Publishing
Changed DocBook catalog URIs to 5.1 instead of 5.1CR3

OBS-URL: https://build.opensuse.org/request/show/306504
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=14
2015-05-12 13:05:07 +00:00
Thomas Schraitle
33de8b1b5c Accepting request 286735 from home:thomas-schraitle:branches:Publishing
* Fixed subtle XML catalog bug (bsc#918565)
* Added DocBook 5.1CR3

OBS-URL: https://build.opensuse.org/request/show/286735
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=12
2015-02-19 10:43:37 +00:00
Ismail Dönmez
1c15aee1e5 Accepting request 159794 from home:babelworx:ldig:branches:Publishing
license update: SUSE-Oasis-Specification-Notice
See any of the files in the docs/ subdirectory (section on notices and ip towards the end)

OBS-URL: https://build.opensuse.org/request/show/159794
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=10
2013-03-18 12:51:24 +00:00
Ismail Dönmez
cfc62afa08 Accepting request 156971 from openSUSE:Factory:Staging:spdx
update license to new format

OBS-URL: https://build.opensuse.org/request/show/156971
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=9
2013-03-06 18:45:12 +00:00
Karl Eichwalder
90131bcfa1 requires
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=7
2012-06-05 14:32:57 +00:00
Lars Vogdt
3b47ebe94e Accepting request 83330 from Publishing
- Remove redundant tags/sections from specfile
  (cf. packaging guidelines) (forwarded request 83284 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83330
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docbook_5?expand=0&rev=14
2011-09-19 14:45:51 +00:00
OBS User unknown
6715303a25 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docbook_5?expand=0&rev=8 2009-08-03 17:27:21 +00:00
OBS User unknown
c57b1301aa OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docbook_5?expand=0&rev=5 2008-02-15 00:08:30 +00:00
OBS User unknown
4d14c3569c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docbook_5?expand=0&rev=4 2007-05-24 11:58:46 +00:00
OBS User unknown
0773f49d2b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docbook_5?expand=0&rev=3 2007-03-23 21:36:37 +00:00
OBS User unknown
00a9082460 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docbook_5?expand=0&rev=2 2007-03-15 00:37:43 +00:00
OBS User unknown
f75e91e675 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docbook_5?expand=0&rev=1 2007-03-14 11:25:45 +00:00