Accepting request 394347 from GNOME:Next

Fix build in SLE

OBS-URL: https://build.opensuse.org/request/show/394347
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libproxy?expand=0&rev=118
This commit is contained in:
Bjørn Lie
2016-05-09 18:26:51 +00:00
committed by Git OBS Bridge
parent 69460ddbe5
commit c253a57c2f
4 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
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

@@ -350,6 +350,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,8 @@
-------------------------------------------------------------------
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

@@ -350,6 +350,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