From 7de2e959703ed4f08af252d8fc33494467ee5c70 Mon Sep 17 00:00:00 2001 From: Juan Carlos Luciani Date: Thu, 28 Jun 2007 20:38:31 +0000 Subject: [PATCH] Merged changes from autobuild and updated the changes file. --- .../package/linux/CASA_auth_token_client.changes | 12 ++++++++++++ .../package/linux/CASA_auth_token_client.spec.in | 3 +++ 2 files changed, 15 insertions(+) diff --git a/CASA-auth-token/client/package/linux/CASA_auth_token_client.changes b/CASA-auth-token/client/package/linux/CASA_auth_token_client.changes index 5d94dbcc..e8e5cc63 100644 --- a/CASA-auth-token/client/package/linux/CASA_auth_token_client.changes +++ b/CASA-auth-token/client/package/linux/CASA_auth_token_client.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 28 11:34:46 MDT 2007 - jluciani@novell.com + +- Fixed libcasa_c_authtoken crash that would occur when the + was unloaded before previously been initialized. This addresses + BUG288073. + ------------------------------------------------------------------- Mon Jun 4 10:57:41 MDT 2007 - jluciani@novell.com @@ -17,6 +24,11 @@ Mon Jun 4 10:57:41 MDT 2007 - jluciani@novell.com configured. This will make it possible to access the ATSs when connected to a Web Server. This addresses part of BUG287279. +------------------------------------------------------------------- +Mon Apr 30 16:48:07 CEST 2007 - ro@suse.de + +- added libexpat-devel to buildrequires + ------------------------------------------------------------------- Tue Apr 17 09:07:57 MDT 2007 - jluciani@novell.com diff --git a/CASA-auth-token/client/package/linux/CASA_auth_token_client.spec.in b/CASA-auth-token/client/package/linux/CASA_auth_token_client.spec.in index a731237b..263dc76c 100644 --- a/CASA-auth-token/client/package/linux/CASA_auth_token_client.spec.in +++ b/CASA-auth-token/client/package/linux/CASA_auth_token_client.spec.in @@ -16,6 +16,9 @@ Name: CASA_auth_token_client URL: http://www.novell.com/products BuildRequires: CASA-devel curl-devel expat gcc-c++ glade-sharp2 glib2-devel krb5-devel libgcc libgssapi libstdc++ libstdc++-devel mono-devel pkgconfig sysvinit update-alternatives +%if %suse_version > 1020 +BuildRequires: libexpat-devel +%endif %define prefix /usr License: LGPL Group: System/Libraries