[packages/highlight] update desktop database

atler atler at pld-linux.org
Wed Sep 27 22:05:18 CEST 2023


commit 357464f06c35eacd301990e0525d8f50c6f34546
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Sep 27 21:53:37 2023 +0200

    update desktop database

 highlight.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/highlight.spec b/highlight.spec
index e55f73f..e968d2f 100644
--- a/highlight.spec
+++ b/highlight.spec
@@ -68,6 +68,7 @@ Summary:	GUI for highlight - a source code converter to HTML, XHTML, RTF, TeX, L
 Summary(pl.UTF-8):	GUI do highlight - konwertera kodu źródłowego do HTML, XHTML, RTF, TeX, LaTeX, XSL-FO oraz XML
 Group:		Development/Tools
 Requires:	%{name}
+Requires(post,postun):	desktop-file-utils
 Requires(post,postun):	gtk-update-icon-cache
 Requires:	hicolor-icon-theme
 
@@ -141,9 +142,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %post gui
 %update_icon_cache hicolor
+%update_desktop_database_post
 
 %postun gui
 %update_icon_cache hicolor
+%update_desktop_database_postun
 
 %files
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/highlight.git/commitdiff/357464f06c35eacd301990e0525d8f50c6f34546



More information about the pld-cvs-commit mailing list