- Add --enable-large-rsa to allow large size keys bnc#1012536

OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=152
This commit is contained in:
Tomáš Chvátal
2016-11-29 12:34:26 +00:00
committed by Git OBS Bridge
parent 5cd70f3b2e
commit beb01c83d0
2 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 29 12:22:25 UTC 2016 - tchvatal@suse.com
- Add --enable-large-rsa to allow large size keys bnc#1012536
-------------------------------------------------------------------
Sat Nov 19 22:07:13 UTC 2016 - astieger@suse.com

View File

@@ -44,7 +44,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
@@ -102,12 +102,13 @@ date=$(date -u +%%Y-%%m-%%dT%%H:%%M+0000 -r %{SOURCE99})
--enable-large-secmem \
--enable-wks-tools \
--with-gnu-ld \
--enable-build-timestamp=$date
--enable-build-timestamp=$date \
--enable-large-rsa
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 +153,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]*