Accepting request 482635 from home:pluskalm:branches:devel:libraries:c_c++

- Update to version 1.0.27
  * See NEWS for a complete list of changes

OBS-URL: https://build.opensuse.org/request/show/482635
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=45
This commit is contained in:
Tomáš Chvátal 2017-03-25 10:18:11 +00:00 committed by Git OBS Bridge
parent 4f64c16045
commit 0b84f80941
4 changed files with 13 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e1e0f207fc79673e6b94b46ce14ba2d69c65442bab9191257b4bf1dc521aa6d
size 4662388

3
freetds-1.00.27.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c30f170219cbbaa2651dcbce85b5b6959dd169f57f7ca0b88815c5874f2552cf
size 4664156

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Mar 25 09:24:15 UTC 2017 - mpluskal@suse.com
- Update to version 1.0.27
* See NEWS for a complete list of changes
-------------------------------------------------------------------
Thu Jan 5 13:44:50 UTC 2017 - mpluskal@suse.com

View File

@ -17,7 +17,7 @@
Name: freetds
Version: 1.00.24
Version: 1.00.27
Release: 0
Summary: A free re-implementation of the TDS (Tabular Data Stream) protocol
License: LGPL-2.1+ and GPL-2.0+
@ -26,16 +26,12 @@ Url: http://www.freetds.org/
Source: ftp://ftp.freetds.org/pub/freetds/stable/%{name}-%{version}.tar.gz
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: readline-devel
BuildRequires: unixODBC-devel
Requires: glibc-locale
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} >= 1310
BuildRequires: libgcrypt-devel
BuildRequires: pkgconfig(gnutls)
%endif
BuildRequires: pkgconfig(nettle)
Requires: glibc-locale
%description
FreeTDS is a project to document and implement the TDS (Tabular Data Stream)
@ -145,7 +141,7 @@ and can be installed even if FreeTDS main package is not installed
make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags}" V=1
%install
make %{?_smp_mflags} DESTDIR=%{buildroot} install
%make_install
find %{buildroot} -type f -name "*.la" -delete -print
# Fix docu location