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

From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
This commit is contained in:
openeuler-ci-bot 2021-05-22 20:53:20 +08:00 committed by Gitee
commit 6e5dcf66ee

View File

@ -3,12 +3,13 @@
#
Name: libinput
Version: 1.15.6
Release: 1
Release: 2
Summary: Input device management and event handling library
License: MIT
URL: https://www.freedesktop.org/wiki/Software/libinput/
Source0: https://www.freedesktop.org/software/libinput/libinput-%{version}.tar.xz
Recommends: %{name}-help = %{version}-%{release}
BuildRequires: git-core gcc gcc-c++ python3-devel meson pkgconfig(libudev) pkgconfig(mtdev) pkgconfig(libevdev) pkgconfig(libwacom)
%description
@ -87,6 +88,9 @@ pathfix.py -i %{__python3} -p -n $(git grep -l '#!/usr/bin/.*python3')
%{_mandir}/man1/*
%changelog
* Thu Nov 12 2020 xinghe <xinghe1@huawei.com> - 1.15.6-2
- add help for Recommends
* Sat Aug 15 2020 xinghe <xinghe1@huawei.com> - 1.15.6-1
- update version to 1.15.6