From f6d6e8e6d32c9588c703ea43382ef0a685e095a8 Mon Sep 17 00:00:00 2001 From: soochoi Date: Tue, 15 Aug 2006 16:52:54 +0000 Subject: [PATCH] CASA_auth_token_nonjava: fix CASA_auth_token_devel build requirement for CASA_auth_token_svc --- CASA-auth-token/non-java/configure.in | 2 +- .../package/linux/CASA_auth_token_native.changes | 4 ++++ .../package/linux/CASA_auth_token_native.spec.in | 16 ++++++++++++---- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/CASA-auth-token/non-java/configure.in b/CASA-auth-token/non-java/configure.in index 70e4e34d..67cc5781 100644 --- a/CASA-auth-token/non-java/configure.in +++ b/CASA-auth-token/non-java/configure.in @@ -21,7 +21,7 @@ AC_INIT(include/casa_s_authtoken.h) AC_CANONICAL_SYSTEM -AM_INIT_AUTOMAKE(CASA_auth_token_native, 1.7.780) +AM_INIT_AUTOMAKE(CASA_auth_token_native, 1.7.795) RELEASE=`date +%Y%m%d_%H%M` AC_SUBST(RELEASE) AM_MAINTAINER_MODE diff --git a/CASA-auth-token/non-java/package/linux/CASA_auth_token_native.changes b/CASA-auth-token/non-java/package/linux/CASA_auth_token_native.changes index 95845c36..3752ca28 100644 --- a/CASA-auth-token/non-java/package/linux/CASA_auth_token_native.changes +++ b/CASA-auth-token/non-java/package/linux/CASA_auth_token_native.changes @@ -1,4 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 15 10:09:32 MDT 2006 - schoi@novell.com +- Fixed CASA_auth_token_devel build requirement for CASA_auth_token_svc + ------------------------------------------------------------------- Mon Aug 7 10:28:32 MDT 2006 - schoi@novell.com - This file has been created for CASA_auth_token_native project for the first diff --git a/CASA-auth-token/non-java/package/linux/CASA_auth_token_native.spec.in b/CASA-auth-token/non-java/package/linux/CASA_auth_token_native.spec.in index 2e43ee07..f21806a3 100644 --- a/CASA-auth-token/non-java/package/linux/CASA_auth_token_native.spec.in +++ b/CASA-auth-token/non-java/package/linux/CASA_auth_token_native.spec.in @@ -1,5 +1,5 @@ # -# spec file for the CASA_auth_token native packages. +# spec file for the CASA_auth_token native ( Version @VERSION@ ) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -14,8 +14,6 @@ Name: CASA_auth_token_native %define cfg Release %define debug_opt "" - -Name: @PACKAGE@ URL: http://www.novell.com/products BuildRequires: CASA-devel apache2-devel expat gcc-c++ glib2-devel krb5-devel libgcc libgssapi libstdc++ libstdc++-devel mono-devel pam-devel pkgconfig update-alternatives %define prefix /usr @@ -50,6 +48,9 @@ applications, instead it is recomended that appplication invoke its services through the support modules provided to integrate with PAM or the Apache Web Server. +Authors: +-------- + Juan Carlos Luciani - jluciani@novell.com %package -n CASA_auth_token_pam_support Summary: Novell CASA Authentication Token PAM Support Components @@ -71,6 +72,9 @@ The CASA_auth_token_pam_support package contains the CASA (Common Authentication Services Adapter) authentication token infrastructure PAM module for token verification. +Authors: +-------- + Juan Carlos Luciani - jluciani@novell.com %package -n CASA_auth_token_apache2_2_support Summary: Novell CASA Authentication Token Apache2_2 Support Components @@ -96,10 +100,14 @@ authentication scheme and that the password utilized consist of a CASA authentication token. Information about the authenticated identity is environment variable. +Authors: +-------- + Juan Carlos Luciani - jluciani@novell.com + %package -n CASA_auth_token_devel Summary: Novell CASA Authentication Token Development Files Group: Development/Libraries/C and C++ -Requires: CASA-devel CASA_auth_token_native CASA_auth_token_jaas_support CASA_auth_token_pam_support CASA_auth_token_apache2_2_support CASA_auth_token_service +Requires: CASA-devel CASA_auth_token_native CASA_auth_token_jaas_support CASA_auth_token_pam_support CASA_auth_token_apache2_2_support CASA_auth_token_svc %description -n CASA_auth_token_devel CASA_auth_token is an authentication token infrastructure with support