summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2015-02-22 21:27:36 (GMT)
committerElan Ruusamäe2015-02-22 21:27:36 (GMT)
commit83075c202b709f6140de3b44b118c2e702f26494 (patch)
tree4da5aa0d5ca8f904def2a9c118952b61501fd239
parent1d007fa9821fd85bccc2ebec24814f734245e54c (diff)
downloadQtLockedFile-83075c202b709f6140de3b44b118c2e702f26494.zip
QtLockedFile-83075c202b709f6140de3b44b118c2e702f26494.tar.gz
add ldconfig to qt5 packageauto/th/QtLockedFile-2.4-2
-rw-r--r--QtLockedFile.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/QtLockedFile.spec b/QtLockedFile.spec
index 0ba64a3..37f7333 100644
--- a/QtLockedFile.spec
+++ b/QtLockedFile.spec
@@ -134,6 +134,9 @@ rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
+%post -n Qt5LockedFile -p /sbin/ldconfig
+%postun -n Qt5LockedFile -p /sbin/ldconfig
+
%if %{with qt4}
%files
%defattr(644,root,root,755)