[packages/dillo] update desktop database

atler atler at pld-linux.org
Wed May 6 14:30:58 CEST 2026


commit 5a0a1587ea7fefd4e5bdb40070b16ce210be04f5
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed May 6 14:10:14 2026 +0200

    update desktop database

 dillo.spec | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/dillo.spec b/dillo.spec
index 960563d..1bcfd65 100644
--- a/dillo.spec
+++ b/dillo.spec
@@ -18,6 +18,7 @@ BuildRequires:	libpng-devel >= 2:1.6.0
 BuildRequires:	libstdc++-devel
 BuildRequires:	openssl-devel
 BuildRequires:	zlib-devel
+Requires(post,postun):	desktop-file-utils
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -58,6 +59,12 @@ install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%update_desktop_database_post
+
+%postun
+%update_desktop_database_postun
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dillo.git/commitdiff/d011897060006480a3239b257335acb1b96088ee



More information about the pld-cvs-commit mailing list