Now that we are busy, here is a patch for tightvnc-1.2.6

Yes I also gave it a testrun.



//Han
-- 
http://www.xs4all.nl/~hanb/software
diff -ur diffRPM/SPECS/tightvnc.spec RPM/SPECS/tightvnc.spec
--- diffRPM/SPECS/tightvnc.spec 2002-11-22 22:02:25.000000000 +0100
+++ RPM/SPECS/tightvnc.spec     2002-11-22 22:04:16.000000000 +0100
@@ -1,6 +1,6 @@
 %define name tightvnc
-%define version 1.2.5
-%define release 2mdk
+%define version 1.2.6
+%define release 1mdk
 %define vnc vnc
 
 Summary:       TightVNC is the enhanced version of the famous vnc project.
@@ -19,8 +19,8 @@
 Source1:       http://www.uk.research.att.com/vnc/dist/vnc-latest_doc.tar.bz2
 Source2:       %{name}-icons.tar.bz2
 Source3:       vncserverinit
-Patch1:                vnc-xclients.patch.bz2
-Patch2:                tightvnc-1.2.5-xauthority.patch.bz2
+#Patch1:               vnc-xclients.patch.bz2
+#Patch2:               tightvnc-1.2.5-xauthority.patch.bz2
 Obsoletes:     vnc
 Provides:      vnc
 
@@ -67,8 +67,8 @@
 %setup -q -n vnc_unixsrc
 %setup -q -T -D -a1 -n vnc_unixsrc
 %setup -q -T -D -a2 -n vnc_unixsrc
-%patch1 -p1 -b .orig
-%patch2 -p1 -b .orig2
+#%patch1 -p1 -b .orig
+#%patch2 -p1 -b .orig2
 
 # remove cvs-files from distribution.
 find . -name "*,v" -exec rm -f {} \;
@@ -231,6 +231,10 @@
 
 
 %changelog
+* Fri Nov 22 2002 Han Boetes <[EMAIL PROTECTED]> 1.2.6-1mdk
+- Bump (remove patches)
+
+
 * Mon Aug 19 2002 Daouda LO <[EMAIL PROTECTED]> 1.2.5-2mdk
 - use better name for patche and apply with -p1
        o Mon Aug 19 2002 Han Boetes <[EMAIL PROTECTED]> 1.2.5-2mdk

Reply via email to