From 1ed6e213dc86533a15935c9ad0888f9a9c515017 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Sat, 28 Nov 2015 16:18:40 +0100 Subject: [PATCH] Correct the name of the unixODBC package on centos --- build-scripts/build-auth-rpm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-scripts/build-auth-rpm b/build-scripts/build-auth-rpm index 80cfcd877..688cc0164 100755 --- a/build-scripts/build-auth-rpm +++ b/build-scripts/build-auth-rpm @@ -341,7 +341,7 @@ This package contains the gpgsql backend for %{name} Summary: UnixODBC backend for %{name} Group: System Environment/Daemons Requires: %{name}%{?_isa} = %{version}-%{release} -BuildRequires: unixodbc-devel +BuildRequires: unixODBC-devel %global backends %{backends} godbc %description backend-odbc -- 2.40.0