SHA256
1
0
forked from pool/libproxy

Accepting request 394684 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/394684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libproxy?expand=0&rev=62
This commit is contained in:
Dominique Leuenberger 2016-05-13 07:23:32 +00:00 committed by Git OBS Bridge
commit 49ba44570d
4 changed files with 36 additions and 0 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
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
- Fix condition to not build KDE plugin for SLE.
-------------------------------------------------------------------
Thu Apr 28 16:54:40 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
@ -350,6 +353,8 @@ cmake \
-DWITH_DOTNET=OFF \
-DWITH_PERL=OFF \
-DWITH_PYTHON=OFF \
%endif
%if %build_core_not_modules || ! 0%{?is_opensuse}
-DWITH_KDE=OFF \
%endif
%if 0%{?suse_version} && 0%{?suse_version} < 1120

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
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
- Fix condition to not build KDE plugin for SLE.
-------------------------------------------------------------------
Thu Apr 28 16:54:40 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
@ -350,6 +353,8 @@ cmake \
-DWITH_DOTNET=OFF \
-DWITH_PERL=OFF \
-DWITH_PYTHON=OFF \
%endif
%if %build_core_not_modules || ! 0%{?is_opensuse}
-DWITH_KDE=OFF \
%endif
%if 0%{?suse_version} && 0%{?suse_version} < 1120