SPECS: tightvnc.spec - add security related patches from gentoo

glen glen at pld-linux.org
Fri Jan 27 14:38:29 CET 2006


Author: glen                         Date: Fri Jan 27 13:38:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add security related patches from gentoo

---- Files affected:
SPECS:
   tightvnc.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/tightvnc.spec
diff -u SPECS/tightvnc.spec:1.33 SPECS/tightvnc.spec:1.34
--- SPECS/tightvnc.spec:1.33	Fri Jan 27 12:38:11 2006
+++ SPECS/tightvnc.spec	Fri Jan 27 14:38:23 2006
@@ -2,20 +2,24 @@
 # TODO:
 # - tightvnc.init
 # - segfaults on amd64
+%define	_rel 1.4
+%define	_rc dev7
 Summary:	tightvnc - application based on the VNC version 3.3.3r2
 Summary(pl):	tightvnc - aplikacja bazująca na VNC w wersji 3.3.3r2
 Name:		tightvnc
 Version:	1.3
-Release:	0.dev7.1
+Release:	0.%{_rc}.%{_rel}
 License:	GPL
 Group:		X11/Applications/Networking
 #Source0:	http://dl.sourceforge.net/vnc-tight/%{name}-%{version}_unixsrc.tar.bz2
-Source0:	http://dl.sourceforge.net/vnc-tight/%{name}-%{version}dev7_unixsrc.tar.bz2
+Source0:	http://dl.sourceforge.net/vnc-tight/%{name}-%{version}%{_rc}_unixsrc.tar.bz2
 # Source0-md5:	8e9e63f19d8351a5359c0cc15d96c18c
 Source1:	%{name}.desktop
 Source2:	%{name}48.png
 Patch0:		%{name}-vncserver.patch
 Patch1:		%{name}-imake.patch
+Patch2:		%{name}-security.patch
+Patch3:		%{name}-imake-tmpdir.patch
 URL:		http://www.tightvnc.com/
 BuildRequires:	XFree86-devel
 BuildRequires:	libjpeg-devel
@@ -47,6 +51,8 @@
 Requires:	XFree86-common
 # for vncpasswd tool
 Requires:	%{name}-utils = %{version}-%{release}
+# for mcookie
+Requires:	util-linux
 Obsoletes:	vnc-server
 
 %description server
@@ -77,6 +83,8 @@
 %setup -qn vnc_unixsrc
 %patch0 -p1
 %patch1 -p1
+%patch2 -p2
+%patch3 -p1
 
 %build
 xmkmf
@@ -140,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2006/01/27 13:38:23  glen
+- add security related patches from gentoo
+
 Revision 1.33  2006/01/27 11:38:11  glen
 - -server needs vncpasswd
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tightvnc.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list