From: cantor Date: Sat, 22 Sep 2007 02:06:01 +0000 (+0000) Subject: No need for explicit ODBC dependency. X-Git-Tag: 2.4~736 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=commitdiff_plain;h=a82bd25c134f0be926a1faeccb39445be3deb6a8 No need for explicit ODBC dependency. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2511 cb58f699-b61c-0410-a6fe-9272a202ed29 --- diff --git a/shibboleth.spec.in b/shibboleth.spec.in index c37cc44..21c1f53 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -13,7 +13,6 @@ BuildRequires: xerces%{?xercesver}-c-devel >= 2.6.1, xml-security-c-devel >= 1.4 BuildRequires: zlib-devel, opensaml-devel >= 2.0 %{?_with_log4cpp:BuildRequires: log4cpp-devel >= 0.3.5} %{!?_with_log4cpp:BuildRequires: log4shib-devel} -%{!?_without_odbc:BuildRequires: unixODBC-devel} %if "%{_vendor}" == "redhat" %{!?_without_builtinapache:BuildRequires: httpd-devel} %endif