Author: aredridel Date: Wed Jun 7 19:46:34 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - fix fonts path
---- Files affected: SPECS: nx.spec (1.9.2.2 -> 1.9.2.3) ---- Diffs: ================================================================ Index: SPECS/nx.spec diff -u SPECS/nx.spec:1.9.2.2 SPECS/nx.spec:1.9.2.3 --- SPECS/nx.spec:1.9.2.2 Wed Jun 7 21:44:06 2006 +++ SPECS/nx.spec Wed Jun 7 21:46:28 2006 @@ -14,7 +14,7 @@ Summary(pl): NoMachine NX to schemat kompresji nowej generacji dla X Name: nx Version: 1.5.0 -Release: 1 +Release: 2 License: GPL Group: Libraries #SourceDownload: http://www.nomachine.com/download/snapshot/nxsources/ @@ -37,6 +37,7 @@ Patch0: %{name}-X11-libs.patch Patch1: %{name}compext-libs.patch Patch2: %{name}viewer.patch +Patch4: %{name}-fonts.patch URL: http://www.nomachine.com/ BuildRequires: XFree86-devel BuildRequires: Xaw3d-devel @@ -66,6 +67,7 @@ %patch0 #%patch1 %patch2 +%patch4 -p0 %build export CFLAGS="%{rpmcflags} -fPIC" @@ -159,6 +161,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9.2.3 2006/06/07 19:46:28 aredridel +- fix fonts path + Revision 1.9.2.2 2006/06/07 19:44:06 aredridel - merge build fixes from 1.11 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/nx.spec?r1=1.9.2.2&r2=1.9.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
