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
This commit is contained in:
committed by
Git OBS Bridge
parent
96ac9b589d
commit
a6ec1385b5
4
Makefile
4
Makefile
@@ -11,8 +11,8 @@ endif
|
||||
|
||||
SHELL := /bin/bash
|
||||
PACKAGE := docbook_5
|
||||
VERSION := 5.2b10a4
|
||||
DB_VERSIONS := 5.0 5.1 5.2b10a4
|
||||
VERSION := 5.2b10a5
|
||||
DB_VERSIONS := 5.0 5.1 5.2b10a5
|
||||
LAST_VER := $(lastword $(DB_VERSIONS))
|
||||
CDIR := $(shell pwd)
|
||||
#
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d4ef7914078f0c22f2ec6b2384e4259a5d4dd201fd8308bb421aefccc7accb9
|
||||
size 5406720
|
3
docbook-5.2b10a5.tar.bz2
Normal file
3
docbook-5.2b10a5.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b92564b3e1d36473daf16c06cf4e63f4bd24724e1bd8c92d5a5bb23f50c9941d
|
||||
size 6103040
|
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 15 07:02:57 UTC 2021 - Thomas Schraitle <thomas.schraitle@suse.com> - 5.210a5
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 9 08:15:00 UTC 2021 - Thomas Schraitle <thomas.schraitle@suse.com> - 5.2b10a4
|
||||
|
||||
|
@@ -16,11 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
%define schemaversions 5.0 5.1 5.2b10a4
|
||||
%define lastschemaversion 5.2b10a4
|
||||
%define schemaversions 5.0 5.1 5.2b10a5
|
||||
#
|
||||
Name: docbook_5
|
||||
Version: 5.2b10a4
|
||||
Version: 5.2b10a5
|
||||
Release: 0
|
||||
Summary: DocBook Schemas (DTD, RELAX NG, W3C Schema) for Version 5.x
|
||||
License: SUSE-Oasis-Specification-Notice
|
||||
@@ -38,7 +37,7 @@ Source500: docbook-5.0.tar.bz2
|
||||
# DB 5.1
|
||||
Source510: docbook-5.1.tar.bz2
|
||||
#
|
||||
Source520: docbook-5.2b10a4.tar.bz2
|
||||
Source520: docbook-%{version}.tar.bz2
|
||||
# PATCH-FIX-OPENSUSE docbook_5-nvdl.patch change path to schema files
|
||||
Patch501: %{name}-nvdl.patch
|
||||
#
|
||||
@@ -54,7 +53,7 @@ DocBook is a schema. It is particularly well-suited to books and papers
|
||||
about computer hardware and software (though it is not limited to these
|
||||
applications at all).
|
||||
|
||||
The version is a complete rewrite of DocBook in RELAX NG.
|
||||
Version 5 is a complete rewrite of DocBook in RELAX NG.
|
||||
The intent of this rewrite is to produce a schema that is true to the
|
||||
spirit of DocBook while simultaneously removing inconsistencies that
|
||||
have arisen as a natural consequence of DocBook's long, slow evolution.
|
||||
@@ -136,9 +135,9 @@ update-xml-catalog
|
||||
%{xml_docbook_sch_dir}/5.1
|
||||
%{xml_docbook_nvdl_dir}/5.1
|
||||
#5.2b10a2
|
||||
%{xml_docbook_sch_dir}/%{lastschemaversion}
|
||||
%{xml_docbook_rng_dir}/%{lastschemaversion}
|
||||
%{xml_docbook_nvdl_dir}/%{lastschemaversion}
|
||||
%{xml_docbook_sch_dir}/%{version}
|
||||
%{xml_docbook_rng_dir}/%{version}
|
||||
%{xml_docbook_nvdl_dir}/%{version}
|
||||
#5.2
|
||||
%{xml_docbook_sch_dir}/5.2
|
||||
%{xml_docbook_rng_dir}/5.2
|
||||
|
@@ -78,22 +78,22 @@
|
||||
<system systemId="http://docbook.org/xml/5.2/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2/docbook.nvdl"/>
|
||||
<system systemId="http://www.docbook.org/xml/5.2/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2/docbook.nvdl"/>
|
||||
|
||||
<!-- Version 5.2b10a2 -->
|
||||
<rewriteSystem systemIdStartString="http://www.oasis-open.org/docbook/xml/5.2b10a2/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a2/"/>
|
||||
<rewriteURI uriStartString="http://www.oasis-open.org/docbook/xml/5.2b10a2/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a2/"/>
|
||||
<rewriteSystem systemIdStartString="http://www.oasis-open.org/docbook/xml/5.2b10a2/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a2/"/>
|
||||
<rewriteSystem systemIdStartString="http://www.docbook.org/xml/5.2b10a2/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a2/"/>
|
||||
<rewriteURI uriStartString="http://www.docbook.org/xml/5.2b10a2/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a2/"/>
|
||||
<rewriteSystem systemIdStartString="http://www.docbook.org/xml/5.2b10a2/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a2/"/>
|
||||
<rewriteURI uriStartString="http://www.docbook.org/xml/5.2b10a2/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a2/"/>
|
||||
<rewriteSystem systemIdStartString="http://docbook.org/xml/5.2b10a2/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a2/"/>
|
||||
<rewriteURI uriStartString="http://docbook.org/xml/5.2b10a2/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a2/"/>
|
||||
<rewriteSystem systemIdStartString="http://docbook.org/xml/5.2b10a2/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a2/"/>
|
||||
<rewriteURI uriStartString="http://docbook.org/xml/5.2b10a2/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a2/"/>
|
||||
<!-- Version 5.2b10a5 -->
|
||||
<rewriteSystem systemIdStartString="http://www.oasis-open.org/docbook/xml/5.2b10a5/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a5/"/>
|
||||
<rewriteURI uriStartString="http://www.oasis-open.org/docbook/xml/5.2b10a5/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a5/"/>
|
||||
<rewriteSystem systemIdStartString="http://www.oasis-open.org/docbook/xml/5.2b10a5/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a5/"/>
|
||||
<rewriteSystem systemIdStartString="http://www.docbook.org/xml/5.2b10a5/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a5/"/>
|
||||
<rewriteURI uriStartString="http://www.docbook.org/xml/5.2b10a5/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a5/"/>
|
||||
<rewriteSystem systemIdStartString="http://www.docbook.org/xml/5.2b10a5/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a5/"/>
|
||||
<rewriteURI uriStartString="http://www.docbook.org/xml/5.2b10a5/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a5/"/>
|
||||
<rewriteSystem systemIdStartString="http://docbook.org/xml/5.2b10a5/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a5/"/>
|
||||
<rewriteURI uriStartString="http://docbook.org/xml/5.2b10a5/rng/" rewritePrefix="file:///usr/share/xml/docbook/schema/rng/5.2b10a5/"/>
|
||||
<rewriteSystem systemIdStartString="http://docbook.org/xml/5.2b10a5/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a5/"/>
|
||||
<rewriteURI uriStartString="http://docbook.org/xml/5.2b10a5/sch/" rewritePrefix="file:///usr/share/xml/docbook/schema/sch/5.2b10a5/"/>
|
||||
|
||||
<system systemId="http://www.oasis-open.org/docbook/xml/5.2b10a2/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2b10a2/docbook.nvdl"/>
|
||||
<system systemId="http://docbook.org/xml/5.2b10a2/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2b10a2/docbook.nvdl"/>
|
||||
<system systemId="http://www.docbook.org/xml/5.2b10a2/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2b10a2/docbook.nvdl"/>
|
||||
<system systemId="http://www.oasis-open.org/docbook/xml/5.2b10a5/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2b10a5/docbook.nvdl"/>
|
||||
<system systemId="http://docbook.org/xml/5.2b10a5/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2b10a5/docbook.nvdl"/>
|
||||
<system systemId="http://www.docbook.org/xml/5.2b10a5/docbook.nvdl" uri="file:///usr/share/xml/docbook/schema/nvdl/5.2b10a5/docbook.nvdl"/>
|
||||
|
||||
</group>
|
||||
</catalog>
|
||||
|
Reference in New Issue
Block a user