diff --git a/vino.spec b/vino.spec index 2f1141f..a30d7f0 100644 --- a/vino.spec +++ b/vino.spec @@ -7,7 +7,7 @@ Summary: A remote desktop system for GNOME Name: vino Version: 2.13.5 -Release: 1 +Release: 2 URL: http://www.gnome.org Source0: %{name}-%{version}.tar.bz2 License: GPL @@ -37,7 +37,11 @@ connect to a running GNOME session using VNC. %setup -q %build -%configure --disable-gnutls --disable-session-support --disable-http-server +%configure \ + --enable-avahi \ + --disable-gnutls \ + --disable-session-support \ + --disable-http-server make %install @@ -90,6 +94,9 @@ fi %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Tue Jan 17 2006 Mark McLoughlin 2.13.5-2 +- Build with --enable-avahi + * Tue Jan 17 2006 Matthias Clasen 2.13.5-1 - Update to 2.13.5