Removed hard dependency on IBM's JVM.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 17 19:11:12 MST 2006 - jluciani@novell.com
|
||||
|
||||
- Removed hard dependency on IBM JVM.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 13 10:44:47 MST 2006 - jluciani@novell.com
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ Name: CASA_auth_token_server
|
||||
%define debug_opt ""
|
||||
|
||||
URL: http://www.novell.com/products
|
||||
BuildRequires: CASA-devel apache2-devel expat gcc-c++ glib2-devel libstdc++ libstdc++-devel mono-devel pam-devel pkgconfig update-alternatives java-1_5_0-ibm java-1_5_0-ibm-devel java-1_5_0-ibm-alsa sysvinit insserv glade-sharp glade-sharp2
|
||||
BuildRequires: CASA-devel apache2-devel expat gcc-c++ glib2-devel libstdc++ libstdc++-devel mono-devel pam-devel pkgconfig update-alternatives java-sdk-1.5.0 sysvinit insserv glade-sharp glade-sharp2
|
||||
%define prefix /usr
|
||||
License: LGPL
|
||||
Group: System/Libraries
|
||||
@@ -26,7 +26,8 @@ Release: 1
|
||||
Summary: Novell CASA Authentication Token Libraries for C/C++ Server Applications
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: expat binutils java-1_5_0-ibm CASA_auth_token_jaas_support sysvinit insserv
|
||||
Requires: java-1_5_0 >= 1.5.0
|
||||
Requires: expat binutils CASA_auth_token_jaas_support sysvinit insserv
|
||||
PreReq: %fillup_prereq %insserv_prereq
|
||||
PreReq: /usr/bin/awk, /usr/bin/test, /bin/grep, /bin/cat, /usr/bin/install, /bin/pwd
|
||||
PreReq: /usr/sbin/groupadd, /usr/sbin/useradd, /usr/sbin/userdel, /usr/bin/getent
|
||||
|
||||
Reference in New Issue
Block a user