SHA256
1
0
forked from pool/libXfixes
Stefan Dirsch 2012-03-07 09:47:14 +00:00 committed by Git OBS Bridge
parent 8b9ec012ab
commit 283963f664

View File

@ -14,6 +14,9 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libXfixes
%define lname libXfixes3
Version: 5.0
@ -21,16 +24,16 @@ Release: 0
Summary: X11 miscellaneous "fixes" extension 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/libXfixes
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXfixes/
Source: %name-%version.tar.bz2
BuildRoot: %_tmppath/%name-%version-build
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#git#BuildRequires: autoconf >= 2.60, automake, libtool
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xproto), pkgconfig(fixesproto) >= 5.0
BuildRequires: pkgconfig(xextproto), pkgconfig(x11)
BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(fixesproto) >= 5.0 pkgconfig(xproto)
BuildRequires: pkgconfig(x11) pkgconfig(xextproto)
%description
The X Fixes extension provides applications with work-arounds for