Accepting request 1235795 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1235795 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=178
This commit is contained in:
commit
63e215bf35
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 6 21:41:40 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- note updated 2.5.x build dependencies
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 11 12:12:50 UTC 2024 - Lucas Mulling <lucas.mulling@suse.com>
|
Wed Dec 11 12:12:50 UTC 2024 - Lucas Mulling <lucas.mulling@suse.com>
|
||||||
|
|
||||||
|
16
gpg2.spec
16
gpg2.spec
@ -2,7 +2,7 @@
|
|||||||
# spec file for package gpg2
|
# spec file for package gpg2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
|
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -49,13 +49,9 @@ Patch12: gnupg-revert-rfc4880bis.patch
|
|||||||
Patch13: gnupg-nobetasuffix.patch
|
Patch13: gnupg-nobetasuffix.patch
|
||||||
BuildRequires: expect
|
BuildRequires: expect
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
%ifnarch loongarch64
|
BuildRequires: libassuan-devel >= 3.0.0
|
||||||
BuildRequires: ibmswtpm2
|
BuildRequires: libgcrypt-devel >= 1.11.0
|
||||||
BuildRequires: ibmtss-devel
|
BuildRequires: libgpg-error-devel >= 1.51
|
||||||
%endif
|
|
||||||
BuildRequires: libassuan-devel >= 2.5.0
|
|
||||||
BuildRequires: libgcrypt-devel >= 1.9.1
|
|
||||||
BuildRequires: libgpg-error-devel >= 1.46
|
|
||||||
BuildRequires: libksba-devel >= 1.6.3
|
BuildRequires: libksba-devel >= 1.6.3
|
||||||
BuildRequires: makeinfo
|
BuildRequires: makeinfo
|
||||||
BuildRequires: npth-devel >= 1.2
|
BuildRequires: npth-devel >= 1.2
|
||||||
@ -73,6 +69,10 @@ Provides: gnupg = %{version}
|
|||||||
Provides: gpg = 1.4.9
|
Provides: gpg = 1.4.9
|
||||||
Provides: newpg
|
Provides: newpg
|
||||||
Obsoletes: gpg < 1.4.9
|
Obsoletes: gpg < 1.4.9
|
||||||
|
%ifnarch loongarch64
|
||||||
|
BuildRequires: ibmswtpm2
|
||||||
|
BuildRequires: ibmtss-devel
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GnuPG is a hybrid-encryption software program; it uses a combination
|
GnuPG is a hybrid-encryption software program; it uses a combination
|
||||||
|
Loading…
Reference in New Issue
Block a user