Accepting request 37588 from home:computersalat:devel:privacy
Copy from home:computersalat:devel:privacy/gpg2 via accept of submit request 37588 revision 10. Request was accepted with message: good work, thank you! OBS-URL: https://build.opensuse.org/request/show/37588 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=22
This commit is contained in:
parent
d805ae3fab
commit
77b7565907
12
gpg2.changes
12
gpg2.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 9 12:47:11 UTC 2010 - chris@computersalat.de
|
||||
|
||||
- fix deps
|
||||
o libassuan-devel >= 2.0.0
|
||||
o pth / libpth-devel >= 1.3.7
|
||||
- added BuildReq libcurl-devel >= 7.10
|
||||
- removed BuildReq openldap2
|
||||
is already solved by openldap2-devel
|
||||
- removed unrecognized configure options
|
||||
--enable-external-hkp, --enable-shared, --enable-static-rnd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 7 14:19:11 UTC 2010 - puzel@novell.com
|
||||
|
||||
|
11
gpg2.spec
11
gpg2.spec
@ -26,18 +26,18 @@ BuildRequires: fdupes
|
||||
BuildRequires: libgpg-error-devel >= 1.4
|
||||
BuildRequires: libgcrypt-devel >= 1.4.0
|
||||
BuildRequires: libksba-devel >= 1.0.2
|
||||
BuildRequires: libassuan-devel >= 1.0.4
|
||||
BuildRequires: libassuan-devel >= 2.0.0
|
||||
BuildRequires: opensc-devel
|
||||
BuildRequires: libusb-devel
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: libadns-devel
|
||||
BuildRequires: openldap2-devel
|
||||
BuildRequires: openldap2
|
||||
BuildRequires: libcurl-devel >= 7.10
|
||||
%if 0%{?suse_version} >= 1120
|
||||
BuildRequires: libpth-devel
|
||||
BuildRequires: libpth-devel >= 1.3.7
|
||||
%else
|
||||
BuildRequires: pth
|
||||
BuildRequires: pth >= 1.3.7
|
||||
%endif
|
||||
Url: http://www.gnupg.org/aegypten2/
|
||||
License: GPLv2+
|
||||
@ -98,11 +98,8 @@ CFLAGS="%{optflags} -fpie" LDFLAGS=-pie \
|
||||
--with-dirmngr-pgm=%{_prefix}/bin/dirmngr \
|
||||
--with-scdaemon-pgm=%{_prefix}/bin/scdaemon \
|
||||
--enable-ldap \
|
||||
--enable-external-hkp \
|
||||
--enable-shared \
|
||||
--enable-gpgsm=yes \
|
||||
--enable-gpg \
|
||||
--enable-static-rnd=linux \
|
||||
--with-gnu-ld
|
||||
make %{?jobs:-j%jobs};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user