Mailinglist Archive: opensuse-commit (918 mails)

< Previous Next >
commit CASA_auth_token_server
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 16 Feb 2007 18:16:21 +0100
  • Message-id: <20070216171621.E88A3678182@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package CASA_auth_token_server
checked in at Fri Feb 16 18:16:21 CET 2007.

--------
--- CASA_auth_token_server/CASA_auth_token_server.changes 2007-02-12 12:00:32.000000000 +0100
+++ CASA_auth_token_server/CASA_auth_token_server.changes 2007-02-14 10:27:49.000000000 +0100
@@ -2 +2 @@
-Mon Feb 12 12:00:26 CET 2007 - aj@xxxxxxx
+Mon Feb 12 09:07:54 MST 2007 - jluciani@xxxxxxxxxx
@@ -4 +4,21 @@
-- Remove unneeded depdendency on glade-sharp.
+- Removed BuildRequires dependency on glade-sharp.
+
+- Stopped deleting the user casaatvd during RPM un-install to
+ avoid issues created when files created by that user are
+ orphaned.
+
+-------------------------------------------------------------------
+Thu Feb 8 16:07:44 MST 2007 - jluciani@xxxxxxxxxx
+
+- Resolved Bug 243162.
+
+-------------------------------------------------------------------
+Wed Feb 7 16:11:39 MST 2007 - jluciani@xxxxxxxxxx
+
+- Resolved Bug 243159.
+
+-------------------------------------------------------------------
+Wed Feb 7 16:00:18 MST 2007 - jluciani@xxxxxxxxxx
+
+- Resolved Bugs 243122, 243124, 243125, 243135, 243138, 243142,
+ 243143, 243144, 243147, 243148, 243155, 243156, 243158.

Old:
----
CASA_auth_token_server-1.7.1128.tar.bz2

New:
----
CASA_auth_token_server-1.7.1194.tar.bz2

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

Other differences:
------------------
++++++ CASA_auth_token_server.spec ++++++
--- /var/tmp/diff_new_pack.i12503/_old 2007-02-16 18:13:15.000000000 +0100
+++ /var/tmp/diff_new_pack.i12503/_new 2007-02-16 18:13:15.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package CASA_auth_token_server (Version 1.7.1128 )
+# spec file for package CASA_auth_token_server (Version 1.7.1194 )
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,7 +15,7 @@
%define debug_opt ""

URL: http://www.novell.com/products
-BuildRequires: CASA-devel apache2-devel expat gcc-c++ glade-sharp2 glib2-devel insserv java-sdk-1.5.0 libstdc++ libstdc++-devel mono-devel pam-devel pkgconfig sysvinit update-alternatives
+BuildRequires: CASA-devel apache2-devel expat gcc-c++ glib2-devel insserv java-sdk-1.5.0 libstdc++ libstdc++-devel mono-devel pam-devel pkgconfig sysvinit update-alternatives
%ifarch %ix86
BuildRequires: java-1_5_0-ibm-alsa
%endif
@@ -23,9 +23,9 @@
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
Group: System/Libraries
Autoreqprov: on
-%define bldno 1.7.1128
-Version: 1.7.1128
-Release: 6
+%define bldno 1.7.1194
+Version: 1.7.1194
+Release: 1
Summary: Novell CASA Authentication Token Libraries
Source: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -164,7 +164,6 @@
%endif
./autogen.sh
make
-make package/

%install
export NO_BRP_CHECK_BYTECODE_VERSION="true"
@@ -256,8 +255,6 @@
if test "$1" == 1; then
exit 0
fi
-# Delete the casaatvd user
-userdel casaatvd
# Delete the var files
rm -rf /var/lib/CASA/authtoken/validate

@@ -346,9 +343,19 @@
%{prefix}/include/casa_c_ipc.h
%{prefix}/include/casa_s_ipc.h

-%changelog -n CASA_auth_token_server
-* Mon Feb 12 2007 - aj@xxxxxxx
-- Remove unneeded depdendency on glade-sharp.
+%changelog
+* Mon Feb 12 2007 - jluciani@xxxxxxxxxx
+- Removed BuildRequires dependency on glade-sharp.
+- Stopped deleting the user casaatvd during RPM un-install to
+ avoid issues created when files created by that user are
+ orphaned.
+* Thu Feb 08 2007 - jluciani@xxxxxxxxxx
+- Resolved Bug 243162.
+* Wed Feb 07 2007 - jluciani@xxxxxxxxxx
+- Resolved Bug 243159.
+* Wed Feb 07 2007 - jluciani@xxxxxxxxxx
+- Resolved Bugs 243122, 243124, 243125, 243135, 243138, 243142,
+ 243143, 243144, 243147, 243148, 243155, 243156, 243158.
* Wed Jan 24 2007 - jluciani@xxxxxxxxxx
- Made a spec file change to support applications that want to
dynamically load our libraries.

++++++ CASA_auth_token_server-1.7.1128.tar.bz2 -> CASA_auth_token_server-1.7.1194.tar.bz2 ++++++
++++ 2090 lines of diff (skipped)


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



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