public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jens Petersen <petersen@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: - version the ibus-gtk obsolete and provides
Date: Sun, 31 May 2026 02:04:40 GMT	[thread overview]
Message-ID: <178019308083.1.7724894331070591538.rpms-ibus-1f251c92ad78@fedoraproject.org> (raw)

            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.
 

                 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=178019308083.1.7724894331070591538.rpms-ibus-1f251c92ad78@fedoraproject.org \
    --to=petersen@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