add Obsoletes for ninfod

(cherry picked from commit 7f335f4c9454871c9326b228233882dba73bcffb)
This commit is contained in:
zhongxuan 2023-06-01 15:37:06 +08:00 committed by openeuler-sync-bot
parent 487895e106
commit 8c52339930

View File

@ -1,6 +1,6 @@
Name: iputils Name: iputils
Version: 20221126 Version: 20221126
Release: 2 Release: 3
Summary: Network monitoring tools including ping Summary: Network monitoring tools including ping
License: BSD and GPLv2+ License: BSD and GPLv2+
URL: https://github.com/iputils/iputils 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 BuildRequires: docbook5-style-xsl systemd iproute glibc-kernheaders gettext
%{?systemd_ordering} %{?systemd_ordering}
Provides: /bin/ping /bin/ping6 /sbin/arping Provides: /bin/ping /bin/ping6 /sbin/arping
Obsoletes: %{name}-ninfod
%description %description
The iputils package contains basic utilities for monitoring a network, 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 %{_mandir}/man8/*.8.gz
%changelog %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 * Sat May 27 2023 zhongxuan <zhongxuan2@huawei.com> - 20221126-2
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA