diff --git a/mcstrans.spec b/mcstrans.spec index f3d94044db1be58a09462fce7988e4f4d08b11c5..5d39f2d318f04380b072f5577f66e7118317b491 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -1,6 +1,6 @@ Name: mcstrans Version: 3.3 -Release: 3 +Release: 4 Summary: SELinux Translation Daemon License: GPL2 URL: https://github.com/SELinuxProject/selinux/wiki @@ -33,11 +33,7 @@ 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 - -%description help -mcstrans-help include help files for man page +%package_help %prep %setup -q @@ -92,6 +88,9 @@ rm -rf %{buildroot}/%{_sysconfdir}/rc.d/init.d/mcstrans %{_mandir}/ru/man8/*.8.gz %changelog +* Mon Aug 19 2024 Wei Zhang - 3.3-4 +- Replaced declaration of help subpackage with the 'package_help' macro + * Mon Jul 8 2024 yixiangzhike - 3.3-3 - backport upstream patch to avoid NULL dereferences