From: Andreas Schwab Date: Tue, 5 Oct 2010 17:14:22 +0000 (+0200) Subject: Require exact glibc version in nscd X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae27158307b44f3912e88d90ce02471ae4751d4b;p=thirdparty%2Fglibc.git Require exact glibc version in nscd --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 7303e343d1f..121b5f05ea4 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -174,6 +174,7 @@ libraries, as well as national language (locale) support. %package -n nscd Summary: A Name Service Caching Daemon (nscd). Group: System Environment/Daemons +Requires: %{name} = %{version}-%{release} Requires: libselinux >= 1.17.10-1, audit-libs >= 1.1.3 Requires(pre): /sbin/chkconfig, /usr/sbin/useradd, /usr/sbin/userdel, coreutils