[pyclutter/f17] try again

Matthias Clasen mclasen at fedoraproject.org
Sat Mar 10 22:44:33 UTC 2012


commit f69cb7ccc891f530f0e7f062e87e953057991c49
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Mar 10 17:44:49 2012 -0500

    try again

 pyclutter.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pyclutter.spec b/pyclutter.spec
index 1804409..8aacef4 100644
--- a/pyclutter.spec
+++ b/pyclutter.spec
@@ -35,11 +35,11 @@ Pyclutter
 %patch0 -p1 -b .compat
 
 %build
-%configure --enable-docs
+%configure --enable-docs CFLAGS=-DCLUTTER_DISABLE_DEPRECATION_WARNINGS
 make %{?_smp_mflags} V=1
 
 %install
-make DESTDIR=%{buildroot} install INSTALL="%{__install} -p" 
+make DESTDIR=%{buildroot} install INSTALL="%{__install} -p"
 
 #Remove libtool archives.
 find %{buildroot} -name '*.la' -exec rm -f {} ';'


More information about the scm-commits mailing list