From cf56a685ecd857b29df42fe6edb0d45d02292a8d Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 29 Aug 2019 16:45:12 +0200 Subject: [PATCH] - updated Th libmysqlclient soname; release 2 --- glpk.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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}} -- 2.44.0