[packages/libinfinity] - ldconfig for gtk libraries

qboosh qboosh at pld-linux.org
Wed May 13 18:58:28 CEST 2015


commit 7a1181345cf9c270f1a9c85f1deb25fd749903e7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed May 13 18:59:58 2015 +0200

    - ldconfig for gtk libraries

 libinfinity.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/libinfinity.spec b/libinfinity.spec
index c967aea..4230cfd 100644
--- a/libinfinity.spec
+++ b/libinfinity.spec
@@ -207,6 +207,12 @@ rm -rf $RPM_BUILD_ROOT
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
+%post   gtk -p /sbin/ldconfig
+%postun gtk -p /sbin/ldconfig
+
+%post   gtk3 -p /sbin/ldconfig
+%postun gtk3 -p /sbin/ldconfig
+
 %files -f libinfinity-0.6.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README.md
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libinfinity.git/commitdiff/7a1181345cf9c270f1a9c85f1deb25fd749903e7



More information about the pld-cvs-commit mailing list