packages: PackageKit/PackageKit.spec - run ldconfig for qt2 too

atler atler at pld-linux.org
Sun Feb 5 11:52:03 CET 2012


Author: atler                        Date: Sun Feb  5 10:52:03 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- run ldconfig for qt2 too

---- Files affected:
packages/PackageKit:
   PackageKit.spec (1.81 -> 1.82) 

---- Diffs:

================================================================
Index: packages/PackageKit/PackageKit.spec
diff -u packages/PackageKit/PackageKit.spec:1.81 packages/PackageKit/PackageKit.spec:1.82
--- packages/PackageKit/PackageKit.spec:1.81	Wed Jan 18 22:56:48 2012
+++ packages/PackageKit/PackageKit.spec	Sun Feb  5 11:51:57 2012
@@ -448,6 +448,9 @@
 %post	qt -p /sbin/ldconfig
 %postun	qt -p /sbin/ldconfig
 
+%post	qt2 -p /sbin/ldconfig
+%postun	qt2 -p /sbin/ldconfig
+
 %post -n browser-plugin-packagekit
 %update_browser_plugins
 
@@ -626,6 +629,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2012/02/05 10:51:57  atler
+- run ldconfig for qt2 too
+
 Revision 1.81  2012/01/18 21:56:48  kiesiu
 - updated to 0.6.21
 - use *.xz sources
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/PackageKit/PackageKit.spec?r1=1.81&r2=1.82&f=u



More information about the pld-cvs-commit mailing list