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
This commit is contained in:
Bjørn Lie 2016-05-10 17:28:15 +00:00 committed by Git OBS Bridge
parent c253a57c2f
commit 2ae2c95225
4 changed files with 22 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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