public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: - drop the superfluous ibus-0.1 engine obsoletes
@ 2026-05-31 2:04 Jens Petersen
0 siblings, 0 replies; only message in thread
From: Jens Petersen @ 2026-05-31 2:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : 741d91829280bf2faead2edd3c0c384404108695
Author : Jens Petersen <petersen@fedoraproject.org>
Date : 2009-03-02T09:04:14+00:00
Stats : +7/-8 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/741d91829280bf2faead2edd3c0c384404108695?branch=autotool
Log:
- drop the superfluous ibus-0.1 engine obsoletes
- move glib2 requires to gtk package
---
diff --git a/ibus.spec b/ibus.spec
index 4650869..04480b9 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -3,7 +3,7 @@
%define mod_path ibus-1.1
Name: ibus
Version: 1.1.0.20090225
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPLv2+
Group: System Environment/Libraries
@@ -35,7 +35,6 @@ 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: notification-daemon
@@ -43,12 +42,7 @@ Requires: pyxdg
Requires: iso-codes
Requires: im-chooser >= 1.2.5
-Obsoletes: ibus-qt <= 1.1.0
-Obsoletes: ibus-anthy <= 1.1.0
-Obsoletes: ibus-pinyin <= 1.1.0
-Obsoletes: ibus-m17n <= 1.1.0
-Obsoletes: ibus-hangul <= 1.1.0
-Obsoletes: ibus-chewing <= 1.1.0
+Obsoletes: ibus-qt < 1.1.0
%define _xinputconf %{_sysconfdir}/X11/xinit/xinput.d/ibus.conf
@@ -68,6 +62,7 @@ This package contains the libraries for IBus
Summary: IBus im module for gtk2
Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}
+Requires: glib2 >= %{glib_ver}
%description gtk
This package contains ibus im module for gtk2
@@ -190,6 +185,10 @@ fi
%{_libdir}/pkgconfig/*
%changelog
+* Mon Mar 2 2009 Jens Petersen <petersen@redhat.com> - 1.1.0.20090225-2
+- drop the superfluous ibus-0.1 engine obsoletes
+- move glib2 requires to gtk package
+
* Tue Feb 25 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090225-1
- Update to ibus-1.1.0.20090225.
- Fix problems in %post and %postun scripts.
^ 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: - drop the superfluous ibus-0.1 engine obsoletes Jens Petersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox