Stefan Dirsch 2012-03-07 09:46:51 +00:00 committed by Git OBS Bridge
parent e75c1384eb
commit 6e505c98e1

View File

@ -14,13 +14,16 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libX11
Version: 1.4.0
Release: 0
Summary: Core X11 protocol client library
License: MIT
Group: Development/Libraries/C and C++
URL: http://xorg.freedesktop.org/
Url: http://xorg.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libX11
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libX11/
@ -38,13 +41,13 @@ Patch17: Xcms.diff
Patch18: compose-zh_CN.UTF-8.diff
Patch19: 0001--XIM-Revert-commit-1a1a42a3.patch
BuildRoot: %_tmppath/%name-%version-build
BuildRequires: autoconf >= 2.60, automake, libtool
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.11
BuildRequires: pkgconfig(xproto) >= 7.0.13, pkgconfig(xextproto)
BuildRequires: pkgconfig(xtrans), pkgconfig(xcb) >= 1.1.92
BuildRequires: pkgconfig(xproto), pkgconfig(xf86bigfontproto)
BuildRequires: pkgconfig(kbproto), pkgconfig(inputproto)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: autoconf >= 2.60 automake libtool
BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.11
BuildRequires: pkgconfig(xextproto) pkgconfig(xproto) >= 7.0.13
BuildRequires: pkgconfig(xcb) >= 1.1.92 pkgconfig(xtrans)
BuildRequires: pkgconfig(xf86bigfontproto) pkgconfig(xproto)
BuildRequires: pkgconfig(inputproto) pkgconfig(kbproto)
%description
The X Window System is a network-transparent window system that was
@ -164,8 +167,11 @@ popd
# fdupes
%post -n libX11-6 -p /sbin/ldconfig
%postun -n libX11-6 -p /sbin/ldconfig
%post -n libX11-xcb1 -p /sbin/ldconfig
%postun -n libX11-xcb1 -p /sbin/ldconfig
%files -n libX11-6