Use shibboleth-sp as package name for compatibility. master v2.5.6-moonshot
authorJennifer Richards <jennifer@painless-security.com>
Fri, 3 Jun 2016 16:19:41 +0000 (16:19 +0000)
committerJennifer Richards <jennifer@painless-security.com>
Fri, 3 Jun 2016 16:19:41 +0000 (16:19 +0000)
shibboleth.spec.in

index 234725a..d8f4444 100644 (file)
@@ -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