Accepting request 340634 from home:alarrosa:branches:KDE:Frameworks5
- Removes a Qt warning related to session management, add --version and --help command line options and make kded parse the commandline correctly. OBS-URL: https://build.opensuse.org/request/show/340634 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=66
This commit is contained in:
committed by
Git OBS Bridge
parent
fa040d88e2
commit
7055fa468f
@@ -48,6 +48,8 @@ License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-OPENSUSE kded-fix-cmdline-parsing.patch alarrosa@suse.com -- Removes a warning and fixes command line parsing
|
||||
Patch0: kded-fix-cmdline-parsing.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -68,6 +70,7 @@ Development files.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
|
Reference in New Issue
Block a user