diff --git a/pstoedit.spec b/pstoedit.spec index cadab1ed93d1d792801f3488378571cc8387ab0d..bdde705a349966aec6232c9b2af8c318601de535 100644 --- a/pstoedit.spec +++ b/pstoedit.spec @@ -1,6 +1,6 @@ Name: pstoedit Version: 3.78 -Release: 2 +Release: 3 Summary: Translates PostScript and PDF graphics into other vector formats License: GPLv2+ URL: http://www.pstoedit.net/ @@ -24,11 +24,7 @@ Requires: %{name} = %{version}-%{release} The package contains header files and libraries which are needed to build applications using pstoedit. -%package help -Summary: Man info for pstoedit - -%description help -The package contains man information for pstoedit. +%package_help %prep %autosetup -p1 @@ -69,6 +65,9 @@ install -D doc/pstoedit.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %{_mandir}/man1/* %changelog +* Mon Aug 19 2024 chengsongyuxuan - 3.78-3 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Fri Jul 14 2023 xu_ping <707078654@qq.com> - 3.78-2 - Fix compilation failure caused by gcc12