KDE Applications 17.08.80 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kgpg?expand=0&rev=56
This commit is contained in:
committed by
Git OBS Bridge
parent
db4f3b3212
commit
3c6553901a
11
kgpg.spec
11
kgpg.spec
@@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
Name: kgpg
|
||||
Version: 16.12.3
|
||||
Version: 17.03.80
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.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
|
||||
@@ -31,9 +31,6 @@ Url: http://www.kde.org
|
||||
Source0: kgpg-%{version}.tar.xz
|
||||
Patch1: kgpg-autostart.diff
|
||||
Patch2: fix-build-gcc48.patch
|
||||
# The following patches are from upstream and added on the upstream maintainers request, see https://build.opensuse.org/request/show/448937
|
||||
Patch3: 0002-Revert-Use-new-slot-syntax-for-KStandardAction-conne.patch
|
||||
Patch4: 0003-Revert-Increase-KF5-requirement.patch
|
||||
BuildRequires: akonadi-contact-devel
|
||||
%if 0%{?suse_version} > 1325
|
||||
BuildRequires: libboost_headers-devel
|
||||
@@ -69,9 +66,7 @@ Kgpg is a simple GUI for gpg
|
||||
%prep
|
||||
%setup -q -n kgpg-%{version}
|
||||
%patch1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
#patch2 -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
|
Reference in New Issue
Block a user