[mate-system-monitor/f20] update configure flags

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sat Jul 26 17:10:45 UTC 2014


commit e462576c792c3a89229e6bbebf9d28d6c1f85fd1
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sat Jul 26 19:10:24 2014 +0200

    update configure flags

 mate-system-monitor.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/mate-system-monitor.spec b/mate-system-monitor.spec
index 1c7e43e..64f101d 100644
--- a/mate-system-monitor.spec
+++ b/mate-system-monitor.spec
@@ -32,8 +32,8 @@ such as CPU and memory.
 %build
 %configure \
         --disable-static \
-        --disable-scrollkeeper \
-        --disable-schemas-compile 
+        --with-gtk=2.0 \
+        --disable-schemas-compile  
 
 make %{?_smp_mflags} V=1
 
@@ -77,6 +77,7 @@ fi
 * Sat Jul 26 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.8.0-3
 - update to 1.8.0 release
 - update build requires
+- update configure flags
 
 * Fri Aug 02 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.1-1
 - Bump to 1.6.1


More information about the scm-commits mailing list