forked from pool/kdelibs4support
Accepting request 361844 from home:wolfi323:sessionmanagemant
- 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/361844 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdelibs4support?expand=0&rev=87
This commit is contained in:
parent
90488cccd6
commit
1d4eae49a6
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user