diff --git a/vino.spec b/vino.spec index 5a8a097..b6b0989 100644 --- a/vino.spec +++ b/vino.spec @@ -39,13 +39,12 @@ connect to a running GNOME session using VNC. %build %configure \ - --enable-avahi \ - --disable-gnutls \ --disable-http-server \ + --with-avahi \ + --with-network-manager \ --with-secret \ - --enable-libnotify \ - --enable-network-manager \ - --enable-telepathy + --with-telepathy \ + --with-gnutls \ # drop unneeded direct library deps with --as-needed # libtool doesn't make this easy, so we do it the hard way @@ -92,6 +91,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : - Update to 3.9.2 - Adapt the spec file for dropped preferences dialog - Build with libsecret +- Update the configure options; most have been renamed from --enable to --with * Mon Apr 15 2013 Kalev Lember - 3.8.1-1 - Update to 3.8.1