]> git.pld-linux.org Git - packages/xorg-lib-libX11.git/commitdiff
- up to 1.1; enable xcb auto/th/xorg-lib-libX11-1_1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 24 Nov 2006 11:07:22 +0000 (11:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-lib-libX11.spec -> 1.26

xorg-lib-libX11.spec

index 967df6f0db66e94e53cd41f5094720824011f419..f7b57207e1f2efd40616bd2c1475154b363db091 100644 (file)
@@ -1,23 +1,23 @@
 #
 # Conditional build:
-%bcond_with    xcb     # use XCB for low-level protocol implementation
+%bcond_without xcb     # XCB for low-level protocol implementation
 #
 Summary:       X11 Base library
 Summary(pl):   Podstawowa biblioteka X11
 Name:          xorg-lib-libX11
-Version:       1.0.99.2
-Release:       3
+Version:       1.1
+Release:       1
 License:       MIT
 Group:         X11/Libraries
 Source0:       http://xorg.freedesktop.org/releases/individual/lib/libX11-%{version}.tar.bz2
-# Source0-md5: dd6926633daaf267ef39ad4f23622529
+# Source0-md5: 6810531abcacf6da20da2d3257089960
 Patch0:                %{name}-glibc-locale_sync.patch
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: cpp
 BuildRequires: libtool
-%{?with_xcb:BuildRequires:     libxcb-devel >= 0.9.92}
+%{?with_xcb:BuildRequires:     libxcb-devel >= 1.0}
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: xorg-proto-bigreqsproto-devel
 BuildRequires: xorg-proto-inputproto-devel
This page took 0.094108 seconds and 4 git commands to generate.