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