add code check in tpm2-abrmd
https://gitee.com/src-openeuler/tpm2-abrmd/issues/I6A5SR Signed-off-by: jinlun <jinlun@huawei.com>
This commit is contained in:
parent
4e230bbb91
commit
9b5f6cc2fb
@ -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
|
||||
|
||||
@ -131,6 +132,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
|
||||
|
||||
* Thu Nov 3 2022 jinlun<jinlun@huawei.com> - 2.4.1-1
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user