Author: witekfl Date: Wed Dec 20 17:05:15 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added ctrl_alt_backspace.patch - rel 4
---- Files affected: SPECS: directvnc.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/directvnc.spec diff -u SPECS/directvnc.spec:1.6 SPECS/directvnc.spec:1.7 --- SPECS/directvnc.spec:1.6 Mon Dec 18 20:25:51 2006 +++ SPECS/directvnc.spec Wed Dec 20 18:05:10 2006 @@ -3,13 +3,14 @@ Summary(pl): DirectVNC - klient VNC dla DirectFB Name: directvnc Version: 0.7.5 -Release: 3 +Release: 4 License: GPL Group: Applications/Networking Source0: http://freesoftware.fsf.org/download/directvnc/%{name}-%{version}.tar.gz # Source0-md5: 1fba84dc5450751bb402b68a9b9fb429 Patch0: %{name}-caps.patch Patch1: %{name}-latin2.patch +Patch2: %{name}-ctrl_alt_backspace.patch URL: http://www.adam-lilienthal.de/directvnc/ BuildRequires: DirectFB-devel >= 0.9.24 BuildRequires: XFree86-devel @@ -50,6 +51,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %configure @@ -77,6 +79,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2006/12/20 17:05:10 witekfl +- added ctrl_alt_backspace.patch +- rel 4 + Revision 1.6 2006/12/18 19:25:51 witekfl - added the caps.patch (the compilation fix for DirectFB >= 0.9.24) - added the latin2.patch (--latin2 option) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/directvnc.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
