Mailinglist Archive: opensuse-commit (1078 mails)

< Previous Next >
commit docbook_5
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 24 May 2007 13:58:45 +0200
  • Message-id: <20070524115846.0E0AC678186@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package docbook_5
checked in at Thu May 24 13:58:45 CEST 2007.

--------
--- docbook_5/docbook_5.changes 2007-03-23 20:53:12.000000000 +0100
+++ /mounts/work_src_done/NOARCH/docbook_5/docbook_5.changes    2007-05-24 10:40:05.000000000 +0200
@@ -1,0 +2,15 @@
+Thu May 24 10:38:42 CEST 2007 - toms@xxxxxxx
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  docbook-5.0CR3.tar.bz2

New:
----
  docbook-5.0CR4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ docbook_5.spec ++++++
--- /var/tmp/diff_new_pack.hk9658/_old  2007-05-24 13:58:36.000000000 +0200
+++ /var/tmp/diff_new_pack.hk9658/_new  2007-05-24 13:58:36.000000000 +0200
@@ -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 @@
 %{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
@@ -325,7 +329,7 @@
 %config %{xml_sysconf_dir}/%{FOR_ROOT_CAT}
 %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 @@
 %{_bindir}/db4-entities.pl
 
 %changelog
+* Thu May 24 2007 - toms@xxxxxxx
+- 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@xxxxxxx
 - Updated to release 5.0CR3:
   * RFE 1679775: Changed semantics of <termdef>. A <firstterm> is now

++++++ docbook-5.0CR3.tar.bz2 -> docbook-5.0CR4.tar.bz2 ++++++
++++ 6951 lines of diff (skipped)

++++++ docbook_5-README.SuSE ++++++
--- docbook_5/docbook_5-README.SuSE     2007-03-23 20:55:19.000000000 +0100
+++ /mounts/work_src_done/NOARCH/docbook_5/docbook_5-README.SuSE        2007-05-24 10:46:07.000000000 +0200
@@ -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
 ------------------
 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages