forked from pool/libgcrypt
- require libgpg-error 1.11 or higher
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=37
This commit is contained in:
parent
2dd2695b1b
commit
471347a939
@ -3,6 +3,7 @@ Fri Jan 3 09:43:39 UTC 2014 - mvyskocil@suse.com
|
|||||||
|
|
||||||
- fix bnc#856915: can't open /dev/urandom
|
- fix bnc#856915: can't open /dev/urandom
|
||||||
* correct libgcrypt-1.5.0-etc_gcrypt_rngseed-symlink.diff
|
* correct libgcrypt-1.5.0-etc_gcrypt_rngseed-symlink.diff
|
||||||
|
- require libgpg-error 1.11 or higher
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 19 13:53:21 UTC 2013 - mvyskocil@suse.com
|
Thu Dec 19 13:53:21 UTC 2013 - mvyskocil@suse.com
|
||||||
|
@ -49,7 +49,7 @@ Patch7: libgcrypt-1.5.0-LIBGCRYPT_FORCE_FIPS_MODE-env.diff
|
|||||||
Patch8: libgcrypt-1.6.0-use-intenal-functions.patch
|
Patch8: libgcrypt-1.6.0-use-intenal-functions.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: automake >= 1.11
|
BuildRequires: automake >= 1.11
|
||||||
BuildRequires: libgpg-error-devel >= 1.8
|
BuildRequires: libgpg-error-devel >= 1.11
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
# not for base packages to avoid huge cycles
|
# not for base packages to avoid huge cycles
|
||||||
#BuildRequires: gpg-offline
|
#BuildRequires: gpg-offline
|
||||||
|
Loading…
Reference in New Issue
Block a user