diff --git a/mcstrans.spec b/mcstrans.spec index c12fb8c9cd17c2948fee3c6405131b84ac2ba90c..dc5e8a8ebd557513d33318e2a652ab3cc488c6af 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -1,6 +1,6 @@ Name: mcstrans Version: 3.5 -Release: 2 +Release: 3 Summary: SELinux Translation Daemon License: GPL2 URL: https://github.com/SELinuxProject/selinux/wiki @@ -32,11 +32,8 @@ Control, and Multi-level Security. mcstrans provides an translation daemon to translate SELinux categories from internal representations to user defined representation. -%package help -Summary: Mcstrans help document +%package_help -%description help -mcstrans-help include help files for man page %prep %setup -q @@ -90,6 +87,9 @@ rm -rf %{buildroot}/%{_sysconfdir}/rc.d/init.d/mcstrans %{_mandir}/ru/man8/*.8.gz %changelog +* Mon Aug 19 2024 Wei Zhang - 3.5-3 +- Replaced declaration of help subpackage with the 'package_help' macro + * Mon Jul 8 2024 yixiangzhike - 3.5-2 - backport upstream patch to avoid NULL dereferences