Hello community, here is the log from the commit of package dia for openSUSE:Factory checked in at 2020-01-30 09:31:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dia (Old) and /work/SRC/openSUSE:Factory/.dia.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dia" Thu Jan 30 09:31:26 2020 rev:48 rq:766890 version:0.97.3 Changes: -------- --- /work/SRC/openSUSE:Factory/dia/dia.changes 2018-04-05 15:30:23.190876116 +0200 +++ /work/SRC/openSUSE:Factory/.dia.new.26092/dia.changes 2020-01-30 09:32:09.581193379 +0100 @@ -1,0 +2,7 @@ +Thu Jan 23 22:47:12 UTC 2020 - Stefan BrĂ¼ns <[email protected]> + +- Remove docbook-toys build dependency, db2html is just an unused + leftover in the configure script, only xsltproc is required. + Removes build dependency on texlive-jadetex and some more. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dia.spec ++++++ --- /var/tmp/diff_new_pack.TLeGOb/_old 2020-01-30 09:32:10.593193920 +0100 +++ /var/tmp/diff_new_pack.TLeGOb/_new 2020-01-30 09:32:10.601193924 +0100 @@ -1,7 +1,7 @@ # # spec file for package dia # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,8 +22,8 @@ Summary: A Diagram Creation Program License: GPL-2.0-or-later Group: Productivity/Graphics/Other -Url: http://live.gnome.org/Dia -Source0: http://download.gnome.org/sources/dia/0.97/%{name}-%{version}.tar.xz +URL: https://wiki.gnome.org/Dia +Source0: https://download.gnome.org/sources/dia/0.97/%{name}-%{version}.tar.xz Source1: font-test-japanese.dia Source2: font-test-czech.dia Source3: font-test-german-euro.dia @@ -38,7 +38,6 @@ Patch20: dia-libemf-64bit.patch # PATCH-FIX-OPENSUSE dia-enable-html-doc.patch [email protected] -- Always enable html docs if xsltproc present. Patch23: dia-enable-html-doc.patch -BuildRequires: docbook-toys BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes BuildRequires: gcc-c++ @@ -46,8 +45,8 @@ BuildRequires: intltool BuildRequires: libEMF-devel BuildRequires: libtool +BuildRequires: libxslt-tools BuildRequires: pkgconfig -BuildRequires: sgml-skel BuildRequires: swig BuildRequires: translation-update-upstream BuildRequires: update-desktop-files @@ -100,7 +99,6 @@ intltoolize --force %configure\ --disable-static\ - --enable-db2html\ --disable-gnome\ --with-cairo\ --with-swig \
