From cc41d0397caa24cf7415775463ff2e14e64e0c35fd922d62ea7b822d148b2871 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 12 Oct 2016 06:55:56 +0000 Subject: [PATCH] Accepting request 434374 from home:luca_b:branches:Base:System - Conflict libgpgmepp-devel with kdepimlibs4-devel as they both install the same header (kdepimlibs4 for historical reasons) OBS-URL: https://build.opensuse.org/request/show/434374 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=68 --- gpgme.changes | 6 ++++++ gpgme.spec | 3 +++ 2 files changed, 9 insertions(+) diff --git a/gpgme.changes b/gpgme.changes index 71f9c37..62f241a 100644 --- a/gpgme.changes +++ b/gpgme.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 11 18:11:33 UTC 2016 - lbeltrame@kde.org + +- Conflict libgpgmepp-devel with kdepimlibs4-devel as they both + install the same header (kdepimlibs4 for historical reasons) + ------------------------------------------------------------------- Mon Sep 26 19:55:04 UTC 2016 - astieger@suse.com diff --git a/gpgme.spec b/gpgme.spec index 6bffa13..ea1825d 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -153,6 +153,9 @@ Requires: glibc-devel Requires: libgpg-error-devel Requires: libgpgme-devel = %{version} Requires: libgpgmepp6 = %{version} +# GPGME++ originated from kdepimlibs, then became independent +# It's impossible to build kdepimlibs4 with GpGME++ 1.7: therefore, conflict. +Conflicts: kdepimlibs4-devel %requires_ge libassuan-devel %description -n libgpgmepp-devel