]> git.pld-linux.org Git - packages/ConsoleKit.git/commitdiff
- trigger added auto/ti/ConsoleKit-0_2_4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 25 Jan 2008 22:45:41 +0000 (22:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ConsoleKit.spec -> 1.13

ConsoleKit.spec

index 4b8a54dc0f9de077a630cc211758ef5125ab661d..1d3a20f7eea6e9d20c8b1a3d4faec997b335a3b2 100644 (file)
@@ -105,6 +105,11 @@ rm -f $RPM_BUILD_ROOT/%{_lib}/security/*.{a,la}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+# use triggerun not triggerpostun - old init script is needed to stop service
+%triggerun -- ConsoleKit < 0.2.4
+%service -q ConsoleKit stop
+/sbin/chkconfig --del ConsoleKit
+
 %post  libs -p /sbin/ldconfig
 %postun        libs -p /sbin/ldconfig
 
This page took 0.032324 seconds and 4 git commands to generate.