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

- Update to 0.95.65
  - See NEWS for complete list of changes
- Make building more verbose

OBS-URL: https://build.opensuse.org/request/show/341768
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=26
This commit is contained in:
Dirk Mueller 2015-10-31 08:21:06 +00:00 committed by Git OBS Bridge
parent 86e09dbe4c
commit bb2ae6e08d
4 changed files with 12 additions and 5 deletions

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

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Oct 31 06:33:31 UTC 2015 - mpluskal@suse.com
- Update to 0.95.65
- See NEWS for complete list of changes
- Make building more verbose
-------------------------------------------------------------------
Fri Sep 11 08:35:10 UTC 2015 - mpluskal@suse.com

View File

@ -17,7 +17,7 @@
Name: freetds
Version: 0.95.8
Version: 0.95.65
Release: 0
Summary: A free re-implementation of the TDS (Tabular Data Stream) protocol
License: LGPL-2.1+ and GPL-2.0+
@ -142,7 +142,7 @@ and can be installed even if FreeTDS main package is not installed
--with-gnutls \
%endif
--with-pic
make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags}"
make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags}" V=1
%install
make DESTDIR=%{buildroot} install %{?_smp_mflags}