rpms/vnc/devel vnc-s390.patch,1.4,1.5 vnc.spec,1.177,1.178

Adam Tkac (atkac) fedora-extras-commits at redhat.com
Mon Aug 6 10:01:51 UTC 2007


Author: atkac

Update of /cvs/pkgs/rpms/vnc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17524

Modified Files:
	vnc-s390.patch vnc.spec 
Log Message:
- update s390 patch to latest xorg


vnc-s390.patch:

Index: vnc-s390.patch
===================================================================
RCS file: /cvs/pkgs/rpms/vnc/devel/vnc-s390.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- vnc-s390.patch	8 Jun 2007 11:46:09 -0000	1.4
+++ vnc-s390.patch	6 Aug 2007 10:01:19 -0000	1.5
@@ -58,15 +58,3 @@
  
  /*
   * Due to conflicts with "compiler.h", don't rely on <sys/io.h> to declare
---- vnc-4_1_2-unixsrc/unix/xorg-x11-server-source/hw/xfree86/os-support/misc/SlowBcopy.c.s390	2007-06-06 15:00:24.000000000 +0200
-+++ vnc-4_1_2-unixsrc/unix/xorg-x11-server-source/hw/xfree86/os-support/misc/SlowBcopy.c	2007-06-06 15:03:45.000000000 +0200
-@@ -36,7 +36,8 @@ xf86SlowBcopy(unsigned char *src, unsign
-     !defined(__powerpc__) && \
-     !defined(__mips__) && \
-     !defined(__ia64__) && \
--    !defined(__arm__)
-+    !defined(__arm__) && \
-+    !defined(__s390x__)
- 	outb(0x80, 0x00);
- #endif
-     }


Index: vnc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vnc/devel/vnc.spec,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- vnc.spec	1 Aug 2007 08:03:50 -0000	1.177
+++ vnc.spec	6 Aug 2007 10:01:19 -0000	1.178
@@ -4,7 +4,7 @@
 Summary:   A remote display system
 Name:      vnc
 Version:   4.1.2
-Release:   20.1%{?dist}
+Release:   20.2%{?dist}
 URL:       http://www.realvnc.com
 Source0:   http://www.realvnc.com/dist/vnc-%{vnc_version}-unixsrc.tar.gz
 Source1:   http://www.realvnc.com/dist/vnc-%{java_vnc_version}-javasrc.tar.gz
@@ -313,6 +313,9 @@
 %{_libdir}/librfb.so.*
 
 %changelog
+* Mon Aug 06 2007 Adam Tkac <atkac redhat com> 4.1.2-20.2
+- updated vnc-s390 patch to latest xorg
+
 * Wed Aug 01 2007 Adam Tkac <atkac redhat com> 4.1.2-20.1
 - rebuild
 




More information about the fedora-extras-commits mailing list