automatic version update by autodist [release 1.1.24-1mamba;Mon Jan 27 2020]
This commit is contained in:
parent
d6a36e8033
commit
331c92423a
@ -1,5 +1,5 @@
|
|||||||
Name: libfreetds
|
Name: libfreetds
|
||||||
Version: 1.00.100
|
Version: 1.1.24
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A database communication library for Sybase and Microsoft SQL Server
|
Summary: A database communication library for Sybase and Microsoft SQL Server
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -89,12 +89,13 @@ autoreconf -f -i
|
|||||||
%configure\
|
%configure\
|
||||||
--disable-dependency-tracking \
|
--disable-dependency-tracking \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
--with-tdsver="4.2" \
|
|
||||||
--with-unixodbc="%{_prefix}" \
|
--with-unixodbc="%{_prefix}" \
|
||||||
--enable-msdblib \
|
--enable-msdblib \
|
||||||
--enable-sybase-compat \
|
--enable-sybase-compat \
|
||||||
--with-gnutls
|
--with-gnutls
|
||||||
|
|
||||||
|
# --with-tdsver="4.2" \
|
||||||
|
|
||||||
%make \
|
%make \
|
||||||
LDFLAGS="-lgcrypt"
|
LDFLAGS="-lgcrypt"
|
||||||
|
|
||||||
@ -172,6 +173,9 @@ rm -rf %{buildroot}%{_docdir}/freetds-%{version}/
|
|||||||
%{_docdir}/freetds/reference/*
|
%{_docdir}/freetds/reference/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 27 2020 Automatic Build System <autodist@mambasoft.it> 1.1.24-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon May 27 2019 Automatic Build System <autodist@mambasoft.it> 1.00.100-1mamba
|
* Mon May 27 2019 Automatic Build System <autodist@mambasoft.it> 1.00.100-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user