From: Jennifer Richards Date: Fri, 3 Jun 2016 16:19:41 +0000 (+0000) Subject: Use shibboleth-sp as package name for compatibility. X-Git-Tag: v2.5.6-moonshot^0 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp.git;a=commitdiff_plain Use shibboleth-sp as package name for compatibility. --- diff --git a/shibboleth.spec.in b/shibboleth.spec.in index 234725a..d8f4444 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -1,4 +1,4 @@ -Name: shibboleth +Name: shibboleth-sp Version: @PACKAGE_VERSION@ Release: 1 Summary: Open source system for attribute-based Web SSO @@ -6,17 +6,17 @@ Group: Productivity/Networking/Security Vendor: Shibboleth Consortium License: Apache 2.0 URL: http://shibboleth.net/ -Source: %{name}-sp-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-sp-%{version}-root +Source: %{name}-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-root Obsoletes: shibboleth-sp = 2.5.0 Requires: openssl %if 0%{?rhel} >= 6 || 0%{?centos_version} >= 600 || 0%{?amzn} >= 1 -PreReq: xmltooling-schemas%{?_isa} >= 1.5.5, opensaml-schemas%{?_isa} >= 2.5.5 +Requires: xmltooling-schemas%{?_isa} >= 1.5.5, opensaml-schemas%{?_isa} >= 2.5.5 %else -PreReq: xmltooling-schemas >= 1.5.5, opensaml-schemas >= 2.5.5 +Requires: xmltooling-schemas >= 1.5.5, opensaml-schemas >= 2.5.5 %endif %if 0%{?suse_version} > 1030 && 0%{?suse_version} < 1130 -PreReq: %{insserv_prereq} %{fillup_prereq} +Requires: %{insserv_prereq} %{fillup_prereq} BuildRequires: libxerces-c-devel >= 3.1 %else %if 0%{?rhel} >= 7 || 0%{?centos_version} >= 700 @@ -108,7 +108,7 @@ exchange of rich attributes subject to privacy controls. This package includes files needed for development with Shibboleth. %prep -%setup -n %{name}-sp-%{version} +%setup -n %{name}-%{version} %build %if 0%{?suse_version} >= 1210