SPECS: glibc.spec - install gai.conf

arekm arekm at pld-linux.org
Sat Sep 30 12:31:53 CEST 2006


Author: arekm                        Date: Sat Sep 30 10:31:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install gai.conf

---- Files affected:
SPECS:
   glibc.spec (1.649 -> 1.650) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.649 SPECS/glibc.spec:1.650
--- SPECS/glibc.spec:1.649	Sat Sep 30 00:23:46 2006
+++ SPECS/glibc.spec	Sat Sep 30 12:31:47 2006
@@ -956,8 +956,9 @@
 install %{SOURCE2}		$RPM_BUILD_ROOT/etc/rc.d/init.d/nscd
 install %{SOURCE3}		$RPM_BUILD_ROOT/etc/sysconfig/nscd
 install %{SOURCE4}		$RPM_BUILD_ROOT/etc/logrotate.d/nscd
-install nscd/nscd.conf	$RPM_BUILD_ROOT%{_sysconfdir}
+install nscd/nscd.conf		$RPM_BUILD_ROOT%{_sysconfdir}
 install nss/nsswitch.conf	$RPM_BUILD_ROOT%{_sysconfdir}
+install posix/gai.conf		$RPM_BUILD_ROOT%{_sysconfdir}
 
 bzip2 -dc %{SOURCE5} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.cache
@@ -1141,6 +1142,8 @@
 %defattr(644,root,root,755)
 
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nsswitch.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gai.conf
+
 %config %{_sysconfdir}/rpc
 
 %attr(755,root,root) /sbin/sln
@@ -1455,6 +1458,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.650  2006/09/30 10:31:47  arekm
+- install gai.conf
+
 Revision 1.649  2006/09/29 22:23:46  arekm
 - partial 2.5 update (see TODO list)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.649&r2=1.650&f=u



More information about the pld-cvs-commit mailing list