diff --git a/enscript.spec b/enscript.spec index bfef6fc3497fafcec227ff68c80f3a5bd87165bd..e485c6fae4b4532f0c3d1df6fd45c6cf48ffc0fa 100644 --- a/enscript.spec +++ b/enscript.spec @@ -1,6 +1,6 @@ Name: enscript Version: 1.6.6 -Release: 19 +Release: 20 Summary: A plain ASCII to PostScript converter License: GPLv3+ URL: http://www.gnu.org/software/enscript @@ -24,11 +24,7 @@ RTF, or HTML formats. If no input files are given, enscript processes standard i Enscript can be extended to handle different output media and it has many options which can be used to customize print-outs. -%package help -Summary: Help documents for enscript - -%description help -The enscript-help package conatins manual pages and other related files for enscript. +%package_help %prep %autosetup -p1 @@ -73,5 +69,8 @@ done %{_infodir}/enscript* %changelog +* Tue Aug 20 2024 Haofeng Liu 1.6.6-20 +- Replaced declaration of help subpackage with the 'package_help' macro + * Thu Nov 21 2019 liujing - 1.6.6-19 - Package init