rpms/ibus/F-10 .cvsignore, 1.20, 1.21 ibus.spec, 1.34, 1.35 sources, 1.23, 1.24

Huang Peng phuang at fedoraproject.org
Tue Feb 3 09:20:53 UTC 2009


Author: phuang

Update of /cvs/pkgs/rpms/ibus/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20439

Modified Files:
	.cvsignore ibus.spec sources 
Log Message:
update to 0.1.1.20090203


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/F-10/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore	23 Oct 2008 06:43:41 -0000	1.20
+++ .cvsignore	3 Feb 2009 09:20:22 -0000	1.21
@@ -1 +1 @@
-ibus-0.1.1.20081023.tar.gz
+ibus-0.1.1.20090203.tar.gz


Index: ibus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/F-10/ibus.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ibus.spec	18 Dec 2008 05:39:09 -0000	1.34
+++ ibus.spec	3 Feb 2009 09:20:22 -0000	1.35
@@ -2,8 +2,8 @@
 %{!?gtk_binary_version: %define gtk_binary_version %(pkg-config  --variable=gtk_binary_version gtk+-2.0)}
 %define mod_path ibus-0.1
 Name:       ibus
-Version:    0.1.1.20081023
-Release:    2%{?dist}
+Version:    0.1.1.20090203
+Release:    1%{?dist}
 Summary:    Intelligent Input Bus for Linux OS
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -13,6 +13,8 @@
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+%define glib_ver %([ -a %{_libdir}/pkgconfig/glib-2.0.pc ] && pkg-config --modversion glib-2.0 | cut -d. -f 1,2 || echo -n "999")
+
 BuildRequires:  gettext-devel
 BuildRequires:  libtool
 BuildRequires:  python
@@ -26,6 +28,7 @@
 Requires(postun):  desktop-file-utils
 Requires(postun):  %{_sbindir}/alternatives
 
+Requires:   glib2 >= %{glib_ver}
 Requires:   pygtk2
 Requires:   dbus-python >= 0.83.0
 Requires:   gnome-python2-gconf
@@ -147,6 +150,9 @@
 %{_libdir}/qt4/plugins/inputmethods/libibus.so
 
 %changelog
+* Tue Feb 03 2009 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20090203-1
+- Update to 0.1.1.20090203.
+
 * Wed Nov 19 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20081023-2
 - Move libibus-gtk.so from ibus.rpm to ibus-gtk.rpm to fix bug 472146.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/F-10/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources	23 Oct 2008 06:43:41 -0000	1.23
+++ sources	3 Feb 2009 09:20:22 -0000	1.24
@@ -1 +1 @@
-66f52391db31d59ba1c236322b84d834  ibus-0.1.1.20081023.tar.gz
+8925808933024a70c29908461180b65a  ibus-0.1.1.20090203.tar.gz




More information about the scm-commits mailing list