public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-share] wip/oholy/f45-update: Remove obsolete scriptlets
@ 2026-06-24 11:34 Igor Gnatenko
  0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-06-24 11:34 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gnome-user-share
            Branch : wip/oholy/f45-update
            Commit : 0b03ec8e40636ce1840abd53329dc91787edfec8
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2018-01-06T11:06:57+01:00
            Stats  : +4/-15 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gnome-user-share/c/0b03ec8e40636ce1840abd53329dc91787edfec8?branch=wip/oholy/f45-update

            Log:
            Remove obsolete scriptlets

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

---
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index 705dd42..334641f 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -1,6 +1,6 @@
 Name: gnome-user-share
 Version: 3.18.3
-Release: 4%{?dist}
+Release: 5%{?dist}
 Summary: Gnome user file sharing
 
 License: GPLv2+
@@ -52,20 +52,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/*.la
 
 %find_lang gnome-user-share --with-gnome
 
-%post
-touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :
-
-%postun
-if [ $1 -eq 0 ]; then
-  touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :
-  gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor >&/dev/null || :
-  glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
-fi
-
-%posttrans
-gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor >&/dev/null || :
-glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
-
 
 %files -f gnome-user-share.lang
 %license COPYING
@@ -79,6 +65,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_userunitdir}/gnome-user-share-webdav.service
 
 %changelog
+* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.18.3-5
+- Remove obsolete scriptlets
+
 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.3-4
 - 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-06-24 11:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 11:34 [rpms/gnome-user-share] wip/oholy/f45-update: 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