diff --git a/ca-certificates.changes b/ca-certificates.changes index 15284ef..1a40e72 100644 --- a/ca-certificates.changes +++ b/ca-certificates.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 24 21:09:16 UTC 2013 - hrvoje.senjan@gmail.com + +- Explicitly require p11-kit, otherwise trusted certificates won't + be generated + ------------------------------------------------------------------- Thu Jun 20 09:15:52 UTC 2013 - lnussel@suse.de diff --git a/ca-certificates.spec b/ca-certificates.spec index 9866802..f03aadb 100644 --- a/ca-certificates.spec +++ b/ca-certificates.spec @@ -33,6 +33,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: https://github.com/openSUSE/ca-certificates # Requires: openssl +Requires: p11-kit Requires: p11-kit-tools # needed for %post Requires(post): coreutils openssl p11-kit-tools