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