diff --git a/sysSentry.spec b/sysSentry.spec index 95d6216c89663ec1ea749bf7da0bfc2cf241cda8..27f0bbe2f847ac054a0bea6bfc219ca94d354460 100644 --- a/sysSentry.spec +++ b/sysSentry.spec @@ -4,7 +4,7 @@ Summary: System Inspection Framework Name: sysSentry Version: 1.0.3 -Release: 16 +Release: 17 License: Mulan PSL v2 Group: System Environment/Daemons Source0: https://gitee.com/openeuler/sysSentry/releases/download/v%{version}/%{name}-%{version}.tar.gz @@ -158,7 +158,7 @@ This package provides a plugin for sysSentry to listening specific messages %package -n bmc_block_io Summary: bmc_block_io for the sysSentry Provides: bmc_block_io = %{version} -BuildRequires: json-c-devel libxalarm-devel +BuildRequires: json-c-devel Requires: libxalarm ipmitool json-c Requires: sysSentry = %{version}-%{release} @@ -315,6 +315,12 @@ rm -rf /var/run/sysSentry | : %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/sysSentry/tasks/soc_ring_sentry.mod %changelog +* Wed Dec 03 2025 shixuantong - 1.0.3-17 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:Fix self-dependency issue in spec file + * Fri Nov 28 2025 shixuantong - 1.0.3-16 - Type:bugfix - CVE:NA