SPECS: eventum.spec - no need to ifdef post scripts
glen
glen at pld-linux.org
Thu Dec 29 22:34:38 CET 2005
Author: glen Date: Thu Dec 29 21:34:38 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no need to ifdef post scripts
---- Files affected:
SPECS:
eventum.spec (1.135 -> 1.136)
---- Diffs:
================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.135 SPECS/eventum.spec:1.136
--- SPECS/eventum.spec:1.135 Thu Dec 29 21:47:41 2005
+++ SPECS/eventum.spec Thu Dec 29 22:34:32 2005
@@ -678,7 +678,6 @@
%groupremove %{name}
fi
-%if %{with qmail}
%post router-qmail
CF=/etc/qmail/control/virtualdomains
if ! grep -q ':%{name}\b' $CF 2>/dev/null; then
@@ -702,7 +701,6 @@
if [ "$1" = "0" ]; then
sed -i -e '/:%{name}\b/d' /etc/qmail/control/virtualdomains
fi
-%endif
%post setup
chmod 660 %{_sysconfdir}/{config,private_key}.php
@@ -968,6 +966,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.136 2005/12/29 21:34:32 glen
+- no need to ifdef post scripts
+
Revision 1.135 2005/12/29 20:47:41 glen
- updated to 1.7.0
- created route-drafts subpackage
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.135&r2=1.136&f=u
More information about the pld-cvs-commit
mailing list