[packages/libgpiod] add missing ldconfig invocation to -dbus
atler
atler at pld-linux.org
Thu Feb 20 20:58:14 CET 2025
commit 8535cea17e238d9e6cf129f69b7a89dbf01244ef
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Feb 20 20:36:01 2025 +0100
add missing ldconfig invocation to -dbus
libgpiod.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/libgpiod.spec b/libgpiod.spec
index 25ac21f..b85b76e 100644
--- a/libgpiod.spec
+++ b/libgpiod.spec
@@ -280,6 +280,9 @@ rm -rf $RPM_BUILD_ROOT
%post cxx -p /sbin/ldconfig
%postun cxx -p /sbin/ldconfig
+%post dbus -p /sbin/ldconfig
+%postun dbus -p /sbin/ldconfig
+
%post glib -p /sbin/ldconfig
%postun glib -p /sbin/ldconfig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgpiod.git/commitdiff/0ec7a0f68ac41d3a95d13655912891300571b16c
More information about the pld-cvs-commit
mailing list