SPECS: wine.spec - simplify trigger
glen
glen at pld-linux.org
Tue Aug 22 16:53:39 CEST 2006
Author: glen Date: Tue Aug 22 14:53:39 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- simplify trigger
---- Files affected:
SPECS:
wine.spec (1.248 -> 1.249)
---- Diffs:
================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.248 SPECS/wine.spec:1.249
--- SPECS/wine.spec:1.248 Thu Aug 10 21:58:08 2006
+++ SPECS/wine.spec Tue Aug 22 16:53:30 2006
@@ -342,9 +342,7 @@
%postun -p /sbin/ldconfig
%triggerpostun -- wine < 1:0.9.12-1.9
-if [ -f /var/lock/subsys/wine ]; then
- rm -f /var/lock/subsys/wine
-fi
+rm -f /var/lock/subsys/wine
if [ -x /sbin/chkconfig ]; then
/sbin/chkconfig --del wine
fi
@@ -472,6 +470,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.249 2006/08/22 14:53:30 glen
+- simplify trigger
+
Revision 1.248 2006/08/10 19:58:08 wolf
- BR: valgrind
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/wine.spec?r1=1.248&r2=1.249&f=u
More information about the pld-cvs-commit
mailing list