Adding curl dependency to the CASA_auth_token_svc and removing it from

the yast module to place it in the right place.
This commit is contained in:
Juan Carlos Luciani 2007-06-04 16:37:10 +00:00
parent 81eaece05b
commit 7e58205674
4 changed files with 6 additions and 5 deletions

View File

@ -32,6 +32,7 @@ EXTRA_DIST = CasaAuthPolicyEditor.bat \
CasaSvcSettingsEditor.bat \
startup.bat \
shutdown.bat \
casa_crypto.properties \
log4j.properties
.PHONY: package package-clean package-install package-uninstall

View File

@ -26,7 +26,7 @@ DIST_SUBDIRS =
CFILES =
EXTRA_DIST = casa_crypto.properties
EXTRA_DIST =
ROOT = ../..

View File

@ -18,7 +18,7 @@
Name: @PACKAGE@
URL: http://www.novell.com/products
BuildRequires: gcc-c++ glib2-devel identity-abstraction insserv libstdc++ libstdc++-devel mono-devel pkgconfig servletapi5 sysvinit xerces-j2 xml-commons-apis
BuildRequires: java-sdk-1.5.0 update-alternatives log4j jakarta-commons-logging pwdutils CASA-devel
BuildRequires: java-sdk-1.5.0 update-alternatives log4j jakarta-commons-logging pwdutils CASA-devel curl
%define prefix /usr
License: LGPL
Group: Applications/System
@ -30,7 +30,7 @@ Summary: Novell CASA Authentication Token Service
Source: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: jre >= 1.5.0
Requires: servletapi5 tomcat5 sysvinit insserv identity-abstraction sed log4j xerces-j2 CASA
Requires: servletapi5 tomcat5 sysvinit insserv identity-abstraction sed log4j xerces-j2 CASA curl
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

View File

@ -1,8 +1,8 @@
@HEADER-COMMENT@
@HEADER@
Requires: yast2 CASA_auth_token_svc curl openssl
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite CASA_auth_token_svc curl openssl yast2-theme-NLD java-sdk-1.5.0 update-alternatives log4j jakarta-commons-logging pwdutils CASA-devel
Requires: yast2 CASA_auth_token_svc openssl
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite CASA_auth_token_svc openssl yast2-theme-NLD java-sdk-1.5.0 update-alternatives log4j jakarta-commons-logging pwdutils CASA-devel
BuildArchitectures: noarch