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
This commit is contained in:
parent
fee5bd7915
commit
44b35eef2e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 19 13:34:55 UTC 2020 - Dave Plater <davejplater@gmail.com>
|
||||||
|
|
||||||
|
- Remove null post and postun macros
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 19 11:46:08 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
Tue May 19 11:46:08 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -78,10 +78,6 @@ BuildRequires: pkgconfig(pango)
|
|||||||
Requires: %{name}-plugins = %{version}
|
Requires: %{name}-plugins = %{version}
|
||||||
Requires: gstreamer-1_0-plugins-buzztrax = %{version}
|
Requires: gstreamer-1_0-plugins-buzztrax = %{version}
|
||||||
Requires: yelp
|
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
|
Recommends: gstreamer-plugins-good-jack
|
||||||
# We provide appdata(buzztrax-edit.appdata.xml) to prevent installation system error see:
|
# We provide appdata(buzztrax-edit.appdata.xml) to prevent installation system error see:
|
||||||
# boo#961304 which is marked duplicate of boo#952304
|
# 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
|
typelib-1_0-BuzztraxCore-1_1\n
|
||||||
\t+^%{typelibdir}/BuzztraxCore-%{girsoname}.typelib$\n' > %{_sourcedir}/baselibs.conf
|
\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-ic%{ic_soname} -p /sbin/ldconfig
|
||||||
|
|
||||||
%post -n libbuzztrax-core%{core_soname} -p /sbin/ldconfig
|
%post -n libbuzztrax-core%{core_soname} -p /sbin/ldconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user