From: scantor Date: Fri, 18 May 2012 21:10:09 +0000 (+0000) Subject: Change package name to shibboleth-sp X-Git-Tag: 2.5.0~93 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=commitdiff_plain;h=67f3b8c59083d6eead41fd0278125ed59aea40d3 Change package name to shibboleth-sp git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3665 cb58f699-b61c-0410-a6fe-9272a202ed29 --- diff --git a/shibboleth.spec.in b/shibboleth.spec.in index 1e793ac..3961c7a 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -1,4 +1,4 @@ -Name: @PACKAGE_NAME@ +Name: shibboleth-sp Version: @PACKAGE_VERSION@ Release: 1 Summary: Open source system for attribute-based Web SSO @@ -6,8 +6,9 @@ Group: Productivity/Networking/Security Vendor: Internet2 License: Apache 2.0 URL: http://shibboleth.internet2.edu/ -Source: %{name}-sp-%{version}.tar.gz +Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root +Obsoletes: @PACKAGE_NAME@ < %{version}-%{release} Requires: openssl PreReq: xmltooling-schemas, opensaml-schemas %if 0%{?suse_version} > 1030 && 0%{?suse_version} < 1130