Author: aredridel Date: Tue May 23 05:43:02 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added nxloadconfig patch
---- Files affected: SPECS: freenx.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/freenx.spec diff -u SPECS/freenx.spec:1.20 SPECS/freenx.spec:1.21 --- SPECS/freenx.spec:1.20 Tue May 23 07:27:47 2006 +++ SPECS/freenx.spec Tue May 23 07:42:57 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.21 2006/05/23 05:42:57 aredridel +- added nxloadconfig patch + Revision 1.20 2006/05/23 05:27:47 aredridel - added node.conf patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/freenx.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
