Hello community, here is the log from the commit of package docbook-toys for openSUSE:Factory checked in at 2017-11-14 14:17:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/docbook-toys (Old) and /work/SRC/openSUSE:Factory/.docbook-toys.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docbook-toys" Tue Nov 14 14:17:32 2017 rev:19 rq:540412 version:1.51.0 Changes: -------- --- /work/SRC/openSUSE:Factory/docbook-toys/docbook-toys.changes 2011-12-20 14:30:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.docbook-toys.new/docbook-toys.changes 2017-11-14 14:17:32.990902092 +0100 @@ -1,0 +2,7 @@ +Thu Nov 9 08:54:38 UTC 2017 - [email protected] + +- Rename README.SuSE to README.SUSE, adhering to the correct + spelling. +- Do not package the test directory as documentation. + +------------------------------------------------------------------- Old: ---- docbook-toys-README.SuSE New: ---- docbook-toys-README.SUSE ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ docbook-toys.spec ++++++ --- /var/tmp/diff_new_pack.xhTfHJ/_old 2017-11-14 14:17:33.814872035 +0100 +++ /var/tmp/diff_new_pack.xhTfHJ/_new 2017-11-14 14:17:33.818871889 +0100 @@ -1,7 +1,7 @@ # # spec file for package docbook-toys # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,20 +15,26 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: docbook-toys BuildRequires: automake BuildRequires: docbook-dsssl-stylesheets BuildRequires: openjade %define sysconfdir %{_sysconfdir} -License: GPL-2.0+ -Group: Productivity/Publishing/DocBook Provides: docbook-tools -Requires: texlive-jadetex openjade docbook_3 docbook_4 iso_ent docbook-dsssl-stylesheets +Requires: docbook-dsssl-stylesheets +Requires: docbook_3 +Requires: docbook_4 +Requires: iso_ent +Requires: openjade +Requires: texlive-jadetex Version: 1.51.0 Release: 0 Summary: DocBook Tools +License: GPL-2.0+ +Group: Productivity/Publishing/DocBook Source: http://www.suse.de/~ke/docbook-toys/docbook-toys-%{version}.tar.bz2 -Source1: %{name}-README.SuSE +Source1: %{name}-README.SUSE Patch0: docbook-toys-suffix.diff Patch1: docbook-toys-outdir.diff Patch2: docbook-toys-1.51.0-pdf-exit.diff @@ -50,7 +56,7 @@ %prep %setup -q -n docbook-toys-%{version} -%{INSTALL_DATA} %{SOURCE1} README.SuSE +%{INSTALL_DATA} %{SOURCE1} README.SUSE %patch -p 1 -P 0 %patch -p 0 -P 1 %patch -p 1 -P 2 @@ -74,10 +80,9 @@ %files %defattr(-, root, root) -%doc README.SuSE +%doc README.SUSE %doc AUTHORS COPYING NEWS README THANKS TODO %doc texmf.conf.diff -%doc test %{_bindir}/* %{_datadir}/sgml/docbook/docbook-toys %config %{sysconfdir}/%{name} ++++++ docbook-toys-README.SUSE ++++++ README.SUSE =========== Starting with SuSE Linux 8.2 openjade is the only DSSSL engine available; thus the -o resp. --use-openjade option is obsolete by now. For PostScript and PDF support you must install package "jadetex" and the teTeX packages "jadetex" depends on. By default, "sloppy" validation will be done if jade will start to work on SGML files; this means, minimizations are allowed. You --strict if you're interesting in SGML file conforming with the "official" DocBook catalog. For more info, please read README. 2002-11-08 14:00:17 CET -ke-
