SPECS (AC-branch): glibc.spec - longer gecos for nscd - kill /bin/sh dep fr...

glen glen at pld-linux.org
Wed May 28 18:31:24 CEST 2008


Author: glen                         Date: Wed May 28 16:31:24 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- longer gecos for nscd
- kill /bin/sh dep from -devel

---- Files affected:
SPECS:
   glibc.spec (1.583.2.96 -> 1.583.2.97) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.583.2.96 SPECS/glibc.spec:1.583.2.97
--- SPECS/glibc.spec:1.583.2.96	Wed Nov 14 12:33:36 2007
+++ SPECS/glibc.spec	Wed May 28 18:31:18 2008
@@ -1345,15 +1345,15 @@
 
 %post -n iconv -p %{_sbindir}/iconvconfig
 
-%post devel
-[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
+%post devel	-p	/sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun devel
-[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
+%postun devel	-p	/sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
 
 %pre -n nscd
 %groupadd -P nscd -g 144 -r nscd
-%useradd -P nscd -u 144 -r -d /tmp -s /bin/false -c "nscd" -g nscd nscd
+%useradd -P nscd -u 144 -r -d /tmp -s /bin/false -c "Name Service Cache Daemon" -g nscd nscd
 
 %post -n nscd
 /sbin/chkconfig --add nscd
@@ -1755,6 +1755,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.583.2.97  2008-05-28 16:31:18  glen
+- longer gecos for nscd
+- kill /bin/sh dep from -devel
+
 Revision 1.583.2.96  2007-11-14 11:33:36  glen
 - rel 14
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glibc.spec?r1=1.583.2.96&r2=1.583.2.97&f=u



More information about the pld-cvs-commit mailing list