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/lazarus] multiple-IDE-widgetsets: Remove obsolete scriptlets
Date: Thu, 23 Jul 2026 08:17:54 GMT	[thread overview]
Message-ID: <178479467490.1.2029259166551349543.rpms-lazarus-2ec6e9a96250@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/lazarus
            Branch : multiple-IDE-widgetsets
            Commit : 2ec6e9a962507ab1111141a939db500be8af1c8a
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2019-01-29T06:05:03+01:00
            Stats  : +0/-13 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/lazarus/c/2ec6e9a962507ab1111141a939db500be8af1c8a?branch=multiple-IDE-widgetsets

            Log:
            Remove obsolete scriptlets

References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

---
diff --git a/lazarus.spec b/lazarus.spec
index 8e4057e..8913a83 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -99,19 +99,6 @@ pushd lazarus/lcl/interfaces/qt5/cbindings/
     %make_install INSTALL_ROOT=%{buildroot}
 popd
 
-%post
-/usr/bin/update-desktop-database -q &> /dev/null || :
-/bin/touch --no-create %{_datadir}/mime/packages &> /dev/null || :
-
-%postun
-/usr/bin/update-desktop-database -q &> /dev/null ||:
-if [ $1 -eq 0 ] ; then
-  /usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
-fi
-
-%posttrans
-/usr/bin/update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
-
 %files
 %{_libdir}/%{name}
 %{_bindir}/%{name}-ide

                 reply	other threads:[~2026-07-23  8:17 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=178479467490.1.2029259166551349543.rpms-lazarus-2ec6e9a96250@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