add help for Recommends

(cherry picked from commit d007c7f015d4a7af01ca8c37d8ef41f9d733a38d)
This commit is contained in:
jinzhimin369 2020-11-12 10:11:07 +08:00 committed by openeuler-sync-bot
parent 2c8fe94ab0
commit 192e66f617

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