diff --git a/motif.spec b/motif.spec index 87027e72568f96ded8b0fe39b4e0f1f09c089a6f..b56d34b1b623a540a8aa51f32393d33df839f024 100644 --- a/motif.spec +++ b/motif.spec @@ -1,6 +1,6 @@ Name: motif Version: 2.3.8 -Release: 3 +Release: 4 Summary: Run-time libraries and programs License: LGPLv2+ URL: https://motif.ics.com/ @@ -31,12 +31,7 @@ Conflicts: lesstif-devel <= 0.92.32-6 %description devel This package includes development files for %{name}. -%package help -Summary: man files for %{name} -Requires: man - -%description help -This package includes man files for %{name}. +%package_help %prep %autosetup -p1 @@ -88,6 +83,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_mandir}/man*/* %changelog +* Tue Aug 20 2024 Wei Zhang - 2.3.8-4 +- Replaced declaration of help subpackage with the 'package_help' macro + * Tue Aug 22 2023 panchenbo - 2.3.8-3 - add loongarch64 and sw_64 support