Mailinglist Archive: opensuse-commit (2125 mails)

< Previous Next >
commit CASA_auth_token_client
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Sun, 06 Apr 2008 04:31:15 +0200
  • Message-id: <20080406023116.62FB7678168@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package CASA_auth_token_client
checked in at Sun Apr 6 04:31:15 CEST 2008.

--------
--- CASA_auth_token_client/CASA_auth_token_client.changes 2008-01-28
13:49:51.000000000 +0100
+++ CASA_auth_token_client/CASA_auth_token_client.changes 2008-04-04
15:04:09.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Apr 4 15:04:00 CEST 2008 - meissner@xxxxxxx
+
+- build with gssapi -> gssglue renamed
+
+-------------------------------------------------------------------

New:
----
CASA_auth_token_client-gssapi.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ CASA_auth_token_client.spec ++++++
--- /var/tmp/diff_new_pack.tJF464/_old 2008-04-06 04:30:04.000000000 +0200
+++ /var/tmp/diff_new_pack.tJF464/_new 2008-04-06 04:30:04.000000000 +0200
@@ -10,6 +10,7 @@

# norootforbuild

+
Name: CASA_auth_token_client
%define cfg Release
%define debug_opt ""
@@ -24,10 +25,11 @@
AutoReqProv: on
%define bldno 1.7.1414
Version: 1.7.1414
-Release: 84
+Release: 114
Summary: Novell CASA Authentication Token Libraries for Client
Applications
Source: %{name}-%{version}.tar.bz2
Patch1: CASA_auth_token_client-1.7.1414-no-idn.patch
+Patch2: CASA_auth_token_client-gssapi.patch
Group: Development/Libraries/C and C++
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: CASA >= 1.7.877 krb5 curl
@@ -57,6 +59,7 @@
Jim Norman

%package -n CASA_auth_token_client-devel
+License: LGPL v2.1 or later
Summary: Novell CASA Authentication Token Client Development Files
Group: Development/Libraries/C and C++
Requires: CASA-devel CASA_auth_token_client
@@ -87,6 +90,7 @@
%prep
%setup -q
%patch1
+%patch2
#%patch
%if %{_lib} == "lib64"
%define binsource bin64
@@ -190,6 +194,8 @@
%{prefix}/include/casa_c_authtoken.h

%changelog
+* Fri Apr 04 2008 meissner@xxxxxxx
+- build with gssapi -> gssglue renamed
* Mon Jan 28 2008 mmarek@xxxxxxx
- fixed build with new libcurl-devel package
* added libopenssl-devel to BuildRequires
@@ -285,7 +291,7 @@
* Mon Oct 09 2006 jluciani@xxxxxxxxxx
- Cleaned up compiler warnings that were present in some of the
components.
-* Fri Oct 06 2006 schoi@xxxxxxxxxx
+* Sat Oct 07 2006 schoi@xxxxxxxxxx
- Add the CASA build check as dependency in spec file
* Fri Oct 06 2006 jluciani@xxxxxxxxxx
- Ported the client to Linux and created the CASA_auth_token_client package.

++++++ CASA_auth_token_client-gssapi.patch ++++++
--- library/mechanisms/krb5/linux/Makefile.am
+++ library/mechanisms/krb5/linux/Makefile.am
@@ -64,7 +64,7 @@
endif

CFLAGS += -Wno-format-extra-args -fno-strict-aliasing $(INCLUDES) $(DEFINES)
-LIBS = -lpthread -lc -lgssapi
+LIBS = -lpthread -lc -lgssglue
LDFLAGS = -Bsymbolic -shared -Wl,-soname=$(MODULE_NAME).$(MODULE_EXT)
-L$(ROOT)/lib/$(TARGET_CFG)

OBJDIR = ./$(TARGET_CFG)/$(LIB)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages