diff --git a/unixODBC.spec b/unixODBC.spec index 4cedd9e1862bf061f9c3901e82302a4614f38ef5..2e91a4f235c875530838e3695adfedc5e9e7b227 100644 --- a/unixODBC.spec +++ b/unixODBC.spec @@ -9,8 +9,7 @@ Source1: odbcinst.ini Patch0000: so-version-bump.patch Patch0001: keep-typedefs.patch Conflicts: iodbc -BuildRequires: automake autoconf libtool libtool-ltdl-devel bison flex -BuildRequires: readline-devel multilib-rpm-config +BuildRequires: automake autoconf libtool libtool-ltdl-devel bison flex readline-devel %description The unixODBC Project goals are to develop and promote unixODBC to be the @@ -43,7 +42,6 @@ make all %install %make_install install -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir} -%multilib_fix_c_header --file %{_includedir}/unixodbc_conf.h rm -f $RPM_BUILD_ROOT%{_libdir}/libodbcpsql.so* find doc -name 'Makefile*' | xargs rm