[packages/QtLockedFile] add ldconfig to qt5 package

glen glen at pld-linux.org
Sun Feb 22 22:27:41 CET 2015


commit 83075c202b709f6140de3b44b118c2e702f26494
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Feb 22 23:27:36 2015 +0200

    add ldconfig to qt5 package

 QtLockedFile.spec | 3 +++
 1 file changed, 3 insertions(+)
---
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)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/QtLockedFile.git/commitdiff/83075c202b709f6140de3b44b118c2e702f26494



More information about the pld-cvs-commit mailing list