[packages/poppler] add missing ldconfig invocation to -qt6
atler
atler at pld-linux.org
Sat Sep 21 01:50:28 CEST 2024
commit 78d3a5617fc00b91203d594b174f4ce8c1ff4e19
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Sep 21 01:49:54 2024 +0200
add missing ldconfig invocation to -qt6
poppler.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/poppler.spec b/poppler.spec
index 84f9c0c..d75b8da 100644
--- a/poppler.spec
+++ b/poppler.spec
@@ -377,6 +377,9 @@ rm -rf $RPM_BUILD_ROOT
%post qt5 -p /sbin/ldconfig
%postun qt5 -p /sbin/ldconfig
+%post qt6 -p /sbin/ldconfig
+%postun qt6 -p /sbin/ldconfig
+
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/poppler.git/commitdiff/78d3a5617fc00b91203d594b174f4ce8c1ff4e19
More information about the pld-cvs-commit
mailing list