SPECS: kde4-kdenetwork.spec - kill %post and %preun for non existe...
shadzik
shadzik at pld-linux.org
Sun Feb 3 05:42:50 CET 2008
Author: shadzik Date: Sun Feb 3 04:42:50 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- kill %post and %preun for non existend lanbrowser
---- Files affected:
SPECS:
kde4-kdenetwork.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/kde4-kdenetwork.spec
diff -u SPECS/kde4-kdenetwork.spec:1.16 SPECS/kde4-kdenetwork.spec:1.17
--- SPECS/kde4-kdenetwork.spec:1.16 Sun Feb 3 05:41:52 2008
+++ SPECS/kde4-kdenetwork.spec Sun Feb 3 05:42:45 2008
@@ -736,16 +736,6 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post lanbrowser
-/sbin/chkconfig --add lisa
-%service lisa restart "Lisa daemon"
-
-%preun lanbrowser
-if [ "$1" = "0" ]; then
- %service lisa stop
- /sbin/chkconfig --del lisa
-fi
-
%post libkopete -p /sbin/ldconfig
%postun libkopete -p /sbin/ldconfig
@@ -1155,6 +1145,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2008-02-03 04:42:45 shadzik
+- kill %post and %preun for non existend lanbrowser
+
Revision 1.16 2008-02-03 04:41:52 shadzik
- remove none existend packages
- cosmetics
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdenetwork.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list