!5 [sync] PR-3: 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:57:01 +08:00 committed by Gitee
commit 0af37c225c

View File

@ -3,7 +3,7 @@
Name: lockdev
Version: 1.0.4
Release: 0.31
Release: 0.32
Summary: A library for locking devices
License: LGPLv2
URL: https://alioth.debian.org/projects/lockdev/
@ -13,6 +13,7 @@ Source0: lockdev-%{version}.20111007git.tar.gz
Patch0: 0000-lockdev-euidaccess.patch
Patch1: 0001-major-and-minor-functions-moved-to-sysmacros.h.patch
Recommends: %{name}-help = %{version}-%{release}
Requires: shadow-utils glibc systemd
BuildRequires: autoconf automake libtool perl-interpreter systemd perl(ExtUtils::MakeMaker)
@ -90,6 +91,9 @@ fi
%{_mandir}/man8/*
%changelog
* Thu Nov 12 2020 xinghe <xinghe1@huawei.com> - 1.0.4-0.32
- add help for Recommends
* Tue Oct 29 2019 mengxian <mengxian@huawei.com> - 1.0.4-0.31
- Type:NA
- ID:NA