diff --git a/phodav.spec b/phodav.spec index d9caaf3df94a706a3127e1df0f108740056e7f07..f8fb5eb460c87237cf5d554e8f9f1a80678bbf4a 100644 --- a/phodav.spec +++ b/phodav.spec @@ -1,6 +1,6 @@ Name: phodav Version: 2.2 -Release: 6 +Release: 7 Summary: A WebDav server implementation using libsoup License: LGPLv2+ URL: https://wiki.gnome.org/phodav @@ -44,6 +44,7 @@ Help documentation for the chezdav-help %package -n spice-webdavd Summary: Spice daemon for the DAV channel +Requires: avahi Requires(post): systemd-units Requires(preun): systemd-units @@ -105,6 +106,9 @@ the Spice virtio channel. %{_unitdir}/spice-webdavd.service %changelog +* Tue Mar 9 2021 lingsheng - 2.2-7 +- Add require avahi for spice-webdavd + * Fri Feb 28 2020 likexin - 2.2-6 - Optimize spec files