[scim] Use gtk2 for setup ui

Peng Wu pwu at fedoraproject.org
Fri Jun 29 02:54:28 UTC 2012


commit 9a75ec5e744fd5d24501e364ee883e1431ab62d8
Author: Peng Wu <alexepico at gmail.com>
Date:   Fri Jun 29 10:53:45 2012 +0800

    Use gtk2 for setup ui

 scim.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/scim.spec b/scim.spec
index bcfca50..ffd1703 100644
--- a/scim.spec
+++ b/scim.spec
@@ -1,6 +1,6 @@
 Name:      scim
 Version:   1.4.14
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Smart Common Input Method platform
 
 License:   LGPLv2+
@@ -127,7 +127,7 @@ gnome-autogen.sh
 
 
 %build
-%configure --disable-static --enable-ld-version-script
+%configure --disable-static --enable-ld-version-script --with-gtk-version=2
 make %{?_smp_mflags}
 
 
@@ -244,6 +244,9 @@ fi
 
 
 %changelog
+* Fri Jun 29 2012  Peng Wu <pwu at redhat.com> - 1.4.14-2
+- Use gtk2 for setup ui
+
 * Mon Jun 25 2012  Peng Wu <pwu at redhat.com> - 1.4.14-1
 - Update to 1.4.14
 


More information about the scm-commits mailing list