Revisions of docbook_5

buildservice-autocommit accepted request 1152026 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 46)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1151928 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 45)
- Shorten %prep code, utilize everything %setup has to offer.
- Avoid piping to xargs when that is not necessary.
buildservice-autocommit accepted request 1070731 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 43)
baserev update by copy to link target
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) committed (revision 42)
Set x-bit on check-catalog.sh
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) committed (revision 41)
Only spec file changes
- Introduce check-catalog.sh script in %check section
  This script tests the docbook_5.xml XML catalog, extracts entries, and checks
  if the file exists.
- Add missing "/" in catalog file "docbook_5.xml"
  In several rewritePrefix attributes the missing "/" leads to invalid local paths.
  For example:
  $ xmlcatalog /etc/xml/catalog https://cdn.docbook.org/schema/5.2/rng/assemblyxi.rnc
  file:///usr/share/xml/docbook/schema/rng/5.2assemblyxi.rnc
  The ".../5.2assemblyxi.rnc" part should be ".../5.2/assemblyxi.rnc".
buildservice-autocommit accepted request 1064011 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 40)
baserev update by copy to link target
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) accepted request 1064010 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 39)
- Update to version 5.2CR5
  fixes a bug where the cols attribute on entrytbl element was
  incorrectly optional.
- Update to version 5.2CR4
  - Fix OASIS identifiers in catalog, CR4 (#245)
  - Allow info to be a top-level element in a document (#244)
  - Fix XInclude declarations, inconsistencies (#243)
  - Documentation updates (#242)
buildservice-autocommit accepted request 1042495 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 38)
baserev update by copy to link target
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) committed (revision 37)
Correct version from CR3 -> cr3

This was needed to make updates possible
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) accepted request 1042259 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 36)
- 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
buildservice-autocommit accepted request 962331 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 35)
baserev update by copy to link target
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) accepted request 962330 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 34)
- 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
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) accepted request 906415 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 33)
- 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
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) accepted request 905178 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 32)
- 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)
buildservice-autocommit accepted request 830837 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 31)
baserev update by copy to link target
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) committed (revision 30)
- Spec improvements:
  move creating of compatibility links (5.2b10a2 -> 5.2) from spec
  file into Makefile
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) committed (revision 29)
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.
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) accepted request 830238 from Michael Muschner's avatar Michael Muschner (MMuschner) (revision 27)
- 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.- 
Displaying revisions 1 - 20 of 46
openSUSE Build Service is sponsored by