Hello community,

here is the log from the commit of package enchant for openSUSE:Factory checked 
in at 2018-06-03 12:47:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/enchant (Old)
 and      /work/SRC/openSUSE:Factory/.enchant.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "enchant"

Sun Jun  3 12:47:56 2018 rev:32 rq: version:2.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/enchant/enchant.changes  2018-06-02 
11:55:45.028072580 +0200
+++ /work/SRC/openSUSE:Factory/.enchant.new/enchant.changes     2018-06-03 
12:47:57.758362771 +0200
@@ -1,0 +2,7 @@
+Sun Jun  3 10:07:03 UTC 2018 - [email protected]
+
+- Revert parts of last change: Still using supplementes instead of
+  boolean rich deps: zypper dup from < CODE15 is impossible
+  otherwise.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ enchant.spec ++++++
--- /var/tmp/diff_new_pack.NHqfZP/_old  2018-06-03 12:47:58.674329236 +0200
+++ /var/tmp/diff_new_pack.NHqfZP/_new  2018-06-03 12:47:58.678329089 +0200
@@ -22,7 +22,7 @@
 Summary:        Generic Spell Checking Library
 License:        LGPL-2.1-or-later
 Group:          Productivity/Text/Spell
-Url:            https://abiword.github.io/enchant/
+URL:            https://abiword.github.io/enchant/
 Source:         
https://github.com/AbiWord/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
 BuildRequires:  dbus-1-glib-devel
@@ -60,6 +60,7 @@
 %package -n enchant-2-backend-hunspell
 Summary:        Hunspell backend for the Enchant spell checking library
 Group:          Productivity/Text/Spell
+Supplements:    packageand(libenchant-2-2:%(rpm -q --qf "%%{name}" -f 
$(readlink -f %{_libdir}/libhunspell.so))
 Provides:       enchant-2-backend
 
 %description -n enchant-2-backend-hunspell
@@ -70,6 +71,7 @@
 %package -n enchant-2-backend-voikko
 Summary:        Voikko backend for the Enchant spell checking library
 Group:          Productivity/Text/Spell
+Supplements:    packageand(libenchant-2-2:%(rpm -q --qf "%%{name}" -f 
$(readlink -f %{_libdir}/libvoikko.so))
 Provides:       enchant-2-backend
 Provides:       locale(libenchant-2-2:fi)
 
@@ -83,8 +85,6 @@
 Group:          System/Libraries
 Requires:       enchant-2-backend
 Requires:       enchant-data >= %{version}
-Requires:       (enchant-2-backend-hunspell if %(rpm -q --qf "%%{name}" -f 
$(readlink -f %{_libdir}/libhunspell.so)))
-Requires:       (enchant-2-backend-voikko if %(rpm -q --qf "%%{name}" -f 
$(readlink -f %{_libdir}/libvoikko.so)))
 Suggests:       enchant-2-backend-hunspell
 
 %description -n libenchant-2-2


Reply via email to