packages: neatx/neatx.spec - use nx as user

arekm arekm at pld-linux.org
Wed Jul 15 10:14:38 CEST 2009


Author: arekm                        Date: Wed Jul 15 08:14:38 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use nx as user

---- Files affected:
packages/neatx:
   neatx.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/neatx/neatx.spec
diff -u packages/neatx/neatx.spec:1.4 packages/neatx/neatx.spec:1.5
--- packages/neatx/neatx.spec:1.4	Wed Jul 15 10:01:46 2009
+++ packages/neatx/neatx.spec	Wed Jul 15 10:14:32 2009
@@ -24,6 +24,7 @@
 Requires:	xorg-app-xauth
 Requires:	xorg-app-xrdb
 Requires:	xterm
+Conflicts:	freenx-server
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -62,7 +63,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %pre
-%useradd -u 221 -d %{_libdir}/neatx/home -s %{_libdir}/neatx/nxserver-login-wrapper -g users -c "Neatx User" neatx
+%useradd -u 160 -d %{_libdir}/neatx/home -s %{_libdir}/neatx/nxserver-login-wrapper -g users -c "Neatx User" nx
 
 %post   -p <lua>
 %lua_add_etc_shells %{_libdir}/neatx/nxserver-login-wrapper
@@ -91,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2009/07/15 08:14:32  arekm
+- use nx as user
+
 Revision 1.4  2009/07/15 08:01:46  arekm
 - attr fixed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/neatx/neatx.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list