forked from pool/python-libnacl
Accepting request 345304 from home:darix:branches:devel:languages:python
- no longer build as noarch package, while the code is still noarch. we actually depend on the native library at runtime. To be able to make this work properly we need to require that native library, that native requires makes us arch dependent. - make sure we require the libsodium version we were built with - fix libsodium loading on Tumbleweed: soversion was bumped to 17 reported as https://github.com/saltstack/libnacl/pull/60 adds libnacl-1.4.3_bump_libsodium_soversion.patch OBS-URL: https://build.opensuse.org/request/show/345304 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=24
This commit is contained in:
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 17:04:26 UTC 2015 - mrueckert@suse.de
|
||||
|
||||
- no longer build as noarch package, while the code is still
|
||||
noarch. we actually depend on the native library at runtime. To
|
||||
be able to make this work properly we need to require that native
|
||||
library, that native requires makes us arch dependent.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 16:28:31 UTC 2015 - mrueckert@suse.de
|
||||
|
||||
- make sure we require the libsodium version we were built with
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 16:08:47 UTC 2015 - mrueckert@suse.de
|
||||
|
||||
- fix libsodium loading on Tumbleweed: soversion was bumped to 17
|
||||
reported as https://github.com/saltstack/libnacl/pull/60
|
||||
|
||||
adds libnacl-1.4.3_bump_libsodium_soversion.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 11 20:39:13 UTC 2015 - aboe76@gmail.com
|
||||
|
||||
|
Reference in New Issue
Block a user