Accepting request 18590 from X11:XOrg
Copy from X11:XOrg/xorg-x11-libs based on submit request 18590 from user sndirsch OBS-URL: https://build.opensuse.org/request/show/18590 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-libs?expand=0&rev=70
This commit is contained in:
parent
35dfa6ba17
commit
c22b3b0e3e
@ -1,12 +0,0 @@
|
||||
Index: event/event.c
|
||||
===================================================================
|
||||
--- event/event.c.orig
|
||||
+++ event/event.c
|
||||
@@ -28,6 +28,7 @@
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
+#include <string.h>
|
||||
|
||||
#include "xcb_event.h"
|
||||
#include "../xcb-util-common.h"
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:484097ce4a847894d239ee505c8db1249950ef8b4be6dc1fdd1929de2d4e0f25
|
||||
size 262991
|
3
xcb-util-0.3.6.tar.bz2
Normal file
3
xcb-util-0.3.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffb8ee11ab015858a970ab7edd56bd2436b281657596561d8429d4a90df60e57
|
||||
size 293408
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 21:23:47 CEST 2009 - sndirsch@suse.de
|
||||
|
||||
- xcb-util 0.3.6
|
||||
* various issues fixed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 03:06:15 CEST 2009 - sndirsch@novell.com
|
||||
|
||||
|
@ -32,7 +32,7 @@ Obsoletes: xorg-x11-libs-64bit
|
||||
#
|
||||
Url: http://xorg.freedesktop.org/
|
||||
Version: 7.4
|
||||
Release: 23
|
||||
Release: 24
|
||||
License: GPL v2 or later ; MIT License (or similar)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Group: System/Libraries
|
||||
@ -67,13 +67,12 @@ Source26: xbitmaps-X11R7.0-1.0.1.tar.bz2
|
||||
Source27: libXres-1.0.3.tar.bz2
|
||||
Source29: libvnc-20070501.tar.bz2
|
||||
Source30: libXcliplist-20070501.tar.bz2
|
||||
Source31: xcb-util-0.3.5.tar.bz2
|
||||
Source31: xcb-util-0.3.6.tar.bz2
|
||||
Source33: libpciaccess-0.10.6.tar.bz2
|
||||
Patch2: libXft-2.1.7-lcd-filter-2.patch
|
||||
Patch3: p_xft_cjk.diff
|
||||
Patch5: libxkbui.diff
|
||||
Patch10: libXxf86misc-xcb.diff
|
||||
Patch11: xcb-util-0.3.5.diff
|
||||
Patch20: Header-cleanup-bug-4703.patch
|
||||
Patch21: libxtrap-pcfix.patch
|
||||
|
||||
@ -232,9 +231,6 @@ popd
|
||||
pushd libXxf86misc-*
|
||||
%patch10 -p0
|
||||
popd
|
||||
pushd xcb-util-*
|
||||
%patch11 -p0
|
||||
popd
|
||||
pushd libXft-*
|
||||
%patch20 -p1
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user