SPECS: zmailer.spec - FIXME updated

ankry ankry at pld-linux.org
Wed Jan 18 21:30:24 CET 2006


Author: ankry                        Date: Wed Jan 18 20:30:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- FIXME updated

---- Files affected:
SPECS:
   zmailer.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: SPECS/zmailer.spec
diff -u SPECS/zmailer.spec:1.79 SPECS/zmailer.spec:1.80
--- SPECS/zmailer.spec:1.79	Wed Jan 18 19:39:32 2006
+++ SPECS/zmailer.spec	Wed Jan 18 21:30:19 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 #
-# TODO: fix group creation
+# TODO: fix petidomo user reference
 #
 # Conditional build:
 %bcond_without	whoson	# build without WHOSON support
@@ -290,6 +290,7 @@
 
 %pre
 %groupadd -g 47 zmailer
+# FIXME: petidomo user undefined (anywhere) so may be not existent
 for u in root petidomo uucp daemon news; do
 	GROUPS=`/bin/id -n -G $u | sed 's/ /,/g'`
 	if [ -z `echo $GROUPS | grep '\(^\|,\)zmailer\($\|,\)'; then
@@ -367,6 +368,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2006/01/18 20:30:19  ankry
+- FIXME updated
+
 Revision 1.79  2006/01/18 18:39:32  qboosh
 - missing quotes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zmailer.spec?r1=1.79&r2=1.80&f=u



More information about the pld-cvs-commit mailing list