Author: paszczus Date: Thu Aug 7 06:52:43 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added Patch to allow using freenx with NX 3.2.0
---- Files affected: SPECS: freenx-server.spec (1.35 -> 1.36) ---- Diffs: ================================================================ Index: SPECS/freenx-server.spec diff -u SPECS/freenx-server.spec:1.35 SPECS/freenx-server.spec:1.36 --- SPECS/freenx-server.spec:1.35 Wed Aug 6 14:28:33 2008 +++ SPECS/freenx-server.spec Thu Aug 7 08:52:37 2008 @@ -5,13 +5,14 @@ Summary(pl.UTF-8): Darmowa (GPL) imlementacja serwera NX Name: freenx-server Version: 0.7.2 -Release: 1.1 +Release: 1.2 License: GPL v2 Group: X11/Applications/Networking Source0: http://download.berlios.de/freenx/%{name}-%{version}.tar.gz # Source0-md5: 961913bb82ee6e60d8df6f10e647bda9 Source1: %{name}.init Patch0: freenx-node-conf.patch +Patch1: freenx-server-nx-3.2.0.patch URL: http://freenx.berlios.de/ BuildRequires: sed >= 4.0 Requires(postun): /usr/sbin/userdel @@ -50,7 +51,8 @@ %prep %setup -q -##%patch0 -p1 +%patch0 -p1 +%patch1 -p1 %build %{__make} @@ -108,6 +110,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36 2008/08/07 06:52:37 paszczus +- added Patch to allow using freenx with NX 3.2.0 + Revision 1.35 2008/08/06 12:28:33 paszczus - added R: binutils ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freenx-server.spec?r1=1.35&r2=1.36&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
