]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Require exact glibc version in nscd
authorAndreas Schwab <schwab@redhat.com>
Tue, 5 Oct 2010 17:14:22 +0000 (19:14 +0200)
committerAndreas Schwab <schwab@redhat.com>
Tue, 5 Oct 2010 17:14:22 +0000 (19:14 +0200)
fedora/glibc.spec.in

index 7303e343d1f73a590739326393b9bf2a4b16674c..121b5f05ea4ae5a464e3bf77425e6791b5577caf 100644 (file)
@@ -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