Move ldconfig dependency to the right subpackage. Doesn't seem worth a

rebuild, though.
This commit is contained in:
Tom Lane 2007-03-12 18:30:39 +00:00 committed by Michal Schorm
parent 22c32d815d
commit 7d34bb6ac6

View File

@ -29,12 +29,13 @@ Patch10: mysql-ssl-bugs.patch
Patch11: mysql-info-schema.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Prereq: /sbin/ldconfig, /sbin/install-info, grep, fileutils, chkconfig
BuildRequires: gperf, perl, readline-devel, openssl-devel
BuildRequires: gcc-c++, ncurses-devel, zlib-devel
BuildRequires: libtool automake autoconf
# make test requires time
BuildRequires: time
Prereq: /sbin/install-info, grep, fileutils
Requires: %{name}-libs = %{version}-%{release}
Requires: bash
Conflicts: MySQL
@ -54,6 +55,7 @@ contains the standard MySQL client programs and generic MySQL files.
Summary: The shared libraries required for MySQL clients
License: GPL
Group: Applications/Databases
Prereq: /sbin/ldconfig
%description libs
The mysql-libs package provides the essential shared libraries for any