diff --git a/ostree.spec b/ostree.spec index 2fefcd151335b6957084792251de3d3e0d4947d5..83f4168334e1963c221f9d3139624823260c2e86 100644 --- a/ostree.spec +++ b/ostree.spec @@ -1,7 +1,7 @@ #needsrootforbuild Name: ostree Version: 2025.1 -Release: 2 +Release: 3 Summary: A tool like git for operating system binaries License: LGPL-2.0-or-later URL: https://ostreedev.github.io/ostree/ @@ -64,6 +64,7 @@ The %{name}-devel package includes the header files for the %{name} library. %configure --with-selinux --with-curl --with-openssl \ --enable-gtk-doc \ --without-soup \ + --without-avahi \ --with-dracut=yesbutnoconf %make_build @@ -106,7 +107,10 @@ The %{name}-devel package includes the header files for the %{name} library. %{_datadir}/gtk-doc/html/%{name} %changelog -* Sat Feb 08 2025 zhangyao 2025.1-2 +* Sat Feb 08 2025 Funda Wang - 2025.1-3 +- disabel avahi feature from configure makes it really disabled + +* Sat Feb 08 2025 zhangyao - 2025.1-2 - disable avahi feature * Fri Jan 17 2025 Funda Wang - 2025.1-1