public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peng Huang <phuang@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: update to 0.1.1.20090203
Date: Sun, 31 May 2026 02:04:04 GMT	[thread overview]
Message-ID: <178019304474.1.1932303858597079615.rpms-ibus-f33bbfecc8a0@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-05-31  2:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178019304474.1.1932303858597079615.rpms-ibus-f33bbfecc8a0@fedoraproject.org \
    --to=phuang@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox