1
0

Accepting request 361847 from KDE:Frameworks5

1

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 26 14:59:32 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

@ -79,7 +79,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
@ -194,9 +194,7 @@ KDEDIRS environment variable correctly. Development files.
%prep
%setup -q
%patch0 -p1
%if 0%{?suse_version} == 1315 && 0%{?is_opensuse}
%patch1 -p1
%endif
%build
%cmake_kf5 -d build