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
|
||||
Version: 1.00.100
|
||||
Version: 1.1.24
|
||||
Release: 1mamba
|
||||
Summary: A database communication library for Sybase and Microsoft SQL Server
|
||||
Group: System/Libraries
|
||||
@ -89,12 +89,13 @@ autoreconf -f -i
|
||||
%configure\
|
||||
--disable-dependency-tracking \
|
||||
--disable-rpath \
|
||||
--with-tdsver="4.2" \
|
||||
--with-unixodbc="%{_prefix}" \
|
||||
--enable-msdblib \
|
||||
--enable-sybase-compat \
|
||||
--with-gnutls
|
||||
|
||||
# --with-tdsver="4.2" \
|
||||
|
||||
%make \
|
||||
LDFLAGS="-lgcrypt"
|
||||
|
||||
@ -172,6 +173,9 @@ rm -rf %{buildroot}%{_docdir}/freetds-%{version}/
|
||||
%{_docdir}/freetds/reference/*
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user