Accepting request 41206 from openSUSE:Tools
Copy from openSUSE:Tools/gpg2 based on submit request 41206 from user adrianSuSE OBS-URL: https://build.opensuse.org/request/show/41206 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=42
This commit is contained in:
parent
2ffc407909
commit
bb82690b92
@ -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
|
Fri Apr 9 12:47:11 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: gpg2
|
Name: gpg2
|
||||||
Version: 2.0.15
|
Version: 2.0.15
|
||||||
Release: 3
|
Release: 4
|
||||||
BuildRequires: expect
|
BuildRequires: expect
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: libgpg-error-devel >= 1.4
|
BuildRequires: libgpg-error-devel >= 1.4
|
||||||
@ -47,6 +47,8 @@ AutoReqProv: on
|
|||||||
Requires: pinentry dirmngr
|
Requires: pinentry dirmngr
|
||||||
Recommends: %name-lang = %{version}
|
Recommends: %name-lang = %{version}
|
||||||
Provides: newpg gpg = 1.4.9 gnupg = %{version}
|
Provides: newpg gpg = 1.4.9 gnupg = %{version}
|
||||||
|
# special feature needed for OBS signd
|
||||||
|
Provides: gpg2_signd_support
|
||||||
Obsoletes: gpg < 1.4.9
|
Obsoletes: gpg < 1.4.9
|
||||||
Summary: GnuPG 2
|
Summary: GnuPG 2
|
||||||
Source: gnupg-%{version}.tar.bz2
|
Source: gnupg-%{version}.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user