Hello community, here is the log from the commit of package glibc for openSUSE:Factory checked in at 2014-03-09 18:22:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glibc (Old) and /work/SRC/openSUSE:Factory/.glibc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glibc" Changes: -------- --- /work/SRC/openSUSE:Factory/glibc/glibc-testsuite.changes 2014-02-28 16:22:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.glibc.new/glibc-testsuite.changes 2014-03-09 18:22:18.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Mar 6 11:37:51 UTC 2014 - [email protected] + +- Add services and netgroup persistent caches to nscd file list + +------------------------------------------------------------------- glibc-utils.changes: same change glibc.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glibc-testsuite.spec ++++++ --- /var/tmp/diff_new_pack.q9sLzK/_old 2014-03-09 18:22:19.000000000 +0100 +++ /var/tmp/diff_new_pack.q9sLzK/_new 2014-03-09 18:22:19.000000000 +0100 @@ -850,7 +850,7 @@ mkdir -p %{buildroot}/etc/init.d ln -sf /sbin/service %{buildroot}/usr/sbin/rcnscd mkdir -p %{buildroot}/var/run/nscd -touch %{buildroot}/var/run/nscd/{passwd,group,hosts} +touch %{buildroot}/var/run/nscd/{passwd,group,hosts,services,netgroup} touch %{buildroot}/var/run/nscd/{socket,nscd.pid} # @@ -1242,6 +1242,8 @@ %attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/run/nscd/passwd %attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/run/nscd/group %attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/run/nscd/hosts +%attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/run/nscd/services +%attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/run/nscd/netgroup %endif # !i686 %if %{build_profile} glibc-utils.spec: same change glibc.spec: same change -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
