add code check in tpm2-abrmd
Signed-off-by: jinlun <jinlun@huawei.com>
This commit is contained in:
parent
42f0d84c0e
commit
6f3f95f059
@ -2,7 +2,7 @@
|
||||
|
||||
Name: tpm2-abrmd
|
||||
Version: 2.4.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A system daemon implementing the TPM2 access broker (TAB) & Resource Manager (RM) spec from the TCG
|
||||
License: BSD
|
||||
URL: https://github.com/tpm2-software/tpm2-abrmd
|
||||
@ -52,7 +52,8 @@ autoreconf --install
|
||||
--with-systemdsystemunitdir=%{_unitdir} \
|
||||
--with-systemdpresetdir=%{_presetdir} \
|
||||
--with-sepolicy \
|
||||
--with-dbuspolicydir=%{_datadir}/dbus-1/system.d/
|
||||
--with-dbuspolicydir=%{_datadir}/dbus-1/system.d/ \
|
||||
--enable-unit
|
||||
|
||||
%make_build
|
||||
|
||||
@ -135,6 +136,12 @@ fi
|
||||
%{_datadir}/selinux/packages/tabrmd.pp.bz2
|
||||
|
||||
%changelog
|
||||
* Tue Jan 10 2023 jinlun <jinlun@huawei.com> - 2.4.1-2
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: add code check in tpm2-abrmd
|
||||
|
||||
* Wed Nov 23 2022 jinlun<jinlun@huawei.com> - 2.4.1-1
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user