commit 5e330246af7a36805d8672a010f6f9eee91e2b8d
Author: Jakub Bogusz <[email protected]>
Date: Tue Apr 5 18:35:45 2022 +0200
- ldconfig for backend libraries
libportal.spec | 9 +++++++++
1 file changed, 9 insertions(+)
---
diff --git a/libportal.spec b/libportal.spec
index 694b3dc..1e272dc 100644
--- a/libportal.spec
+++ b/libportal.spec
@@ -265,6 +265,15 @@ rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
+%post gtk3 -p /sbin/ldconfig
+%postun gtk3 -p /sbin/ldconfig
+
+%post gtk4 -p /sbin/ldconfig
+%postun gtk4 -p /sbin/ldconfig
+
+%post qt5 -p /sbin/ldconfig
+%postun qt5 -p /sbin/ldconfig
+
%files
%defattr(644,root,root,755)
%doc NEWS README.md
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libportal.git/commitdiff/5e330246af7a36805d8672a010f6f9eee91e2b8d
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit