Merged changes from autobuild and updated the changes file.
This commit is contained in:
parent
41cc9deb34
commit
7de2e95970
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user