[gnome-nettool/f14/master] 2.31.6

Matthias Clasen mclasen at fedoraproject.org
Fri Aug 20 01:17:52 UTC 2010


commit a72b19b89b9ac395c66780d753a840828588cfc2
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Aug 19 21:16:46 2010 -0400

    2.31.6

 gnome-nettool.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-nettool.spec b/gnome-nettool.spec
index 06ee048..d324f8a 100644
--- a/gnome-nettool.spec
+++ b/gnome-nettool.spec
@@ -8,7 +8,7 @@ Source0: http://download.gnome.org/sources/gnome-nettool/2.31/%{name}-%{version}
 License: GPLv2+ and GFDL
 Group: User Interface/Desktops
 
-BuildRequires: gtk3-devel
+BuildRequires: gtk2-devel
 BuildRequires: GConf2-devel
 BuildRequires: libgtop2-devel
 BuildRequires: desktop-file-utils
@@ -28,7 +28,7 @@ tools, like ping, netstat, ifconfig, whois, traceroute, finger.
 %setup -q
 
 %build
-%configure --disable-scrollkeeper --with-gtk=3.0
+%configure --disable-scrollkeeper --with-gtk=2.0
 make
 
 %install


More information about the scm-commits mailing list