[vinagre] try to fix build

Matthias Clasen mclasen at fedoraproject.org
Thu Nov 3 03:01:21 UTC 2011


commit c90fc7636f608b0d7456e5b7a3ba8ea197ac39ac
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Nov 2 23:00:50 2011 -0400

    try to fix build

 vinagre.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vinagre.spec b/vinagre.spec
index 2e34968..4d6e596 100644
--- a/vinagre.spec
+++ b/vinagre.spec
@@ -56,7 +56,7 @@ GNOME keyring, and browse the network to look for VNC servers.
 %setup -q
 
 %build
-%configure --enable-avahi \
+CFLAGS="%optflags -UGTK_DISABLE_DEPRECATED" %configure --enable-avahi \
            --disable-static \
            --disable-applet \
 %if 0%{?with_spice}


More information about the scm-commits mailing list