add help for Recommends

(cherry picked from commit eba170730b1d6f925d8b2822669b5f47a43e7f8b)
This commit is contained in:
jinzhimin369 2020-11-12 09:08:33 +08:00 committed by openeuler-sync-bot
parent 79c0714610
commit 1892f33162

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