!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:
commit
6e5dcf66ee
@ -3,12 +3,13 @@
|
|||||||
#
|
#
|
||||||
Name: libinput
|
Name: libinput
|
||||||
Version: 1.15.6
|
Version: 1.15.6
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Input device management and event handling library
|
Summary: Input device management and event handling library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.freedesktop.org/wiki/Software/libinput/
|
URL: https://www.freedesktop.org/wiki/Software/libinput/
|
||||||
Source0: https://www.freedesktop.org/software/libinput/libinput-%{version}.tar.xz
|
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)
|
BuildRequires: git-core gcc gcc-c++ python3-devel meson pkgconfig(libudev) pkgconfig(mtdev) pkgconfig(libevdev) pkgconfig(libwacom)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -87,6 +88,9 @@ pathfix.py -i %{__python3} -p -n $(git grep -l '#!/usr/bin/.*python3')
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Aug 15 2020 xinghe <xinghe1@huawei.com> - 1.15.6-1
|
||||||
- update version to 1.15.6
|
- update version to 1.15.6
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user