From: Scott Cantor Date: Mon, 7 Sep 2009 20:08:20 +0000 (+0000) Subject: Need redhat-rpm-config for SUSE build service. X-Git-Tag: 1.3.5~8 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp.git;a=commitdiff_plain;h=95865dec4c36f7b484b6f1ea8cb5ce2db37f529a Need redhat-rpm-config for SUSE build service. --- diff --git a/shibboleth.spec.in b/shibboleth.spec.in index cdec4fc..0972880 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -24,6 +24,7 @@ BuildRequires: zlib-devel, opensaml-devel >= 1.1.1, opensaml-devel < 2.0 %{?_with_fastcgi:BuildRequires: fcgi-devel} %if "%{_vendor}" == "redhat" %{!?_without_builtinapache:BuildRequires: httpd-devel} +BuildRequires: redhat-rpm-config %endif %if "%{_vendor}" == "suse" %{!?_without_builtinapache:BuildRequires: apache2-devel}