Mailinglist Archive: opensuse-commit (857 mails)

< Previous Next >
commit FreeNX
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 12 Nov 2007 02:06:06 +0100
  • Message-id: <20071112010606.A48156781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package FreeNX
checked in at Mon Nov 12 02:06:06 CET 2007.

--------
--- FreeNX/FreeNX.changes 2007-07-10 10:48:47.000000000 +0200
+++ /mounts/work_src_done/STABLE/FreeNX/FreeNX.changes 2007-11-11
14:57:43.794168000 +0100
@@ -1,0 +2,8 @@
+Sun Nov 11 12:14:17 CET 2007 - sndirsch@xxxxxxx
+
+- updated to release 0.7.1
+ * see ANNOUNCE-0.7.1 for more details
+- nxloadconfig: set NX_VERSION back to 1.5.0-70, since otherwise no
+ connection was possible (upstream changed to 2.1.0-71)
+
+-------------------------------------------------------------------

Old:
----
freenx-0.7.0.diff
freenx-0.7.0.tar.gz

New:
----
ANNOUNCE-0.7.1
freenx-0.7.1.diff
freenx-0.7.1.tar.gz

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

Other differences:
------------------
++++++ FreeNX.spec ++++++
--- /var/tmp/diff_new_pack.oi3908/_old 2007-11-12 02:06:00.000000000 +0100
+++ /var/tmp/diff_new_pack.oi3908/_new 2007-11-12 02:06:00.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package FreeNX (Version 0.7.0)
+# spec file for package FreeNX (Version 0.7.1)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -17,10 +17,10 @@
BuildRequires: XFree86-devel
%endif
License: GPL v2 or later
-URL: http://freenx.berlios.de/
+Url: http://freenx.berlios.de/
Group: System/X11/Servers/XF86_4
-Version: 0.7.0
-Release: 2
+Version: 0.7.1
+Release: 1
Requires: NX openssh expect netcat
Summary: FreeNX Application and Thin Client Server
Source: freenx-%{version}.tar.gz
@@ -34,6 +34,7 @@
Source8: NX-Firewall.txt
Source9: ANNOUNCE-0.6.0
Source10: ANNOUNCE-0.7.0
+Source11: ANNOUNCE-0.7.1
Patch: freenx-%{version}.diff
Patch1: xorg7.diff
Patch2: xcb-unix.diff
@@ -84,8 +85,12 @@
%dir /etc/nxserver
%config /etc/nxserver/node.conf
/usr/bin/*
-
%changelog
+* Sun Nov 11 2007 - sndirsch@xxxxxxx
+- updated to release 0.7.1
+ * see ANNOUNCE-0.7.1 for more details
+- nxloadconfig: set NX_VERSION back to 1.5.0-70, since otherwise no
+ connection was possible (upstream changed to 2.1.0-71)
* Tue Jul 10 2007 - sndirsch@xxxxxxx
- read also ~/.bash_login and ~/.profile during session startup
(Bug #225482)









++++++ freenx-0.7.0.diff -> freenx-0.7.1.diff ++++++
--- FreeNX/freenx-0.7.0.diff 2007-07-10 10:47:35.000000000 +0200
+++ /mounts/work_src_done/STABLE/FreeNX/freenx-0.7.1.diff 2007-11-11
14:53:57.468024000 +0100
@@ -1,27 +1,5 @@
---- nxloadconfig.orig 2007-05-02 14:58:25.000000000 +0200
-+++ nxloadconfig 2007-05-02 14:59:40.000000000 +0200
-@@ -263,7 +263,7 @@
- [ -z "$AGENT_LIBRARY_PATH" ] && AGENT_LIBRARY_PATH=$PATH_LIB
- [ -z "$PROXY_LIBRARY_PATH" ] && PROXY_LIBRARY_PATH=$PATH_LIB
- [ -z "$APPLICATION_LIBRARY_PATH" ] && APPLICATION_LIBRARY_PATH=$PATH_LIB
--[ -z "$APPLICATION_LIBRARY_PRELOAD" ] &&
APPLICATION_LIBRARY_PRELOAD="$APPLICATION_LIBRARY_PATH/libX11.so.6.2:$APPLICATION_LIBRARY_PATH/libXext.so.6.4:$APPLICATION_LIBRARY_PATH/libXcomp.so:$APPLICATION_LIBRARY_PATH/libXcompext.so.1:$APPLICATION_LIBRARY_PATH/libXrender.so.1.2"
-+[ -z "$APPLICATION_LIBRARY_PRELOAD" ] &&
APPLICATION_LIBRARY_PRELOAD="$APPLICATION_LIBRARY_PATH/libX11.so.6.2:$APPLICATION_LIBRARY_PATH/libXext.so.6.4:$APPLICATION_LIBRARY_PATH/libXcomp.so.2:$APPLICATION_LIBRARY_PATH/libXcompext.so.2:$APPLICATION_LIBRARY_PATH/libXrender.so.1.2"
- if [ -z "$ENABLE_2_0_0_BACKEND" ]
- then
- ENABLE_2_0_0_BACKEND="1"
---- nxloadconfig.orig 2007-07-05 16:37:31.000000000 +0200
-+++ nxloadconfig 2007-07-05 16:37:57.000000000 +0200
-@@ -267,7 +267,7 @@
- if [ -z "$ENABLE_2_0_0_BACKEND" ]
- then
- ENABLE_2_0_0_BACKEND="1"
-- [ -z "$(strings $PATH_BIN/nxagent | egrep 'NXAGENT - Version
2.[01].0')" ] && ENABLE_2_0_0_BACKEND="0"
-+ [ -z "$(strings /usr/lib/NX/nxagent | egrep 'NXAGENT - Version
2.[01].0')" ] && ENABLE_2_0_0_BACKEND="0"
- fi
-
- [ -z "$KDE_PRINTRC" -a -n "$KDEHOME" ] &&
KDE_PRINTRC="$KDEHOME/share/config/kdeprintrc"
---- nxloadconfig.orig 2007-07-05 19:11:07.000000000 +0200
-+++ nxloadconfig 2007-07-05 19:11:29.000000000 +0200
+--- nxloadconfig.orig 2007-11-11 12:25:52.376740500 +0100
++++ nxloadconfig 2007-11-11 12:26:03.153414000 +0100
@@ -58,7 +58,7 @@
# Where can different nx components be found
NX_DIR=/usr
@@ -31,15 +9,27 @@
NX_ETC_DIR=/etc/nxserver
NX_SESS_DIR=/var/lib/nxserver/db
NX_HOME_DIR=/var/lib/nxserver/home
---- nxloadconfig.orig 2007-07-05 19:47:49.000000000 +0200
-+++ nxloadconfig 2007-07-05 19:48:39.000000000 +0200
-@@ -509,7 +509,7 @@
+@@ -297,11 +297,11 @@
+ [ -z "$AGENT_LIBRARY_PATH" ] && AGENT_LIBRARY_PATH=$PATH_LIB
+ [ -z "$PROXY_LIBRARY_PATH" ] && PROXY_LIBRARY_PATH=$PATH_LIB
+ [ -z "$APPLICATION_LIBRARY_PATH" ] && APPLICATION_LIBRARY_PATH=$PATH_LIB
+-[ -z "$APPLICATION_LIBRARY_PRELOAD" ] &&
APPLICATION_LIBRARY_PRELOAD="$APPLICATION_LIBRARY_PATH/libX11.so.6.2:$APPLICATION_LIBRARY_PATH/libXext.so.6.4:$APPLICATION_LIBRARY_PATH/libXcomp.so:$APPLICATION_LIBRARY_PATH/libXcompext.so:$APPLICATION_LIBRARY_PATH/libXrender.so.1.2"
++[ -z "$APPLICATION_LIBRARY_PRELOAD" ] &&
APPLICATION_LIBRARY_PRELOAD="$APPLICATION_LIBRARY_PATH/libX11.so.6.2:$APPLICATION_LIBRARY_PATH/libXext.so.6.4:$APPLICATION_LIBRARY_PATH/libXcomp.so.2:$APPLICATION_LIBRARY_PATH/libXcompext.so.2:$APPLICATION_LIBRARY_PATH/libXrender.so.1.2"
+ if [ -z "$ENABLE_2_0_0_BACKEND" ]
+ then
+ ENABLE_2_0_0_BACKEND="1"
+- [ -z "$(strings $PATH_BIN/nxagent | egrep 'NXAGENT - Version
2.[01].0|NXAGENT - Version 3.0.0')" ] && ENABLE_2_0_0_BACKEND="0"
++ [ -z "$(strings /usr/lib/NX/nxagent | egrep 'NXAGENT - Version
2.[01].0|NXAGENT - Version 3.0.0')" ] && ENABLE_2_0_0_BACKEND="0"
+ fi
+
+ if [ "$ENABLE_KDE_CUPS" = "1" ]
+@@ -578,7 +578,7 @@
[ -z $(echo "$ENABLE_ROOTLESS_MODE" | egrep "^[0|1]$") ] && \
ERROR="yes" && echo "Error: Invalid value
\"ENABLE_ROOTLESS_MODE=$ENABLE_ROOTLESS_MODE\""

-- [ -z "$(strings $PATH_BIN/nxagent | egrep 'NXAGENT - Version
1.5.0|NXAGENT - Version 2.[01].0')" ] && \
-+ [ -z "$(strings /usr/lib/NX/nxagent | egrep 'NXAGENT - Version
1.5.0|NXAGENT - Version 2.[01].0')" ] && \
- ERROR="yes" && echo "Error: Could not find 1.5.0 or 2.[01].0
version string in nxagent. NX 1.5.0 or 2.[01].0 backend is needed for this
version of FreeNX."
+- [ -z "$(strings $PATH_BIN/nxagent | egrep 'NXAGENT - Version
1.5.0|NXAGENT - Version 2.[01].0|NXAGENT - Version 3.0.0')" ] && \
++ [ -z "$(strings /usr/lib/NX/nxagent | egrep 'NXAGENT - Version
1.5.0|NXAGENT - Version 2.[01].0|NXAGENT - Version 3.0.0')" ] && \
+ ERROR="yes" && echo "Error: Could not find 1.5.0 or 2.[01].0 or
3.0.0 version string in nxagent. NX 1.5.0 or 2.[01].0 or 3.0.0 backend is
needed for this version of FreeNX."

[ -z $(echo "$ENABLE_USESSION" | egrep "^[0|1]$") ] && \
--- nxsetup.orig 2007-07-08 13:09:34.000000000 +0200
@@ -53,17 +43,6 @@
}

install_nx()
---- nxloadconfig.orig 2007-07-08 13:28:57.000000000 +0200
-+++ nxloadconfig 2007-07-08 13:31:51.000000000 +0200
-@@ -282,7 +282,7 @@
- fi
-
- [ -z "$KDE_PRINTRC" -a -n "$KDEHOME" ] &&
KDE_PRINTRC="$KDEHOME/share/config/kdeprintrc"
--[ -z "$KDE_PRINTRC" ] && KDE_PRINTRC=$(kde-config
--localprefix)"/share/config/kdeprintrc"
-+[ -z "$KDE_PRINTRC" ] && KDE_PRINTRC=$(/opt/kde3/bin/kde-config
--localprefix)"/share/config/kdeprintrc"
- [ -z "$KDE_PRINTRC" -o ! -r "$KDE_PRINTRC" ] &&
KDE_PRINTRC="$HOME/.kde/share/config/kdeprintrc"
-
- #########################################################################
--- nxnode.orig 2007-07-10 10:44:47.000000000 +0200
+++ nxnode 2007-07-10 10:45:43.000000000 +0200
@@ -244,6 +244,8 @@
@@ -75,3 +54,14 @@

mkdir -p "$USER_FAKE_HOME/.nx/C-$sess_id/pids/"

+--- nxloadconfig.orig 2007-11-11 14:53:10.177068500 +0100
++++ nxloadconfig 2007-11-11 14:53:44.055185750 +0100
+@@ -52,7 +52,7 @@
+ # DO NOT TOUCH unless you REALLY know what you are doing
+ #########################################################################
+
+-NX_VERSION=2.1.0-71
++NX_VERSION=1.5.0-70
+ NX_LICENSE="OS (GPL)"
+
+ # Where can different nx components be found

++++++ freenx-0.7.0.tar.gz -> freenx-0.7.1.tar.gz ++++++
++++ 2225 lines of diff (skipped)



++++++ xorg7.diff ++++++
--- /var/tmp/diff_new_pack.oi3908/_old 2007-11-12 02:06:00.000000000 +0100
+++ /var/tmp/diff_new_pack.oi3908/_new 2007-11-12 02:06:00.000000000 +0100
@@ -9,8 +9,8 @@

# The key that contains the name of the complete path of command name
# 'smbmount'.
---- nxclient
-+++ nxclient
+--- nxdialog
++++ nxdialog
@@ -60,7 +60,7 @@
else
dialog_interface="xmessage"


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



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