Accepting request 110344 from home:jengelh:branches:X11:XOrg

- Update to new upstream release 1.8.1
* Fallback to TCP if no protocol is specified and the UNIX
  connection fails

OBS-URL: https://build.opensuse.org/request/show/110344
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxcb?expand=0&rev=4
This commit is contained in:
Stefan Dirsch 2012-03-21 10:11:41 +00:00 committed by Git OBS Bridge
parent 42fd13e4d7
commit a313596b2c
4 changed files with 18 additions and 10 deletions

3
libxcb-1.8.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2f46811e950710e7e79e45615d24f2c7ec318b9de9dc717972723da58bffa0d
size 375955

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25c3600bec104c5aa6e9f559bfe0011b0e223bde726b849b58f758c2d4e6fc5e
size 372730

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 21 10:00:05 UTC 2012 - jengelh@medozas.de
- Update to new upstream release 1.8.1
* Fallback to TCP if no protocol is specified and the UNIX
connection fails
-------------------------------------------------------------------
Sun Feb 12 02:53:20 UTC 2012 - jengelh@medozas.de

View File

@ -14,12 +14,9 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libxcb
%define lname libxcb1
Version: 1.8
Version: 1.8.1
Release: 0
Summary: X11 core protocol C library
License: MIT
@ -28,15 +25,19 @@ Url: http://xcb.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libxcb
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libxcb/
#DL-URL: http://xcb.freedesktop.org/dist/
Source: %name-%version.tar.bz2
Patch1: bug-262309_xcb-xauthlocalhostname.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#git#BuildRequires: autoconf >= 2.57, automake, libtool
BuildRequires: pkgconfig python-base >= 2.6 python-xml
BuildRequires: pkgconfig
BuildRequires: python-base >= 2.6
BuildRequires: python-xml
BuildRequires: pkgconfig(check) >= 0.9.4
BuildRequires: pkgconfig(xcb-proto) >= 1.6
BuildRequires: pkgconfig(pthread-stubs) pkgconfig(xau) >= 0.99.2
BuildRequires: pkgconfig(pthread-stubs)
BuildRequires: pkgconfig(xau) >= 0.99.2
BuildRequires: pkgconfig(xcb-proto) >= 1.7
#optional#BuildRequires: pkgconfig(xdmcp)
%if 0%{?suse_version} >= 1210
BuildRequires: xsltproc