Accepting request 385200 from home:alarrosa:branches:KDE:Frameworks5

- Don't apply use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
  in SLE12 since Qt 5.5.1 in SLE12 is not patched to support the new 
  session management API from 5.6.0 .

OBS-URL: https://build.opensuse.org/request/show/385200
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kxmlgui?expand=0&rev=100
This commit is contained in:
Hrvoje Senjan 2016-04-06 10:08:51 +00:00 committed by Git OBS Bridge
parent 114caadba3
commit ffd7e17688
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 6 08:50:12 UTC 2016 - alarrosa@suse.com
- Don't apply use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
in SLE12 since Qt 5.5.1 in SLE12 is not patched to support the new
session management API from 5.6.0 .
-------------------------------------------------------------------
Mon Apr 4 14:22:57 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -97,7 +97,9 @@ description for example for integrating actions from plugins. Development files.
%lang_package -n %lname
%prep
%setup -q
%if 0%{?is_opensuse} || 0%{?suse_version} > 1315
%patch0 -p1
%endif
%build
%cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}