!71 [sync] PR-70: add Obsoletes for ninfod

From: @openeuler-sync-bot 
Reviewed-by: @gebidelidaye 
Signed-off-by: @gebidelidaye
This commit is contained in:
openeuler-ci-bot 2023-06-05 00:59:55 +00:00 committed by Gitee
commit b8f0e365ba
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: iputils
Version: 20221126
Release: 2
Release: 3
Summary: Network monitoring tools including ping
License: BSD and GPLv2+
URL: https://github.com/iputils/iputils
@ -22,6 +22,7 @@ BuildRequires: gcc meson libidn2-devel openssl-devel libcap-devel libxslt
BuildRequires: docbook5-style-xsl systemd iproute glibc-kernheaders gettext
%{?systemd_ordering}
Provides: /bin/ping /bin/ping6 /sbin/arping
Obsoletes: %{name}-ninfod
%description
The iputils package contains basic utilities for monitoring a network,
@ -88,6 +89,12 @@ install -cp ifenslave.8 ${RPM_BUILD_ROOT}%{_mandir}/man8/
%{_mandir}/man8/*.8.gz
%changelog
* Thu Jun 1 2023 zhongxuan <zhongxuan2@huawei.com> - 20221126-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: add Obsoletes for ninfod
* Sat May 27 2023 zhongxuan <zhongxuan2@huawei.com> - 20221126-2
- Type:bugfix
- ID:NA