- Add .desktop database update.
- Spec cleanup. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/pulseaudio-equalizer?expand=0&rev=4
This commit is contained in:
parent
8ef47f653f
commit
4ff038bf72
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 12:17:15 UTC 2014 - sor.alexei@meowr.ru
|
||||
|
||||
- Add .desktop database update.
|
||||
- Spec cleanup.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 17 16:32:54 UTC 2014 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -69,6 +69,12 @@ install -Dm 0644 .%{_datadir}/%{name}/presets/* %{buildroot}%{_datadir}/%{name}/
|
||||
install -Dm 0644 .%{_datadir}/applications/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||
%suse_update_desktop_file %{name}
|
||||
|
||||
%post
|
||||
%desktop_database_post
|
||||
|
||||
%postun
|
||||
%desktop_database_postun
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/%{name}*
|
||||
|
Loading…
Reference in New Issue
Block a user