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: convert requires: glib to requires(post)
Date: Sun, 31 May 2026 02:04:11 GMT	[thread overview]
Message-ID: <178019305170.1.2329420269309817795.rpms-ibus-bd758d2eeab3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : bd758d2eeab300202303ca116e8bf618b7178a74
Author : Jens Petersen <petersen@fedoraproject.org>
Date   : 2009-03-02T23:52:37+00:00
Stats  : +4/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/bd758d2eeab300202303ca116e8bf618b7178a74?branch=autotool

Log:
convert requires: glib to requires(post)

---
diff --git a/ibus.spec b/ibus.spec
index 04480b9..a9a238c 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -62,7 +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}
+Requires(post): glib2 >= %{glib_ver}
 
 %description gtk
 This package contains ibus im module for gtk2
@@ -185,6 +185,9 @@ fi
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Tue Mar  3 2009 Jens Petersen <petersen@redhat.com>
+- use post for ibus-gtk requires glib2
+
 * 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

                 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=178019305170.1.2329420269309817795.rpms-ibus-bd758d2eeab3@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