From: Jakub Bogusz Date: Thu, 29 Aug 2019 14:45:12 +0000 (+0200) Subject: - updated Th libmysqlclient soname; release 2 X-Git-Tag: auto/th/glpk-4.65-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=cf56a685ecd857b29df42fe6edb0d45d02292a8d;p=packages%2Fglpk.git - updated Th libmysqlclient soname; release 2 --- diff --git a/glpk.spec b/glpk.spec index 275cd9d..4d897c5 100644 --- a/glpk.spec +++ b/glpk.spec @@ -2,7 +2,7 @@ Summary: Solver LP and MIP problems Summary(pl.UTF-8): Narzędzie do rozwiązywania problemów LP i MIP Name: glpk Version: 4.65 -Release: 1 +Release: 2 License: GPL v3+ Group: Applications/Math Source0: https://ftp.gnu.org/gnu/glpk/%{name}-%{version}.tar.gz @@ -19,8 +19,8 @@ BuildRequires: rpmbuild(macros) >= 1.721 BuildRequires: sed >= 4.0 BuildRequires: unixODBC-devel >= 2.3.1 %if 0%{?_soname_prov:1} -%define libodbc_soname libodbc.so.2 -%define libmysqlclient_soname libmysqlclient.so.18 +%define libodbc_soname libodbc.so.2 +%define libmysqlclient_soname libmysqlclient.so.20 # BRs to verify current sonames (bump the above if not satisfied) BuildRequires: %{_soname_prov %{libodbc_soname}} BuildRequires: %{_soname_prov %{libmysqlclient_soname}}