From 44b35eef2e4b90e32254f88e4b9de094cd54ee82016df12aba472c3d46ea0d00 Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Tue, 19 May 2020 13:38:37 +0000 Subject: [PATCH] Accepting request 807341 from home:plater - Remove null post and postun macros OBS-URL: https://build.opensuse.org/request/show/807341 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/buzztrax?expand=0&rev=60 --- buzztrax.changes | 5 +++++ buzztrax.spec | 26 -------------------------- 2 files changed, 5 insertions(+), 26 deletions(-) diff --git a/buzztrax.changes b/buzztrax.changes index 4940526..8c0ed06 100644 --- a/buzztrax.changes +++ b/buzztrax.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 19 13:34:55 UTC 2020 - Dave Plater + +- Remove null post and postun macros + ------------------------------------------------------------------- Tue May 19 11:46:08 UTC 2020 - Benjamin Greiner diff --git a/buzztrax.spec b/buzztrax.spec index 901ae11..4869424 100644 --- a/buzztrax.spec +++ b/buzztrax.spec @@ -78,10 +78,6 @@ BuildRequires: pkgconfig(pango) Requires: %{name}-plugins = %{version} Requires: gstreamer-1_0-plugins-buzztrax = %{version} Requires: yelp -Requires(post): shared-mime-info -Requires(postun): shared-mime-info -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils Recommends: gstreamer-plugins-good-jack # We provide appdata(buzztrax-edit.appdata.xml) to prevent installation system error see: # boo#961304 which is marked duplicate of boo#952304 @@ -267,28 +263,6 @@ typelib-1_0-BuzztraxIc-1_1\n typelib-1_0-BuzztraxCore-1_1\n \t+^%{typelibdir}/BuzztraxCore-%{girsoname}.typelib$\n' > %{_sourcedir}/baselibs.conf -%post -%glib2_gsettings_schema_post -%icon_theme_cache_post -%icon_theme_cache_post gnome -%mime_database_post -%desktop_database_post - -%postun -%desktop_database_postun -%mime_database_postun -%icon_theme_cache_postun gnome -%icon_theme_cache_postun -%glib2_gsettings_schema_postun - -%post plugins -%mime_database_post -%desktop_database_post - -%postun plugins -%desktop_database_postun -%mime_database_postun - %post -n libbuzztrax-ic%{ic_soname} -p /sbin/ldconfig %post -n libbuzztrax-core%{core_soname} -p /sbin/ldconfig