SPECS: avahi.spec - 165 for avahi gid/uid

freetz freetz at pld-linux.org
Sat Jan 21 15:21:00 CET 2006


Author: freetz                       Date: Sat Jan 21 14:21:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 165 for avahi gid/uid

---- Files affected:
SPECS:
   avahi.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/avahi.spec
diff -u SPECS/avahi.spec:1.3 SPECS/avahi.spec:1.4
--- SPECS/avahi.spec:1.3	Sat Jan 21 14:40:12 2006
+++ SPECS/avahi.spec	Sat Jan 21 15:20:55 2006
@@ -265,10 +265,9 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%if 0
 %pre
-%groupadd -g x -r -f avahi
-%useradd -u x -r -d /usr/share/empty -s /bin/false -c "Avahi daemon" -g avahi avahi
+%groupadd -g 165 -r -f avahi
+%useradd -u 165 -r -d /usr/share/empty -s /bin/false -c "Avahi daemon" -g avahi avahi
 %endif
 
 %post
@@ -285,13 +284,11 @@
 	/sbin/chkconfig --del %{name}-daemon
 fi
 
-%if 0
 %postun                                                                                         
 if [ "$1" = "0" ]; then                                                                         
         %userremove avahi
 	%groupremove avahi
 fi
-%endif
 
 %post	libs -p /sbin/ldconfig
 %postun	libs -p /sbin/ldconfig
@@ -423,6 +420,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/01/21 14:20:55  freetz
+- 165 for avahi gid/uid
+
 Revision 1.3  2006/01/21 13:40:12  freetz
 - pre/postun user/group preparation
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/avahi.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list