From ae46c12d12e84474d8f9f38c23410a2751c086ef Mon Sep 17 00:00:00 2001 From: zppzhangpan Date: Sat, 17 Feb 2024 15:24:41 +0800 Subject: [PATCH] avahi.rpm no longer providers avahi-autoipd.rpm (cherry picked from commit 56cd42140dda472fb81745788266561088123bfe) --- avahi.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/avahi.spec b/avahi.spec index d5bb9fd..cb8b391 100644 --- a/avahi.spec +++ b/avahi.spec @@ -3,7 +3,7 @@ Name: avahi Version: 0.8 -Release: 12 +Release: 13 Summary: Avahi is a local network service discovery License: LGPLv2+ URL: http://avahi.org @@ -51,9 +51,6 @@ Requires(post): dbus systemd Requires(preun): systemd Requires(postun): systemd -Provides: avahi-autoipd = %{version}-%{release} -Obsoletes: avahi-autoipd < %{version}-%{release} - %description Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite. This enables you to plug your laptop @@ -566,6 +563,9 @@ fi %{_mandir}/man8/* %changelog +* Sat Feb 17 2024 zhangpan - 0.8-13 +- avahi.rpm no longer providers avahi-autoipd.rpm + * Sun Feb 4 2024 zhangpan - 0.8-12 - delete redundant patch