From 6a0465e982e5a2870222248a1856ce649b11375858b842351ec1955a754b8d83 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 23 Sep 2020 07:50:34 +0000 Subject: [PATCH] Accepting request 836160 from home:jengelh:branches:server:database - Update requires and baselibs for new libodbc2. OBS-URL: https://build.opensuse.org/request/show/836160 OBS-URL: https://build.opensuse.org/package/show/server:database/unixODBC?expand=0&rev=61 --- baselibs.conf | 2 ++ unixODBC.changes | 5 +++++ unixODBC.spec | 1 + 3 files changed, 8 insertions(+) diff --git a/baselibs.conf b/baselibs.conf index 03fca74..4861a8d 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,5 @@ unixODBC unixODBC-devel requires "unixODBC- = " + requires "libodbc2- = " +libodbc2 diff --git a/unixODBC.changes b/unixODBC.changes index 75538f1..48a451b 100644 --- a/unixODBC.changes +++ b/unixODBC.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 22 20:27:56 UTC 2020 - Jan Engelhardt + +- Update requires and baselibs for new libodbc2. + ------------------------------------------------------------------- Wed Sep 16 10:47:31 UTC 2020 - Jan Engelhardt diff --git a/unixODBC.spec b/unixODBC.spec index c9c12e9..d528d11 100644 --- a/unixODBC.spec +++ b/unixODBC.spec @@ -53,6 +53,7 @@ management systems. Summary: Includes for ODBC Development Group: Development/Libraries/C and C++ Requires: %{name} = %{version} +Requires: libodbc2 = %{version} Conflicts: libiodbc-devel %description