1
0

- removed no longer applied n_Xvnc-pthread.diff from package

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=476
This commit is contained in:
Stefan Dirsch 2013-12-05 12:19:01 +00:00 committed by Git OBS Bridge
parent 80184ab41e
commit ccd9266526
2 changed files with 5 additions and 20 deletions

View File

@ -1,20 +0,0 @@
--- xorg-server-1.10.4/hw/vnc/Makefile.am.orig 2011-09-06 15:25:27.000000000 +0000
+++ xorg-server-1.10.4/hw/vnc/Makefile.am 2011-09-06 15:26:40.000000000 +0000
@@ -37,6 +37,7 @@
JPEG_LIBS = -ljpeg
CRYPT_LIBS = -lcrypt
Z_LIBS = -lz
+PTHREAD_LIBS = -lpthread
AM_CFLAGS = $(DIX_CFLAGS) $(XVNC_CFLAGS) -I$(top_srcdir)/hw/dmx/vnc -DCHROMIUM=1
@@ -48,7 +49,8 @@
$(CRYPT_LIBS) \
$(XSERVER_SYS_LIBS) \
$(VNCMODULES_LIBS) \
- $(Z_LIBS)
+ $(Z_LIBS) \
+ $(PTHREAD_LIBS)
relink:

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 5 12:18:30 UTC 2013 - sndirsch@suse.com
- removed no longer applied n_Xvnc-pthread.diff from package
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 28 14:08:58 UTC 2013 - tobias.johannes.klausmann@mni.thm.de Thu Nov 28 14:08:58 UTC 2013 - tobias.johannes.klausmann@mni.thm.de