]> git.pld-linux.org Git - packages/glpk.git/commitdiff
- updated Th libmysqlclient soname; release 2 master auto/th/glpk-4.65-2
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 29 Aug 2019 14:45:12 +0000 (16:45 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 29 Aug 2019 14:45:12 +0000 (16:45 +0200)
glpk.spec

index 275cd9d3f3e58bce970513a2e159e262e4747113..4d897c525a372f9c43c06d826f730fd8953cc690 100644 (file)
--- 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}}
This page took 0.096211 seconds and 4 git commands to generate.