[cpp-sp COMMIT] /branches/REL_2/shibboleth.spec.in

noreply at shibboleth.net noreply at shibboleth.net
Fri May 18 22:10:09 BST 2012


Author: scantor
Date: Fri May 18 22:10:09 2012
New Revision: 3665

URL: http://svn.shibboleth.net/view/cpp-sp?rev=3665&view=rev
Log:
Change package name to shibboleth-sp

Modified:
    branches/REL_2/shibboleth.spec.in

Modified: branches/REL_2/shibboleth.spec.in
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/shibboleth.spec.in?rev=3665&r1=3664&r2=3665&view=diff
==============================================================================
--- branches/REL_2/shibboleth.spec.in (original)
+++ branches/REL_2/shibboleth.spec.in Fri May 18 22:10:09 2012
@@ -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 @@
 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



More information about the commits mailing list