CASA-auth-token-native: add require CASA version in spec file
This commit is contained in:
		| @@ -1,3 +1,8 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Fri Oct  6 14:22:54 MDT 2006 - schoi@novell.com | ||||
|  | ||||
| - Add the CASA build check as dependency in spec file  | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Thu Oct  5 15:21:39 MDT 2006 - jluciani@novell.com | ||||
|  | ||||
|   | ||||
| @@ -1,3 +1,8 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Fri Oct  6 14:24:24 MDT 2006 - schoi@novell.com | ||||
|  | ||||
| -  | ||||
|  | ||||
| # | ||||
| # spec file for the CASA_auth_token native ( Version @VERSION@ )  | ||||
| # | ||||
| @@ -56,7 +61,7 @@ Authors: | ||||
| %package -n CASA_auth_token_client | ||||
| Summary:        Novell CASA Authentication Token Libraries for Client Applications | ||||
| Group:          System/Libraries | ||||
| Requires:       CASA krb5 curl | ||||
| Requires:       CASA >= 1.7.877 krb5 curl | ||||
|  | ||||
| %description -n CASA_auth_token_client | ||||
| CASA_auth_token is an authentication token infrastructure with support | ||||
|   | ||||
		Reference in New Issue
	
	Block a user