Merge pull request !1 from jinjin/master
This commit is contained in:
openeuler-ci-bot 2020-01-13 20:07:00 +08:00 committed by Gitee
commit 592077ebb7

View File

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