public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Remove obsolete scriptlets
Date: Sun, 31 May 2026 02:06:40 GMT	[thread overview]
Message-ID: <178019320048.1.4538365793728540637.rpms-ibus-a84a8374f0f2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ibus
            Branch : autotool
            Commit : a84a8374f0f245b9425bf289418c39e372027186
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2018-01-06T10:35:23+01:00
            Stats  : +4/-20 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ibus/c/a84a8374f0f245b9425bf289418c39e372027186?branch=autotool

            Log:
            Remove obsolete scriptlets

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

---
diff --git a/ibus.spec b/ibus.spec
index 7cfed1b..9a86242 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -30,7 +30,7 @@
 
 Name:           ibus
 Version:        1.5.17
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Intelligent Input Bus for Linux OS
 License:        LGPLv2+
 Group:          System Environment/Libraries
@@ -338,25 +338,6 @@ dconf update || :
 
 %postun libs -p /sbin/ldconfig
 
-%post gtk2
-if [ $1 -eq 1 ] ; then
-    # For upgrades, the cache will be regenerated by the new package's %%postun
-    gtk-query-immodules-2.0-%{__isa_bits} --update-cache &> /dev/null || :
-fi
-
-%postun gtk2
-gtk-query-immodules-2.0-%{__isa_bits} --update-cache &> /dev/null || :
-
-%post gtk3
-if [ $1 -eq 1 ] ; then
-    # For upgrades, the cache will be regenerated by the new package's %%postun
-    gtk-query-immodules-3.0-%{__isa_bits} --update-cache &> /dev/null || :
-fi
-
-%postun gtk3
-gtk-query-immodules-3.0-%{__isa_bits} --update-cache &> /dev/null || :
-
-
 # FIXME: no version number
 %files -f %{name}10.lang
 %doc AUTHORS COPYING README
@@ -439,6 +420,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &> /dev/null || :
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.5.17-3
+- Remove obsolete scriptlets
+
 * Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.5.17-2
 - Remove obsolete scriptlets
 

             reply	other threads:[~2026-05-31  2:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-31  2:06 Igor Gnatenko [this message]
2026-05-31  2:06 [rpms/ibus] autotool: Remove obsolete scriptlets Igor Gnatenko

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=178019320048.1.4538365793728540637.rpms-ibus-a84a8374f0f2@fedoraproject.org \
    --to=ignatenkobrain@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