SPECS: clamav.spec - unconditional %addusertogroup from %post removed (trig...

glen glen at pld-linux.org
Thu Mar 26 12:53:55 CET 2009


Author: glen                         Date: Thu Mar 26 11:53:55 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unconditional %addusertogroup from %post removed (triggers should handle it)

---- Files affected:
SPECS:
   clamav.spec (1.257 -> 1.258) 

---- Diffs:

================================================================
Index: SPECS/clamav.spec
diff -u SPECS/clamav.spec:1.257 SPECS/clamav.spec:1.258
--- SPECS/clamav.spec:1.257	Thu Mar 26 12:52:58 2009
+++ SPECS/clamav.spec	Thu Mar 26 12:53:49 2009
@@ -206,7 +206,6 @@
 %pre
 %groupadd -g 43 clamav
 %useradd -u 43 -d /tmp -s /bin/false -c "Clam Anti Virus Checker" -g clamav clamav
-%addusertogroup -q clamav amavis
 
 %post
 /sbin/chkconfig --add clamd
@@ -337,6 +336,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.258  2009/03/26 11:53:49  glen
+- unconditional %addusertogroup from %post removed (triggers should handle it)
+
 Revision 1.257  2009/03/26 11:52:58  glen
 - addusertogroup with optional group support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/clamav.spec?r1=1.257&r2=1.258&f=u



More information about the pld-cvs-commit mailing list