SHA256
1
0
forked from pool/kgpg

Accepting request 448939 from home:wolfi323:branches:KDE:Applications

- Add 0001-fix-crash-when-GnuPG-does-not-output-curve-fields-fo.patch,
  0002-Revert-Use-new-slot-syntax-for-KStandardAction-conne.patch,
  0003-Revert-Increase-KF5-requirement.patch (as requested by the upstream maintainer) to fix the following issues:
   * fix build with older KF5 versions
   * include another crash fix (kde#374509)

OBS-URL: https://build.opensuse.org/request/show/448939
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kgpg?expand=0&rev=44
This commit is contained in:
Raymond Wooninck
2017-01-08 10:58:02 +00:00
committed by Git OBS Bridge
parent 47edc89ca4
commit 85feeec743
5 changed files with 407 additions and 0 deletions

View File

@@ -31,6 +31,10 @@ 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: 0001-fix-crash-when-GnuPG-does-not-output-curve-fields-fo.patch
Patch4: 0002-Revert-Use-new-slot-syntax-for-KStandardAction-conne.patch
Patch5: 0003-Revert-Increase-KF5-requirement.patch
BuildRequires: akonadi-contact-devel
BuildRequires: boost-devel
BuildRequires: extra-cmake-modules
@@ -63,6 +67,9 @@ Kgpg is a simple GUI for gpg
%setup -q -n kgpg-%{version}
%patch1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1
%build
%cmake_kf5 -d build