Hello community, here is the log from the commit of package unscd for openSUSE:Factory checked in at 2013-01-08 15:00:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/unscd (Old) and /work/SRC/openSUSE:Factory/.unscd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "unscd", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/unscd/unscd.changes 2012-08-26 14:22:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.unscd.new/unscd.changes 2013-01-08 15:00:26.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Jan 7 12:14:39 UTC 2013 - [email protected] + +- Filter out glibc private symbol dependency due to __nss_disable_nscd + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ unscd.spec ++++++ --- /var/tmp/diff_new_pack.mHLuZ1/_old 2013-01-08 15:00:27.000000000 +0100 +++ /var/tmp/diff_new_pack.mHLuZ1/_new 2013-01-08 15:00:27.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package unscd # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -40,6 +40,9 @@ %define i_have_systemd 1 %endif +# This package uses private symbol __nss_disable_nscd +%define __filter_GLIBC_PRIVATE 1 + %description unscd caches application requests for resolving hostnames, user and group names and other things, and can dramatically improve -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
