From 8751df32bde1abe81f98d1f0b6a2adb9bb83b135 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 18 Sep 2007 18:16:41 +0000 Subject: [PATCH] Fix utility name. --- shibboleth.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shibboleth.spec.in b/shibboleth.spec.in index 2cf0d01..ba2fc30 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -9,7 +9,7 @@ URL: http://shibboleth.internet2.edu/ Source0: http://shibboleth.internet2.edu/downloads/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: openssl-devel, curl-devel >= 7.10.6 -BuildRequires: xerces%{?xercesver}-c-devel >= 2.6.1, xml-security-c-devel >= 1.3.1 +BuildRequires: xerces%{?xercesver}-c-devel >= 2.6.1, xml-security-c-devel >= 1.4.0 BuildRequires: zlib-devel, opensaml-devel >= 2.0 %{?_with_log4cpp:BuildRequires: log4cpp-devel >= 0.3.5} %{!?_with_log4cpp:BuildRequires: log4shib-devel} @@ -150,8 +150,8 @@ fi %doc _docs/CREDITS.txt _docs/LICENSE.txt _docs/NOTICE.txt _docs/README.txt _docs/RELEASE.txt %doc _docs/logo.jpg _docs/main.css %{_sbindir}/shibd -%{_bindir}/samlquery %{_bindir}/mdquery +%{_bindir}/resolvertest %{_libdir}/libshibsp.so.* %{_libdir}/libshibsp-lite.so.* %dir %{_localstatedir}/log/%{name} -- 2.1.4