From: Pieter Lexis Date: Sat, 28 Nov 2015 15:18:40 +0000 (+0100) Subject: Correct the name of the unixODBC package on centos X-Git-Tag: dnsdist-1.0.0-alpha1~177 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ed6e213dc86533a15935c9ad0888f9a9c515017;p=pdns Correct the name of the unixODBC package on centos --- 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