packages: cas-server/cas-server.spec - descriptions

pawelz pawelz at pld-linux.org
Thu Feb 18 16:01:30 CET 2010


Author: pawelz                       Date: Thu Feb 18 15:01:30 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- descriptions

---- Files affected:
packages/cas-server:
   cas-server.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/cas-server/cas-server.spec
diff -u packages/cas-server/cas-server.spec:1.15 packages/cas-server/cas-server.spec:1.16
--- packages/cas-server/cas-server.spec:1.15	Thu Feb 18 15:49:46 2010
+++ packages/cas-server/cas-server.spec	Thu Feb 18 16:01:21 2010
@@ -31,16 +31,16 @@
 to provide a trusted way for an application to authenticate a user.
 CAS became a JA-SIG project in December 2004.
 
-CAS provides enterprise single sign on service: CAS Downloads
+CAS provides enterprise single sign on service. It features:
 
-    - An open and well-documented protocol
-    - An open-source Java server component
-    - A library of clients for Java, .Net, PHP, Perl, Apache, uPortal, and
-      others
-    - Integrates with uPortal, BlueSocket, TikiWiki, Mule, Liferay, Moodle
-      and others
-    - Community documentation and implementation support
-    - An extensive community of adopters
+- An open and well-documented protocol
+- An open-source Java server component
+- A library of clients for Java, .Net, PHP, Perl, Apache, uPortal
+  and others
+- Integrates with uPortal, BlueSocket, TikiWiki, Mule, Liferay, Moodle
+  and others
+- Community documentation and implementation support
+- An extensive community of adopters
 
 %package authenticator-spnego
 Summary:	Spnego authenticator for CAS server
@@ -48,6 +48,7 @@
 Group:		Libraries/Java
 
 %description authenticator-spnego
+Spnego authentication backend for CAS Server.
 
 %package authenticator-x509
 Summary:	x509 authenticator for CAS server
@@ -55,6 +56,7 @@
 Group:		Libraries/Java
 
 %description authenticator-x509
+X509 client certificates authentication backend for CAS Server.
 
 %package authenticator-openid
 Summary:	OpenID authenticator for CAS server
@@ -62,6 +64,7 @@
 Group:		Libraries/Java
 
 %description authenticator-openid
+OpenID authentication backend for CAS Server.
 
 %package authenticator-legacy
 Summary:	Legacy authenticator for CAS server
@@ -69,6 +72,7 @@
 Group:		Libraries/Java
 
 %description authenticator-legacy
+Legacy authentication backend for CAS Server.
 
 %package authenticator-radius
 Summary:	Radius authenticator for CAS server
@@ -76,6 +80,7 @@
 Group:		Libraries/Java
 
 %description authenticator-radius
+Radius authentication backend for CAS Server.
 
 %package authenticator-ldap
 Summary:	LDAP authenticator for CAS server
@@ -83,6 +88,7 @@
 Group:		Libraries/Java
 
 %description authenticator-ldap
+LDAP authentication backend for CAS Server.
 
 %package authenticator-generic
 Summary:	Generic authenticator for CAS server
@@ -90,6 +96,7 @@
 Group:		Libraries/Java
 
 %description authenticator-generic
+Generic authentication backend for CAS Server.
 
 %package authenticator-trusted
 Summary:	Trusted authenticator for CAS server
@@ -97,6 +104,7 @@
 Group:		Libraries/Java
 
 %description authenticator-trusted
+Trusted authentication backend for CAS Server.
 
 %package authenticator-jdbc
 Summary:	JDBC authenticator for CAS server
@@ -104,6 +112,7 @@
 Group:		Libraries/Java
 
 %description authenticator-jdbc
+JDBC authentication backend for CAS Server.
 
 %package integration-berkeleydb
 Summary:	Berkeleydb ticket registry for CAS server
@@ -111,6 +120,8 @@
 Group:		Libraries/Java
 
 %description integration-berkeleydb
+BerkeleyDB integration for CAS Server allows to store ticket registry
+in berkeleyDB.
 
 %package integration-jboss
 Summary:	Jboss ticket registry for CAS server
@@ -118,6 +129,8 @@
 Group:		Libraries/Java
 
 %description integration-jboss
+Jboss integration for CAS Server allows to store ticket registry in
+Jboss internal authentication system.
 
 %package integration-memcached
 Summary:	Memory ticket registry for CAS server
@@ -125,6 +138,8 @@
 Group:		Libraries/Java
 
 %description integration-memcached
+Memcached integration for CAS Server allows to store ticket registry
+in memory cache.
 
 %package integration-restlet
 Summary:	 I have no idea WTF is that, but it is for CAS server
@@ -132,6 +147,9 @@
 Group:		Libraries/Java
 
 %description integration-restlet
+I really have no idea WTF is that. It name suggests it is yet another
+registry storage driver for CAS, but it does not extends
+AbstractDistributedTicketRegistry class.
 
 %prep
 %setup -q
@@ -245,6 +263,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2010/02/18 15:01:21  pawelz
+- descriptions
+
 Revision 1.15  2010/02/18 14:49:46  pawelz
 - use %_tomcatconfdir, BR: rpm(macros) >= 1.540
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cas-server/cas-server.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list