From 279d383ed5d00e081abb40546ac8df6c0489a3ee Mon Sep 17 00:00:00 2001 From: dongzhenshu Date: Mon, 19 Aug 2024 13:25:20 +0800 Subject: [PATCH] =?UTF-8?q?Replaced=20declaration=20of=20help=20subpackage?= =?UTF-8?q?=20with=20the=20'package=5Fhelp'=20macro.=20=EF=BC=88cherry=20p?= =?UTF-8?q?icked=20commit=20from=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libraw1394.spec | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/libraw1394.spec b/libraw1394.spec index d93d957..e65ef7c 100644 --- a/libraw1394.spec +++ b/libraw1394.spec @@ -1,6 +1,6 @@ Name: libraw1394 Version: 2.1.2 -Release: 9 +Release: 10 Summary: Provides direct access to the IEEE 1394 bus License: LGPLv2+ URL: http://www.dennedy.org/libraw1394/ @@ -22,11 +22,7 @@ Requires: %{name} = %{version}-%{release} pkgconfig %description devel This package contains libraries and header files for libraw1394. -%package help -Summary: Help documents for libraw1394 - -%description help -This Package contains man pages and other files for libraw1394. +%package_help %prep %autosetup -n %{name}-%{version} -p1 @@ -59,6 +55,9 @@ This Package contains man pages and other files for libraw1394. %{_mandir}/man5/isodump.5.gz %changelog +* Mon Aug 19 2024 dongzhenshu - 2.1.2-10 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Thu Nov 12 2020 xinghe - 2.1.2-9 - add help for Recommends