]> source.dussan.org Git - tigervnc.git/commitdiff
Removing unwanted commits from pull request 94/head
authorBrian P. Hinz <bphinz@users.sf.net>
Fri, 26 Dec 2014 06:05:00 +0000 (01:05 -0500)
committerBrian P. Hinz <bphinz@users.sf.net>
Fri, 26 Dec 2014 06:05:00 +0000 (01:05 -0500)
Oops, didn't realize these changes wre on the branch from an
old pull request.

contrib/packages/rpm/el6/SOURCES/tigervnc-xorg115-glx-tls.patch [deleted file]
contrib/packages/rpm/el6/SPECS/tigervnc.spec

diff --git a/contrib/packages/rpm/el6/SOURCES/tigervnc-xorg115-glx-tls.patch b/contrib/packages/rpm/el6/SOURCES/tigervnc-xorg115-glx-tls.patch
deleted file mode 100644 (file)
index e290ffb..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/unix/xserver/configure.ac        2014-12-06 18:06:03.477010977 -0500
-+++ b/unix/xserver/configure.ac        2014-12-06 18:06:49.768005867 -0500
-@@ -1309,7 +1309,7 @@
- if test "x$GLX_USE_TLS" = xyes ; then
-       GLX_DEFINES="-DGLX_USE_TLS -DPTHREADS"
--      GLX_SYS_LIBS="$GLX_SYS_LIBS -lpthread"
-+      GLX_SYS_LIBS="$GLX_SYS_LIBS -lglapi -lpthread"
- fi
- AC_SUBST([GLX_DEFINES])
- AC_SUBST([GLX_SYS_LIBS])
index b326001eb8c84339e3ed06bb0125369445cfd596..d16a416ce09e84cd89b56bdb15c06c236ef02229 100644 (file)
@@ -49,7 +49,6 @@ Patch4: tigervnc-cookie.patch
 Patch10: tigervnc11-ldnow.patch
 Patch11: tigervnc11-gethomedir.patch
 Patch16: tigervnc-xorg-manpages.patch
-Patch17: tigervnc-xorg115-glx-tls.patch
 
 %description
 Virtual Network Computing (VNC) is a remote display system which
@@ -161,7 +160,6 @@ patch -p1 -b --suffix .vnc < ../xserver115.patch
 popd
 
 %patch16 -p0 -b .man
-%patch17 -p1 -b .glx
 
 %build
 %define tigervnc_src_dir %{_builddir}/%{name}-%{version}%{?snap:-%{snap}}