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/bear] epel10: Remove obsolete scriptlets
Date: Sat, 11 Jul 2026 02:31:06 GMT [thread overview]
Message-ID: <178373706687.1.13772542871871849806.rpms-bear-cd289135d849@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/bear
Branch : epel10
Commit : cd289135d8496cf23224c86005396636f524f94f
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-01-07T19:31:54+01:00
Stats : +6/-16 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bear/c/cd289135d8496cf23224c86005396636f524f94f?branch=epel10
Log:
Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/bear.spec b/bear.spec
index e0a3533..5d16295 100644
--- a/bear.spec
+++ b/bear.spec
@@ -4,7 +4,7 @@
Name: bear
Version: 0.7.0
-Release: 0.17.20161230git%{shortcommit0}%{?dist}
+Release: 0.18.20161230git%{shortcommit0}%{?dist}
Summary: Game engine and editors dedicated to creating great 2D games
License: GPLv3+ and CC-BY-SA
URL: https://github.com/j-jorge/bear
@@ -115,21 +115,8 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%post engine -p /sbin/ldconfig
%postun engine -p /sbin/ldconfig
-%post factory
-/sbin/ldconfig
-/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-/usr/bin/update-desktop-database &> /dev/null || :
-
-%postun factory
-/sbin/ldconfig
-/usr/bin/update-desktop-database &> /dev/null || :
-if [ $1 -eq 0 ]; then
- touch --no-create %{_datadir}/icons/hicolor &>/dev/null ||:
- /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-fi
-
-%posttrans factory
-/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+%post factory -p /sbin/ldconfig
+%postun factory -p /sbin/ldconfig
%files engine -f %{name}-engine.lang
%doc README.md
@@ -158,6 +145,9 @@ fi
%changelog
+* Sun Jan 07 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.0-0.18.20161230git781ec80
+- Remove obsolete scriptlets
+
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-0.17.20161230git781ec80
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
reply other threads:[~2026-07-11 2:31 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=178373706687.1.13772542871871849806.rpms-bear-cd289135d849@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