commit 1348f592827436cc01337dad2525222699fa8085
Author: Jan Palus <[email protected]>
Date:   Thu Mar 16 22:53:16 2023 +0100

    add missing ldconfig invocations

 qt6.spec | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
---
diff --git a/qt6.spec b/qt6.spec
index 00018a4..f1bacf7 100644
--- a/qt6.spec
+++ b/qt6.spec
@@ -3731,6 +3731,9 @@ rm -rf $RPM_BUILD_ROOT
 %post  -n Qt6Help -p /sbin/ldconfig
 %postun        -n Qt6Help -p /sbin/ldconfig
 
+%post  -n Qt6HttpServer -p /sbin/ldconfig
+%postun        -n Qt6HttpServer -p /sbin/ldconfig
+
 %post  -n Qt6JsonRpc -p /sbin/ldconfig
 %postun        -n Qt6JsonRpc -p /sbin/ldconfig
 
@@ -3782,6 +3785,9 @@ rm -rf $RPM_BUILD_ROOT
 %post  -n Qt6Quick3D -p /sbin/ldconfig
 %postun        -n Qt6Quick3D -p /sbin/ldconfig
 
+%post  -n Qt6Quick3DPhysics -p /sbin/ldconfig
+%postun        -n Qt6Quick3DPhysics -p /sbin/ldconfig
+
 %post  -n Qt6RemoteObjects -p /sbin/ldconfig
 %postun        -n Qt6RemoteObjects -p /sbin/ldconfig
 
@@ -3800,6 +3806,9 @@ rm -rf $RPM_BUILD_ROOT
 %post  -n Qt6ShaderTools -p /sbin/ldconfig
 %postun        -n Qt6ShaderTools -p /sbin/ldconfig
 
+%post  -n Qt6SpatialAudio -p /sbin/ldconfig
+%postun        -n Qt6SpatialAudio -p /sbin/ldconfig
+
 %post  -n Qt6Sql -p /sbin/ldconfig
 %postun        -n Qt6Sql -p /sbin/ldconfig
 
@@ -3809,6 +3818,12 @@ rm -rf $RPM_BUILD_ROOT
 %post  -n Qt6Test -p /sbin/ldconfig
 %postun        -n Qt6Test -p /sbin/ldconfig
 
+%post  -n Qt6TextToSpeech -p /sbin/ldconfig
+%postun        -n Qt6TextToSpeech -p /sbin/ldconfig
+
+%post  -n Qt6UiTools -p /sbin/ldconfig
+%postun        -n Qt6UiTools -p /sbin/ldconfig
+
 %post  -n Qt6VirtualKeyboard -p /sbin/ldconfig
 %postun        -n Qt6VirtualKeyboard -p /sbin/ldconfig
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt6.git/commitdiff/1348f592827436cc01337dad2525222699fa8085

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to