From 95865dec4c36f7b484b6f1ea8cb5ce2db37f529a Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 7 Sep 2009 20:08:20 +0000 Subject: [PATCH] Need redhat-rpm-config for SUSE build service. --- shibboleth.spec.in | 1 + 1 file changed, 1 insertion(+) 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} -- 2.1.4