public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Update to 1.2.0.20091225
@ 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 : dbcbb3690338b7f7a957f2ef9e7315076b130766
Author : Peng Huang <phuang@fedoraproject.org>
Date   : 2009-12-25T03:26:17+00:00
Stats  : +12/-11 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/dbcbb3690338b7f7a957f2ef9e7315076b130766?branch=autotool

Log:
Update to 1.2.0.20091225

---
diff --git a/.cvsignore b/.cvsignore
index 662827a..f191ef9 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-ibus-1.2.0.20091215.tar.gz
+ibus-1.2.0.20091225.tar.gz

diff --git a/ibus.spec b/ibus.spec
index 59b86bf..32cf0f4 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -7,7 +7,7 @@
 %define im_chooser_version 1.2.5
 
 Name:       ibus
-Version:    1.2.0.20091215
+Version:    1.2.0.20091225
 Release:    1%{?dist}
 Summary:    Intelligent Input Bus for Linux OS
 License:    LGPLv2+
@@ -15,7 +15,6 @@ Group:      System Environment/Libraries
 URL:        http://code.google.com/p/ibus/
 Source0:    http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
 Source1:    xinput-ibus
-# Source2:    icons.tar.gz
 # Patch0:     ibus-HEAD.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -43,6 +42,7 @@ Requires:   iso-codes
 Requires:   dbus-python >= %{dbus_python_version}
 Requires:   im-chooser >= %{im_chooser_version}
 Requires:   GConf2 >= %{gconf2_version}
+Requires:   notify-python
 
 Requires(post):  desktop-file-utils
 Requires(postun):  desktop-file-utils
@@ -108,8 +108,7 @@ The ibus-devel-docs package contains developer documentation for ibus
 %build
 %configure --disable-static \
            --disable-iso-codes-check \
-           --enable-gtk-doc \
-           --disable-qt4-immodule
+           --enable-gtk-doc
 # make -C po update-gmo
 make %{?_smp_mflags}
 
@@ -207,10 +206,6 @@ fi
 %defattr(-,root,root,-)
 %{_libdir}/gtk-2.0/%{gtk_binary_version}/immodules/im-ibus.so
 
-# %files qt
-# %defattr(-,root,root,-)
-# %{_libdir}/qt4/plugins/inputmethods/libibus.so
-
 %files devel
 %defattr(-,root,root,-)
 %{_libdir}/lib*.so
@@ -222,6 +217,12 @@ fi
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Fri Dec 25 2009 Peng Huang <shawn.p.huang@gmail.com> - 1.2.0.2001225-1
+- Update to 1.2.0.20091225
+- Fix bug 513895 - new IME does not show up in ibus-setup
+- Fix bug 531857 - applet order should correspond with preferences order
+- Fix bug 532856 - should not list already added input-methods in Add selector
+
 * Wed Dec 15 2009 Peng Huang <shawn.p.huang@gmail.com> - 1.2.0.2001215-1
 - Update to 1.2.0.20091215
 

diff --git a/sources b/sources
index 0fd7c15..a17fcad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-caf5ed11233f0e8c4369d44e66b7beb5  ibus-1.2.0.20091215.tar.gz
+7b31c204c88dfc72897fdd462eba11f7  ibus-1.2.0.20091225.tar.gz

diff --git a/xinput-ibus b/xinput-ibus
index 3efb736..937c54b 100644
--- a/xinput-ibus
+++ b/xinput-ibus
@@ -1,7 +1,7 @@
 XIM=ibus
 XIM_PROGRAM="/usr/bin/ibus-daemon"
 ICON="/usr/share/icons/hicolor/scalable/apps/ibus.svg"
-XIM_ARGS="--xim"
+XIM_ARGS="--xim -j 60"
 PREFERENCE_PROGRAM=/usr/bin/ibus-setup
 SHORT_DESC="IBus"
 GTK_IM_MODULE=ibus

^ 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 1.2.0.20091225 Peng Huang

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