Accepting request 448862 from home:pluskalm:branches:devel:libraries:c_c++
- Update to version 1.00.24 * See NEWS for a complete list of changes OBS-URL: https://build.opensuse.org/request/show/448862 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=43
This commit is contained in:
parent
6bd44258bc
commit
4f64c16045
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:be7c90fc771f30411eff6ae3a0d2e55961f23a950a4d93c44d4c488006e64c70
|
|
||||||
size 4551966
|
|
3
freetds-1.00.24.tar.gz
Normal file
3
freetds-1.00.24.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5e1e0f207fc79673e6b94b46ce14ba2d69c65442bab9191257b4bf1dc521aa6d
|
||||||
|
size 4662388
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 5 13:44:50 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.00.24
|
||||||
|
* See NEWS for a complete list of changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 1 13:08:38 UTC 2016 - mpluskal@suse.com
|
Sun May 1 13:08:38 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
10
freetds.spec
10
freetds.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package freetds
|
# spec file for package freetds
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: freetds
|
Name: freetds
|
||||||
Version: 0.95.95
|
Version: 1.00.24
|
||||||
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+
|
||||||
@ -27,7 +27,7 @@ Source: ftp://ftp.freetds.org/pub/freetds/stable/%{name}-%{version}.tar.
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
BuildRequires: unixODBC-devel
|
BuildRequires: unixODBC-devel
|
||||||
Requires: glibc-locale
|
Requires: glibc-locale
|
||||||
@ -182,12 +182,12 @@ odbcinst -u -d -n 'SQL Server'
|
|||||||
%files config
|
%files config
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%config %{_sysconfdir}/*
|
%config %{_sysconfdir}/*
|
||||||
%{_mandir}/man5/*.5.gz
|
%{_mandir}/man5/*.5%{ext_man}
|
||||||
|
|
||||||
%files tools
|
%files tools
|
||||||
%defattr (-,root,root)
|
%defattr (-,root,root)
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_mandir}/man1/*.1.gz
|
%{_mandir}/man1/*.1%{ext_man}
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr (-,root,root)
|
%defattr (-,root,root)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user