Accepting request 644573 from security
- add a Requires towards tpm2-0-tss, because that main package holds the udev rules and logic for setting up the tss user. Without this the daemon can't start up correctly. OBS-URL: https://build.opensuse.org/request/show/644573 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tpm2.0-abrmd?expand=0&rev=11
This commit is contained in:
commit
92ba446dd8
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 25 09:00:40 UTC 2018 - matthias.gerstner@suse.com
|
||||
|
||||
- add a Requires towards tpm2-0-tss, because that main package holds the udev
|
||||
rules and logic for setting up the tss user. Without this the daemon can't
|
||||
start up correctly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 23 15:46:28 UTC 2018 - matthias.gerstner@suse.com
|
||||
|
||||
|
@ -37,6 +37,7 @@ BuildRequires: pkgconfig(tss2-sys)
|
||||
Requires(pre): pwdutils
|
||||
Recommends: libtss2-tcti-device0
|
||||
Recommends: libtss2-tcti-tabrmd0
|
||||
Requires: tpm2-0-tss
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Patch0: fix_dlopen.patch
|
||||
# the auto activation is not whitelisted for <= SLE12-SP3
|
||||
|
Loading…
Reference in New Issue
Block a user