Accepting request 447203 from security:privacy
GnuPG 2.1.17 OBS-URL: https://build.opensuse.org/request/show/447203 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=154
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gpg2
|
||||
Version: 2.1.16
|
||||
Version: 2.1.17
|
||||
Release: 0
|
||||
Summary: GnuPG 2
|
||||
License: GPL-3.0+
|
||||
@@ -36,7 +36,6 @@ Patch9: gnupg-detect_FIPS_mode.patch
|
||||
Patch11: gnupg-add_legacy_FIPS_mode_option.patch
|
||||
BuildRequires: expect
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libadns-devel
|
||||
BuildRequires: libassuan-devel >= 2.4.3
|
||||
BuildRequires: libgcrypt-devel >= 1.7.0
|
||||
BuildRequires: libgpg-error-devel >= 1.24
|
||||
@@ -44,7 +43,7 @@ BuildRequires: libksba-devel >= 1.3.4
|
||||
BuildRequires: makeinfo
|
||||
BuildRequires: npth-devel >= 1.2
|
||||
BuildRequires: openldap2-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: pkgconfig(bzip2)
|
||||
BuildRequires: pkgconfig(gnutls) >= 3.0
|
||||
@@ -107,7 +106,7 @@ date=$(date -u +%%Y-%%m-%%dT%%H:%%M+0000 -r %{SOURCE99})
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
||||
make %{?_smp_mflags} DESTDIR=%{buildroot} install
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/gnupg/
|
||||
# bnc#391347
|
||||
install -m 644 doc/examples/gpgconf.conf %{buildroot}%{_sysconfdir}/gnupg
|
||||
@@ -152,7 +151,7 @@ install -m 755 tools/gpg-zip %{buildroot}/%{_bindir}
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_infodir}/gnupg*
|
||||
%{_mandir}/*/*.gz
|
||||
%{_mandir}/*/*%{ext_man}
|
||||
%doc %{_docdir}/%{name}
|
||||
%{_bindir}/*
|
||||
%{_libdir}/[^d]*
|
||||
|
Reference in New Issue
Block a user