SPECS: icecast.spec - fix for useradd from pwdutils, rel. 2

ankry ankry at pld-linux.org
Wed Jun 7 20:37:01 CEST 2006


Author: ankry                        Date: Wed Jun  7 18:37:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for useradd from pwdutils, rel. 2

---- Files affected:
SPECS:
   icecast.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/icecast.spec
diff -u SPECS/icecast.spec:1.67 SPECS/icecast.spec:1.68
--- SPECS/icecast.spec:1.67	Mon May 22 18:51:56 2006
+++ SPECS/icecast.spec	Wed Jun  7 20:36:56 2006
@@ -7,7 +7,7 @@
 Summary(pt_BR):	Um servidor de streams MP3, Ogg
 Name:		icecast
 Version:	2.3.1
-Release:	1
+Release:	2
 Epoch:		2
 License:	GPL
 Group:		Networking/Daemons
@@ -94,7 +94,7 @@
 
 %pre
 %groupadd -g 57 icecast
-%useradd -u 57 -r -d /dev/null -s /bin/false -c "Streamcast" -g icecast icecast
+%useradd -u 57 -r -d /usr/share/empty -s /bin/false -c "Streamcast" -g icecast icecast
 
 %post
 /sbin/chkconfig --add icecast
@@ -128,6 +128,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2006/06/07 18:36:56  ankry
+- fix for useradd from pwdutils, rel. 2
+
 Revision 1.67  2006/05/22 16:51:56  blaass
 - spelling fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/icecast.spec?r1=1.67&r2=1.68&f=u



More information about the pld-cvs-commit mailing list