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:
parent
86e09dbe4c
commit
bb2ae6e08d
3
freetds-0.95.65.tar.gz
Normal file
3
freetds-0.95.65.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fa9257d8164d2ede81bd084f63661acf5235e9e903db5da3a6f9abe7d7224d02
|
||||||
|
size 4542242
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e31eec13907e0bb5e8fb86237b59f4b3cb44d6a91652a1bc8b0d86aaa0ba5ab5
|
|
||||||
size 4516120
|
|
@ -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
|
Fri Sep 11 08:35:10 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: freetds
|
Name: freetds
|
||||||
Version: 0.95.8
|
Version: 0.95.65
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A free re-implementation of the TDS (Tabular Data Stream) protocol
|
Summary: A free re-implementation of the TDS (Tabular Data Stream) protocol
|
||||||
License: LGPL-2.1+ and GPL-2.0+
|
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 \
|
--with-gnutls \
|
||||||
%endif
|
%endif
|
||||||
--with-pic
|
--with-pic
|
||||||
make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags}"
|
make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags}" V=1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user