packages: polkit-qt-1/polkit-qt-1.spec - fix ldconfig for subpackages - rel 3

shadzik shadzik at pld-linux.org
Wed Sep 1 00:34:41 CEST 2010


Author: shadzik                      Date: Tue Aug 31 22:34:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix ldconfig for subpackages
- rel 3

---- Files affected:
packages/polkit-qt-1:
   polkit-qt-1.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/polkit-qt-1/polkit-qt-1.spec
diff -u packages/polkit-qt-1/polkit-qt-1.spec:1.5 packages/polkit-qt-1/polkit-qt-1.spec:1.6
--- packages/polkit-qt-1/polkit-qt-1.spec:1.5	Thu Aug  5 12:51:47 2010
+++ packages/polkit-qt-1/polkit-qt-1.spec	Wed Sep  1 00:34:34 2010
@@ -4,7 +4,7 @@
 Summary:	Polkit-qt-1 wrapper library around polkit-gobject and polkit-agent
 Name:		polkit-qt-1
 Version:	0.96.1
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Libraries
 Source0:	ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin//%{name}-%{version}.tar.bz2
@@ -85,6 +85,10 @@
 
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
+%post   -n agent -p /sbin/ldconfig
+%postun -n agent -p /sbin/ldconfig
+%post   -n gui -p /sbin/ldconfig
+%postun -n gui -p /sbin/ldconfig
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -118,6 +122,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/08/31 22:34:34  shadzik
+- fix ldconfig for subpackages
+- rel 3
+
 Revision 1.5  2010/08/05 10:51:47  shadzik
 - devel requires polkit-devel
 - rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/polkit-qt-1/polkit-qt-1.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list