From 2ae2c9522564df6c2594f5946ff8db5bf6162de50798c009beb1fdd402831dec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 10 May 2016 17:28:15 +0000 Subject: [PATCH] Accepting request 394681 from GNOME:Next - Require libqt5-qttools by libproxy1-config-kde: the plugin spawns qtpaths to find the right config files (boo#979232). - Trigger libproxy1-config-kde for installation when plasma5-session and libproxy1 are installed. - Require libqt5-qttools by libproxy1-config-kde: the plugin spawns qtpaths to find the right config files (boo#979232). - Trigger libproxy1-config-kde for installation when plasma5-session and libproxy1 are installed. OBS-URL: https://build.opensuse.org/request/show/394681 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libproxy?expand=0&rev=119 --- libproxy-plugins.changes | 8 ++++++++ libproxy-plugins.spec | 3 +++ libproxy.changes | 8 ++++++++ libproxy.spec | 3 +++ 4 files changed, 22 insertions(+) diff --git a/libproxy-plugins.changes b/libproxy-plugins.changes index daf28ac..b625c4b 100644 --- a/libproxy-plugins.changes +++ b/libproxy-plugins.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 10 17:20:55 UTC 2016 - dimstar@opensuse.org + +- Require libqt5-qttools by libproxy1-config-kde: the plugin spawns + qtpaths to find the right config files (boo#979232). +- Trigger libproxy1-config-kde for installation when + plasma5-session and libproxy1 are installed. + ------------------------------------------------------------------- Mon May 9 11:26:00 UTC 2016 - dimstar@opensuse.org diff --git a/libproxy-plugins.spec b/libproxy-plugins.spec index 0ed73d4..6723188 100644 --- a/libproxy-plugins.spec +++ b/libproxy-plugins.spec @@ -189,9 +189,12 @@ Group: System/Libraries Requires: libproxy1 = %{version} # We don't really need the library, but this package brings kreadconfig5 Requires: libKF5ConfigCore5 +# The kde plugin requires 'qtpaths', which is part of libqt5-qttools +Requires: libqt5-qttools %if 0%{?suse_version} Recommends: libproxy1-pacrunner = %{version} Supplements: packageand(libproxy1:libkde4) +Supplements: packageand(libproxy1:plasma5-session) %else Requires: libproxy1-pacrunner = %{version} %endif diff --git a/libproxy.changes b/libproxy.changes index daf28ac..b625c4b 100644 --- a/libproxy.changes +++ b/libproxy.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 10 17:20:55 UTC 2016 - dimstar@opensuse.org + +- Require libqt5-qttools by libproxy1-config-kde: the plugin spawns + qtpaths to find the right config files (boo#979232). +- Trigger libproxy1-config-kde for installation when + plasma5-session and libproxy1 are installed. + ------------------------------------------------------------------- Mon May 9 11:26:00 UTC 2016 - dimstar@opensuse.org diff --git a/libproxy.spec b/libproxy.spec index 0791037..c4415b1 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -189,9 +189,12 @@ Group: System/Libraries Requires: libproxy1 = %{version} # We don't really need the library, but this package brings kreadconfig5 Requires: libKF5ConfigCore5 +# The kde plugin requires 'qtpaths', which is part of libqt5-qttools +Requires: libqt5-qttools %if 0%{?suse_version} Recommends: libproxy1-pacrunner = %{version} Supplements: packageand(libproxy1:libkde4) +Supplements: packageand(libproxy1:plasma5-session) %else Requires: libproxy1-pacrunner = %{version} %endif