rpms/tightvnc/devel tightvnc-xorg-version.patch, 1.1, 1.2 tightvnc.spec, 1.7, 1.8

Adam Tkac atkac at fedoraproject.org
Wed Feb 11 16:30:14 UTC 2009


Author: atkac

Update of /cvs/pkgs/rpms/tightvnc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25541

Modified Files:
	tightvnc-xorg-version.patch tightvnc.spec 
Log Message:
- obsolete F10 vnc packages well (#484412)
- removed unneeded part of "tightvnc-xorg-version" patch


tightvnc-xorg-version.patch:

Index: tightvnc-xorg-version.patch
===================================================================
RCS file: /cvs/pkgs/rpms/tightvnc/devel/tightvnc-xorg-version.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tightvnc-xorg-version.patch	4 Feb 2009 17:12:43 -0000	1.1
+++ tightvnc-xorg-version.patch	11 Feb 2009 16:30:13 -0000	1.2
@@ -18,15 +18,3 @@
  	AC_DEFINE(NEED_XF86_TYPES, 1, [Need XFree86 typedefs])
  	AC_DEFINE(NEED_XF86_PROTOTYPES, 1, [Need XFree86 helper functions])
  	AC_DEFINE(__XSERVERNAME__, "Xorg", [Name of X server])
-diff -up tightvnc-1.5.0-20081120svn3200/unix/xserver/hw/vnc/xf86vncModule.cc.version tightvnc-1.5.0-20081120svn3200/unix/xserver/hw/vnc/xf86vncModule.cc
---- tightvnc-1.5.0-20081120svn3200/unix/xserver/hw/vnc/xf86vncModule.cc.version	2009-02-04 16:35:06.000000000 +0100
-+++ tightvnc-1.5.0-20081120svn3200/unix/xserver/hw/vnc/xf86vncModule.cc	2009-02-04 16:35:11.000000000 +0100
-@@ -62,7 +62,7 @@ static XF86ModuleVersionInfo vncVersRec 
-     "Constantin Kaplinsky",
-     MODINFOSTRING1,
-     MODINFOSTRING2,
--    XF86_VERSION_CURRENT,
-+    XORG_VERSION_CURRENT,
-     1, 0, 0,
-     ABI_CLASS_EXTENSION,         /* needs the server extension ABI */
-     ABI_EXTENSION_VERSION,


Index: tightvnc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tightvnc/devel/tightvnc.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tightvnc.spec	4 Feb 2009 17:48:18 -0000	1.7
+++ tightvnc.spec	11 Feb 2009 16:30:13 -0000	1.8
@@ -4,7 +4,7 @@
 
 Name:		tightvnc
 Version:	1.5.0
-Release:	0.11.%{releasetag}%{?dist}
+Release:	0.12.%{releasetag}%{?dist}
 Summary:	A TightVNC remote display system
 
 Group:		User Interface/Desktops
@@ -40,8 +40,8 @@
 Requires(post):	coreutils	
 Requires(postun):coreutils	
 
-Provides:	vnc = 4.1.2-36, vnc-libs = 4.1.2-36
-Obsoletes:	vnc < 4.1.2-36, vnc-libs < 4.1.2-36
+Provides:	vnc = 4.1.3-2, vnc-libs = 4.1.3-2
+Obsoletes:	vnc < 4.1.3-2, vnc-libs < 4.1.3-2
 
 Patch0:		tightvnc-102434.patch
 Patch1:		tightvnc-bounds.patch
@@ -65,8 +65,8 @@
 %package server
 Summary:	A TightVNC server
 Group:		User Interface/X
-Provides:	vnc-server = 4.1.2-36, vnc-libs = 4.1.2-36
-Obsoletes:	vnc-server < 4.1.2-36, vnc-libs < 4.1.2-36
+Provides:	vnc-server = 4.1.3-2, vnc-libs = 4.1.3-2
+Obsoletes:	vnc-server < 4.1.3-2, vnc-libs < 4.1.3-2
 Requires(post):	chkconfig
 Requires(preun):chkconfig
 Requires(preun):initscripts
@@ -80,8 +80,8 @@
 %package server-module
 Summary:	TightVNC module to Xorg
 Group:		User Interface/X
-Provides:	vnc-server = 4.1.2-36, vnc-libs = 4.1.2-36
-Obsoletes:	vnc-server < 4.1.2-36, vnc-libs < 4.1.2-36
+Provides:	vnc-server = 4.1.3-2, vnc-libs = 4.1.3-2
+Obsoletes:	vnc-server < 4.1.3-2, vnc-libs < 4.1.3-2
 Requires:	xorg-x11-server-Xorg
 
 %description server-module
@@ -242,6 +242,10 @@
 %{_libdir}/xorg/modules/extensions/libvnc.so
 
 %changelog
+* Wed Feb 11 2009 Adam Tkac <atkac redhat com> 1.5.0-0.12.20090204svn3586
+- obsolete F10 vnc packages well (#484412)
+- removed unneeded part of "tightvnc-xorg-version" patch
+
 * Wed Feb 04 2009 Adam Tkac <atkac redhat com> 1.5.0-0.11.20090204svn3586
 - updated to r3586
   - X.org 1.6 support




More information about the scm-commits mailing list