More changes to deal with 64bit platform issues.
This commit is contained in:
		| @@ -29,7 +29,7 @@ Release:       0 | ||||
| Summary:       Novell Common Authentication Services Adapter Authentication Token Infrastructure "Java" (CASA_auth_token) | ||||
| Source:        %{name}-%{version}.tar.bz2 | ||||
| BuildRoot:     %{_tmppath}/%{name}-%{version}-build | ||||
| Requires:      java-1_5_0 >= 1.5.0 | ||||
| Requires:      java >= 1.5.0 | ||||
| Requires:      servletapi5 tomcat5 sysvinit insserv identity-abstraction sed | ||||
| PreReq:        %fillup_prereq %insserv_prereq | ||||
| PreReq:        /usr/bin/awk, /usr/bin/test, /bin/grep, /bin/cat, /usr/bin/install, /bin/pwd | ||||
| @@ -55,7 +55,7 @@ enabled. | ||||
| %package -n CASA_auth_token_jaas_support | ||||
| Summary:      Libraries needed for JAAS applications development. | ||||
| Group:        Applications/System | ||||
| Requires:     java-1_5_0 >= 1.5.0 | ||||
| Requires:     java >= 1.5.0 | ||||
|  | ||||
| %description -n CASA_auth_token_jaas_support | ||||
| CASA_auth_token is an authentication token infrastructure with support for multiple | ||||
|   | ||||
		Reference in New Issue
	
	Block a user