rpms/ibus/devel .cvsignore, 1.20, 1.21 ibus.spec, 1.35, 1.36 sources, 1.23, 1.24

Huang Peng phuang at fedoraproject.org
Tue Feb 3 08:39:31 UTC 2009


Author: phuang

Update of /cvs/pkgs/rpms/ibus/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11337

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/devel/.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 08:39:00 -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/devel/ibus.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ibus.spec	29 Nov 2008 16:47:52 -0000	1.35
+++ ibus.spec	3 Feb 2009 08:39:00 -0000	1.36
@@ -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:    3%{?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.
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.1.1.20081023-3
 - Rebuild for Python 2.6
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/devel/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 08:39:00 -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 fedora-extras-commits mailing list