X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=shibboleth.spec.in;fp=shibboleth.spec.in;h=cfb161526b7d718e8fff441b2e9ab479eee3a482;hb=19da02ebe4dce4c08666e7b7c38d011dc53c8ffd;hp=2927e78384bce2cb7d1e2f81b214d271953c2ce8;hpb=c080e562846e141b30bba4a6abdf0b26172d40db;p=shibboleth%2Fsp.git diff --git a/shibboleth.spec.in b/shibboleth.spec.in index 2927e78..cfb1615 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -89,9 +89,9 @@ This package includes files needed for development with Shibboleth. %build %if 0%{?centos_version} >= 600 - %configure %{?_without_odbc:--disable-odbc} %{?_without_adfs:--disable-adfs} %{?_with_fastcgi} %{!?_without_memcached:--with-memcached} %{?shib_options} --with-gssapi=%{_prefix} + %configure %{?_without_odbc:--disable-odbc} %{?_without_adfs:--disable-adfs} %{?_with_fastcgi} %{!?_without_memcached:--with-memcached} %{?shib_options} --with-gssapi=%{_prefix} --with-xmltooling=%{_prefix} --with-opensaml=%{_prefix} %else - %configure %{?_without_odbc:--disable-odbc} %{?_without_adfs:--disable-adfs} %{?_with_fastcgi} %{?_with_memcached} %{?shib_options} --with-gssapi=%{_prefix} + %configure %{?_without_odbc:--disable-odbc} %{?_without_adfs:--disable-adfs} %{?_with_fastcgi} %{?_with_memcached} %{?shib_options} --with-gssapi=%{_prefix} --with-xmltooling=%{_prefix} --with-opensaml=%{_prefix} %endif %{__make} pkgdocdir=%{pkgdocdir}