Change package name to shibboleth-sp
authorscantor <scantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 18 May 2012 21:10:09 +0000 (21:10 +0000)
committerscantor <scantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 18 May 2012 21:10:09 +0000 (21:10 +0000)
git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3665 cb58f699-b61c-0410-a6fe-9272a202ed29

shibboleth.spec.in

index 1e793ac..3961c7a 100644 (file)
@@ -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