public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bear] epel10: Remove obsolete scriptlets
@ 2026-07-11 2:31 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-07-11 2:31 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 2:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 2:31 [rpms/bear] epel10: Remove obsolete scriptlets Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox