forked from pool/libgcrypt
- add arm-missing-files.diff: Add missing files to fix build
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=39
This commit is contained in:
parent
471347a939
commit
057648ad6a
1618
arm-missing-files.diff
Normal file
1618
arm-missing-files.diff
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 3 16:36:21 UTC 2014 - dmueller@suse.com
|
||||
|
||||
- add arm-missing-files.diff: Add missing files to fix build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 3 09:43:39 UTC 2014 - mvyskocil@suse.com
|
||||
|
||||
|
@ -47,6 +47,7 @@ Patch6: libgcrypt-1.5.0-etc_gcrypt_rngseed-symlink.diff
|
||||
Patch7: libgcrypt-1.5.0-LIBGCRYPT_FORCE_FIPS_MODE-env.diff
|
||||
#PATCH-FIX-UPSTREAM: internal functions are supposed to be used inside libgcrypt, mvyskocil@suse.com
|
||||
Patch8: libgcrypt-1.6.0-use-intenal-functions.patch
|
||||
Patch9: arm-missing-files.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: automake >= 1.11
|
||||
BuildRequires: libgpg-error-devel >= 1.11
|
||||
@ -115,6 +116,7 @@ understanding of applied cryptography is required to use Libgcrypt.
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
%patch8 -p1
|
||||
%patch9
|
||||
|
||||
%build
|
||||
echo building with build_hmac256 set to %{build_hmac256}
|
||||
|
Loading…
Reference in New Issue
Block a user