diff --git a/tpm2-abrmd.spec b/tpm2-abrmd.spec index ccb9966..d4b86bf 100644 --- a/tpm2-abrmd.spec +++ b/tpm2-abrmd.spec @@ -2,7 +2,7 @@ Name: tpm2-abrmd Version: 3.0.0 -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 @@ -11,7 +11,7 @@ Source0: https://github.com/tpm2-software/tpm2-abrmd/releases/download/% BuildRequires: systemd pkgconfig(cmocka) pkgconfig(dbus-1) pkgconfig(gio-unix-2.0) pkgconfig(tss2-mu) pkgconfig(tss2-sys) BuildRequires: tpm2-tss-devel >= 2.4.0 libtool autoconf-archive libgcrypt libgcrypt-devel BuildRequires: chrpath -BuildRequires: selinux-policy-devel pkgconfig(systemd) +BuildRequires: selinux-policy-devel pkgconfig(systemd) dbus-daemon # tpm2-abrmd depends on the package that contains itsSELinux policy module Requires: (%{name}-selinux >= 2.3.3-2 if selinux-policy) @@ -136,6 +136,12 @@ fi %{_datadir}/selinux/packages/tabrmd.pp.bz2 %changelog +* Wed Apr 10 2024 wangxiaomeng - 3.0.0-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Fix build check error + * Tue Jul 18 2023 jinlun - 3.0.0-1 - Type:enhancement - ID:NA