Accepting request 361850 from KDE:Frameworks5

- Enable use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
  unconditionally, the updated libqt5-qtbase is in Tumbleweed now

OBS-URL: https://build.opensuse.org/request/show/361850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kxmlgui?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2016-03-02 13:20:23 +00:00 committed by Git OBS Bridge
commit 5a2e29ff93
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 26 14:56:56 UTC 2016 - wbauer@tmo.at
- Enable use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
unconditionally, the updated libqt5-qtbase is in Tumbleweed now
-------------------------------------------------------------------
Mon Feb 22 16:16:03 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -55,7 +55,7 @@ Source1: baselibs.conf
# PATCH-FIX-UPSTREAM fix-session-saving.patch -- kde#354724, boo#955280
Patch0: fix-session-saving.patch
# PATCH-FIX-UPSTREAM use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch -- We can enable usage of setFallbackSessionManagementEnabled function
# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#955280
# with Qt 5.5.1, as we have the qtbase patch backported -- kde#354724, boo#955280
Patch1: use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -100,9 +100,7 @@ description for example for integrating actions from plugins. Development files.
%prep
%setup -q
%patch0 -p1
%if 0%{?suse_version} == 1315 && 0%{?is_opensuse}
%patch1 -p1
%endif
%build
%cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}