public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: - version the ibus-gtk obsolete and provides
@ 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 : 1f251c92ad78f1b01172a3f04003bf4e25bec976
            Author : Jens Petersen <petersen@fedoraproject.org>
            Date   : 2010-06-30T07:01:46+00:00
            Stats  : +7/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ibus/c/1f251c92ad78f1b01172a3f04003bf4e25bec976?branch=autotool

            Log:
            - version the ibus-gtk obsolete and provides
- drop the old redundant ibus-qt obsoletes

---
diff --git a/ibus.spec b/ibus.spec
index 21d5288..4e1c9d5 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -59,8 +59,6 @@ Requires(preun): GConf2 >= %{gconf2_version}
 Requires(post):  %{_sbindir}/alternatives
 Requires(postun):  %{_sbindir}/alternatives
 
-Obsoletes:  ibus-qt < 1.1.0
-
 %define _xinputconf %{_sysconfdir}/X11/xinit/xinput.d/ibus.conf
 
 %description
@@ -81,8 +79,9 @@ Summary:    IBus im module for gtk2
 Group:      System Environment/Libraries
 Requires:   %{name} = %{version}-%{release}
 Requires(post): glib2 >= %{glib_ver}
-Obsoletes:  ibus-gtk
-Provides:   ibus-gtk
+# Added for F14
+Obsoletes:  ibus-gtk < 1.3.5-1
+Provides:   ibus-gtk = %{version}-%{release}
 
 %description gtk2
 This package contains ibus im module for gtk2
@@ -251,6 +250,10 @@ fi
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Wed Jun 30 2010 Jens Petersen <petersen@redhat.com>
+- version the ibus-gtk obsolete and provides
+- drop the old redundant ibus-qt obsoletes
+
 * Wed Jun 30 2010 Takao Fujiwara <takao.fujiwara1@gmail.com> - 1.3.5-4
 - Add patch from HEAD.
 

^ 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: - version the ibus-gtk obsolete and provides Jens Petersen

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