diff --git a/gpg2.changes b/gpg2.changes index cc98578..16eb9b2 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 7 09:40:32 UTC 2010 - adrian@suse.de + +- add special provides to make sure that obs signd gets correct gpg version + ------------------------------------------------------------------- Fri Apr 9 12:47:11 UTC 2010 - chris@computersalat.de diff --git a/gpg2.spec b/gpg2.spec index cde033f..7a8b58a 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -20,7 +20,7 @@ Name: gpg2 Version: 2.0.15 -Release: 3 +Release: 4 BuildRequires: expect BuildRequires: fdupes BuildRequires: libgpg-error-devel >= 1.4 @@ -47,6 +47,8 @@ AutoReqProv: on Requires: pinentry dirmngr Recommends: %name-lang = %{version} Provides: newpg gpg = 1.4.9 gnupg = %{version} +# special feature needed for OBS signd +Provides: gpg2_signd_support Obsoletes: gpg < 1.4.9 Summary: GnuPG 2 Source: gnupg-%{version}.tar.bz2