!6 [sync] PR-2: yum install安装后缺少man手册

From: @openeuler-sync-bot
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-05-21 15:21:47 +08:00 committed by Gitee
commit d5001d4fe2

View File

@ -1,10 +1,11 @@
Name: libraw1394 Name: libraw1394
Version: 2.1.2 Version: 2.1.2
Release: 8 Release: 9
Summary: Provides direct access to the IEEE 1394 bus Summary: Provides direct access to the IEEE 1394 bus
License: LGPLv2+ License: LGPLv2+
URL: http://www.dennedy.org/libraw1394/ URL: http://www.dennedy.org/libraw1394/
Source: http://www.kernel.org/pub/linux/libs/ieee1394/%{name}-%{version}.tar.xz Source: http://www.kernel.org/pub/linux/libs/ieee1394/%{name}-%{version}.tar.xz
Recommends: %{name}-help = %{version}-%{release}
BuildRequires: gcc kernel-headers BuildRequires: gcc kernel-headers
%description %description
@ -58,6 +59,9 @@ This Package contains man pages and other files for libraw1394.
%{_mandir}/man5/isodump.5.gz %{_mandir}/man5/isodump.5.gz
%changelog %changelog
* Thu Nov 12 2020 xinghe <xinghe1@huawei.com> - 2.1.2-9
- add help for Recommends
* Fri Oct 25 2019 yanzhihua <yanzhihua4@huawei.com> - 2.1.2-8 * Fri Oct 25 2019 yanzhihua <yanzhihua4@huawei.com> - 2.1.2-8
- Package init - Package init