CASA-auth-token-native: add require CASA version in spec file

This commit is contained in:
soochoi 2006-10-06 22:17:31 +00:00
parent b20b46ab3a
commit 9f22ebcba5
2 changed files with 11 additions and 1 deletions

View File

@ -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 Thu Oct 5 15:21:39 MDT 2006 - jluciani@novell.com

View File

@ -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@ ) # spec file for the CASA_auth_token native ( Version @VERSION@ )
# #
@ -56,7 +61,7 @@ Authors:
%package -n CASA_auth_token_client %package -n CASA_auth_token_client
Summary: Novell CASA Authentication Token Libraries for Client Applications Summary: Novell CASA Authentication Token Libraries for Client Applications
Group: System/Libraries Group: System/Libraries
Requires: CASA krb5 curl Requires: CASA >= 1.7.877 krb5 curl
%description -n CASA_auth_token_client %description -n CASA_auth_token_client
CASA_auth_token is an authentication token infrastructure with support CASA_auth_token is an authentication token infrastructure with support