public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: update to 0.1.1.20090203
@ 2026-05-31  2:04 Peng Huang
  0 siblings, 0 replies; only message in thread
From: Peng Huang @ 2026-05-31  2:04 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : f33bbfecc8a0ad5f676e5aebbee15e8d8102a988
Author : Peng Huang <phuang@fedoraproject.org>
Date   : 2009-02-03T08:39:00+00:00
Stats  : +10/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/f33bbfecc8a0ad5f676e5aebbee15e8d8102a988?branch=autotool

Log:
update to 0.1.1.20090203

---
diff --git a/.cvsignore b/.cvsignore
index 99228a6..d68cbfc 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-ibus-0.1.1.20081023.tar.gz
+ibus-0.1.1.20090203.tar.gz

diff --git a/ibus.spec b/ibus.spec
index 1a68d3c..e10601e 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -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 @@ Source1:    xinput-ibus
 
 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(post):  %{_sbindir}/alternatives
 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 @@ fi
 %{_libdir}/qt4/plugins/inputmethods/libibus.so
 
 %changelog
+* Tue Feb 03 2009 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20090203-1
+- Update to 0.1.1.20090203.
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.1.1.20081023-3
 - Rebuild for Python 2.6
 

diff --git a/sources b/sources
index 7232f1f..776f3af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-66f52391db31d59ba1c236322b84d834  ibus-0.1.1.20081023.tar.gz
+8925808933024a70c29908461180b65a  ibus-0.1.1.20090203.tar.gz

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31  2:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31  2:04 [rpms/ibus] autotool: update to 0.1.1.20090203 Peng Huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox