Accepting request 243722 from home:tobijk:X11:XOrg
update to 1.11 OBS-URL: https://build.opensuse.org/request/show/243722 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxcb?expand=0&rev=34
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
Name: libxcb
|
||||
%define lname libxcb1
|
||||
Version: 1.10
|
||||
Version: 1.11
|
||||
Release: 0
|
||||
Summary: X11 core protocol C library
|
||||
License: MIT
|
||||
@@ -28,7 +28,7 @@ Url: http://xcb.freedesktop.org/
|
||||
#Git-Clone: git://anongit.freedesktop.org/xcb/libxcb
|
||||
#Git-Web: http://cgit.freedesktop.org/xcb/libxcb/
|
||||
#DL-URL: http://xcb.freedesktop.org/dist/
|
||||
Source: %{name}-%{version}-29e419c.tar.bz2
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch1: bug-262309_xcb-xauthlocalhostname.diff
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -41,7 +41,7 @@ BuildRequires: python-xml
|
||||
BuildRequires: pkgconfig(check) >= 0.9.4
|
||||
BuildRequires: pkgconfig(pthread-stubs)
|
||||
BuildRequires: pkgconfig(xau) >= 0.99.2
|
||||
BuildRequires: pkgconfig(xcb-proto) >= 1.10
|
||||
BuildRequires: pkgconfig(xcb-proto) >= 1.11
|
||||
BuildRequires: pkgconfig(xorg-macros) >= 1.18
|
||||
#optional#BuildRequires: pkgconfig(xdmcp)
|
||||
%if 0%{?suse_version} >= 1210
|
||||
@@ -49,7 +49,7 @@ BuildRequires: xsltproc
|
||||
%else
|
||||
BuildRequires: libxslt
|
||||
%endif
|
||||
BuildRequires: python-xcb-proto-devel >= 7.6_1.10.1
|
||||
BuildRequires: python-xcb-proto-devel >= 7.6_1.11
|
||||
|
||||
%description
|
||||
The X protocol C-language Binding (XCB) is a replacement for Xlib
|
||||
|
Reference in New Issue
Block a user