Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/unixODBC.git#ee5bd776a1fca940879807e021b82df2cc3b28dd
This commit is contained in:
DistroBaker 2021-02-04 21:43:24 +00:00
parent af9b9c2a96
commit ea08e93c46

View File

@ -1,7 +1,7 @@
Summary: A complete ODBC driver manager for Linux
Name: unixODBC
Version: 2.3.9
Release: 1%{?dist}
Release: 2%{?dist}
URL: http://www.unixODBC.org/
# Programs are GPL, libraries are LGPL, except News Server library is GPL.
License: GPLv2+ and LGPLv2+
@ -15,6 +15,7 @@ Patch9: keep-typedefs.patch
Conflicts: iodbc
BuildRequires: make
BuildRequires: automake autoconf libtool libtool-ltdl-devel bison flex
BuildRequires: readline-devel
BuildRequires: multilib-rpm-config
@ -127,9 +128,10 @@ done
%{_includedir}/*
%_libdir/pkgconfig/*.pc
%ldconfig_scriptlets
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Sep 10 2020 Ondrej Dubaj <odubaj@redhat.com> - 2.3.9-1
- rebase to version 2.3.9
- move unversioned *.so files back to *-devel package