Author: aredridel Date: Sun Aug 9 03:26:04 2009 GMT Module: packages Tag: HEAD ---- Log message: - r38
---- Files affected: packages/neatx: neatx.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/neatx/neatx.spec diff -u packages/neatx/neatx.spec:1.9 packages/neatx/neatx.spec:1.10 --- packages/neatx/neatx.spec:1.9 Wed Jul 15 11:00:05 2009 +++ packages/neatx/neatx.spec Sun Aug 9 05:25:58 2009 @@ -1,5 +1,5 @@ # $Revision$, $Date$ -%define snap 13 +%define snap 38 Summary: Open Source NX server, similar to the commercial NX server from NoMachine Name: neatx Version: 0.1 @@ -8,7 +8,7 @@ Group: X11/Applications/Networking # svn export http://neatx.googlecode.com/svn/trunk/ neatx Source0: %{name}-r%{snap}.tar.bz2 -# Source0-md5: 4e4159c01b5561808c0f99ac20a1e8c3 +# Source0-md5: ce7c740ff099ba4e1a1f94209b18fe6d URL: http://code.google.com/p/neatx/ BuildRequires: autoconf BuildRequires: automake @@ -38,8 +38,8 @@ %prep %setup -q -n %{name} -sed -i -e 's#NXAGENT =.*#NXAGENT = "%{_bindir}/nxagent"#g' lib/constants.py -sed -i -e 's#NETCAT =.*#NETCAT = "%{_bindir}/nc"#g' lib/constants.py +#sed -i -e 's#NXAGENT =.*#NXAGENT = "%{_bindir}/nxagent"#g' lib/constants.py +#sed -i -e 's#NETCAT =.*#NETCAT = "%{_bindir}/nc"#g' lib/constants.py %build %{__aclocal} @@ -108,6 +108,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2009/08/09 03:25:58 aredridel +- r38 + Revision 1.9 2009/07/15 09:00:05 arekm - provide nx ssh key by default ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/neatx/neatx.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
