Accepting request 636379 from security
- add recommends to the tcti-device and tcti-abrmd. Otherwise they're not installed right away, rendering the abrmd quite unusable. OBS-URL: https://build.opensuse.org/request/show/636379 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tpm2.0-abrmd?expand=0&rev=8
This commit is contained in:
commit
121abbe5e0
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 18 09:05:24 UTC 2018 - matthias.gerstner@suse.com
|
||||||
|
|
||||||
|
- add recommends to the tcti-device and tcti-abrmd. Otherwise they're not
|
||||||
|
installed right away, rendering the abrmd quite unusable.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 10 10:02:21 UTC 2018 - matthias.gerstner@suse.com
|
Fri Aug 10 10:02:21 UTC 2018 - matthias.gerstner@suse.com
|
||||||
|
|
||||||
|
@ -35,6 +35,8 @@ BuildRequires: pkgconfig(dbus-1)
|
|||||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||||
BuildRequires: pkgconfig(tss2-sys)
|
BuildRequires: pkgconfig(tss2-sys)
|
||||||
Requires(pre): pwdutils
|
Requires(pre): pwdutils
|
||||||
|
Recommends: libtss2-tcti-device0
|
||||||
|
Recommends: libtss2-tcti-tabrmd0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Patch0: fix_dlopen.patch
|
Patch0: fix_dlopen.patch
|
||||||
# the auto activation is not whitelisted for <= SLE12-SP3
|
# the auto activation is not whitelisted for <= SLE12-SP3
|
||||||
|
Loading…
Reference in New Issue
Block a user