KDE Applications 18.04 RC (take 3): for the changes proposed by Wolfgang, I think they can get in after this is accepted.
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kget?expand=0&rev=73
This commit is contained in:
committed by
Git OBS Bridge
parent
cda435f19c
commit
43195f50e4
@@ -18,13 +18,11 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: kget
|
||||
Version: 17.12.3
|
||||
Version: 18.03.90
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
# It can only build on the same platforms as Qt Webengine
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
||||
Summary: Download Manager
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Networking/Other
|
||||
@@ -34,6 +32,7 @@ BuildRequires: libboost_headers-devel
|
||||
%else
|
||||
BuildRequires: boost-devel
|
||||
%endif
|
||||
BuildRequires: cmake(LibKWorkspace)
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: gpgme-devel
|
||||
BuildRequires: kcmutils-devel
|
||||
@@ -118,6 +117,7 @@ An advanced download manager by KDE
|
||||
%{_kf5_sharedir}/khtml/
|
||||
%{_kf5_sharedir}/kwebkitpart/
|
||||
%{_kf5_sharedir}/kxmlgui5/
|
||||
%{_kf5_appstreamdir}/org.kde.kget.appdata.xml
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
|
Reference in New Issue
Block a user