Author: aredridel Date: Tue May 23 05:44:47 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - add nxloadconfig patch
---- Files affected: SPECS: freenx.spec (1.17.2.2 -> 1.17.2.3) ---- Diffs: ================================================================ Index: SPECS/freenx.spec diff -u SPECS/freenx.spec:1.17.2.2 SPECS/freenx.spec:1.17.2.3 --- SPECS/freenx.spec:1.17.2.2 Tue May 23 07:29:55 2006 +++ SPECS/freenx.spec Tue May 23 07:44:42 2006 @@ -10,6 +10,7 @@ Source0: http://debian.tu-bs.de/knoppix/nx/snapshots/freenx-%{version}-test-%{cvs}.tar.gz # Source0-md5: db02370347fc31dd190db047f4481022 Patch0: freenx-node-conf.patch +Patch1: freenx-nxloadconfig.patch URL: http://debian.tu-bs.de/knoppix/nx/ BuildRequires: sed >= 4.0 Requires: expect @@ -41,6 +42,7 @@ %prep %setup -q -n %{name}-%{version}-test-%{cvs} %patch0 -p1 +%patch1 -p1 #%build # THIS ALL IS BROKEN. create .patch next time. @@ -86,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17.2.3 2006/05/23 05:44:42 aredridel +- add nxloadconfig patch + Revision 1.17.2.2 2006/05/23 05:29:55 aredridel - merge patches from HEAD ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/freenx.spec?r1=1.17.2.2&r2=1.17.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
