Accepting request 447928 from security:privacy
add runtime dependency to match runtime version check for libksba OBS-URL: https://build.opensuse.org/request/show/447928 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=155
This commit is contained in:
parent
8cc55ed8a4
commit
941260323c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 25 15:12:44 UTC 2016 - astieger@suse.com
|
||||
|
||||
- add runtime dependency to match runtime version check for libksba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 20 18:58:55 UTC 2016 - astieger@suse.com
|
||||
|
||||
|
@ -55,6 +55,7 @@ BuildRequires: pkgconfig(zlib)
|
||||
Requires: libassuan0 >= 2.4.3
|
||||
# Explicit runtime depencency - runtime version check
|
||||
Requires: libgcrypt20 >= 1.7.0
|
||||
Requires: libksba >= 1.3.4
|
||||
Requires: pinentry
|
||||
# FIXME: use proper Requires(pre/post/preun/...)
|
||||
PreReq: %{install_info_prereq}
|
||||
|
Loading…
Reference in New Issue
Block a user