public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Sync with F-11
@ 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 : 10dc4e3b56a772f2007dc9a06500f970ba93c901
Author : Peng Huang <phuang@fedoraproject.org>
Date : 2009-05-14T01:01:26+00:00
Stats : +28/-11 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/10dc4e3b56a772f2007dc9a06500f970ba93c901?branch=autotool
Log:
Sync with F-11
---
diff --git a/.cvsignore b/.cvsignore
index 282ebbd..04bbd1f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-ibus-1.1.0.20090423.tar.gz
+ibus-1.1.0.20090508.tar.gz
diff --git a/ibus.spec b/ibus.spec
index 7b649e1..c50a26e 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -7,8 +7,8 @@
%define im_chooser_version 1.2.5
Name: ibus
-Version: 1.1.0.20090423
-Release: 1%{?dist}
+Version: 1.1.0.20090508
+Release: 2%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPLv2+
Group: System Environment/Libraries
@@ -35,9 +35,9 @@ BuildRequires: intltool
# BuildRequires: qt-devel
Requires: %{name}-libs = %{version}-%{release}
+Requires: %{name}-gtk = %{version}-%{release}
Requires: pygtk2
-Requires: notification-daemon
Requires: pyxdg
Requires: iso-codes
Requires: dbus-python >= %{dbus_python_version}
@@ -59,9 +59,9 @@ Obsoletes: ibus-qt < 1.1.0
%define _xinputconf %{_sysconfdir}/X11/xinit/xinput.d/ibus.conf
%description
-IBus means Intelligent Input Bus. It is a new input framework for Linux OS.
-It provides full featured and user friendly input method user interface.
-It also may help developers to develop input method easily.
+IBus means Intelligent Input Bus. It is a new input framework for Linux OS. It provides
+full featured and user friendly input method user interface. It also may help
+developers to develop input method easily.
%package libs
Summary: IBus libraries
@@ -208,7 +208,7 @@ fi
%files libs
%defattr(-,root,root,-)
-%{_libdir}/libibus.so*
+%{_libdir}/libibus.so.*
%files gtk
%defattr(-,root,root,-)
@@ -228,10 +228,27 @@ fi
%{_datadir}/gtk-doc/html/*
%changelog
+* Thu May 14 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090508-2
+- Remove requires notification-daemon
+- Fix bug 500588 - Hardcoded requirement for notification-daemon
+
+* Fri May 08 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090508-1
+- Update to 1.1.0.20090508
+- Fix bug 499533 - [Indic] ibus should allow input in KDE using all supported Indic locales
+- Fix bug 498352 - hotkey config table should list keys in same order as on main setup page
+- Fix bug 497707 - ibus French translation update
+
+* Fri May 08 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090423-3
+- Fix bug 498541 - ibus-libs should not contain devel file libibus.so
+
+* Tue May 05 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090423-2
+- Fix bug 498141 - new ibus install needs gtk immodules
+- Separate ibus document from ibus-devel to ibus-devel-docs
+
* Thu Apr 23 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090423-1
- Update to ibus-1.1.0.20090423.
-- Fix bug 497265 - [mai_IN] Maithili language name is not correct.
-- Fix bug 497279 - IBus does not works with evolution correctly.
+- Fix bug 497265 - [mai_IN] Maithili language name is not correct.
+- Fix bug 497279 - IBus does not works with evolution correctly.
- Enhance authentication both in daemon & clients
* Fri Apr 17 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090417-1
diff --git a/sources b/sources
index a1c83e7..dd22405 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c04c5244e6b5c392590d62f09443682 ibus-1.1.0.20090423.tar.gz
+8758429ef1b28e3995aa01da9cdceda0 ibus-1.1.0.20090508.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: Sync with F-11 Peng Huang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox