Stefan Dirsch 2012-03-07 09:48:23 +00:00 committed by Git OBS Bridge
parent 1032f704b6
commit b7f02e741b

View File

@ -1,5 +1,5 @@
#
# spec file for package libxcb-util
# spec file for package xcb-util
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -14,6 +14,9 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: xcb-util
%define lname libxcb-util0
Version: 0.3.8
@ -21,16 +24,16 @@ Release: 0
Summary: XCB utility modules
License: MIT
Group: Development/Libraries/C and C++
URL: http://xcb.freedesktop.org/
Url: http://xcb.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/xcb/util
#Git-Web: http://cgit.freedesktop.org/xcb/util/
Source: %name-%version.tar.bz2
BuildRoot: %_tmppath/%name-%version-build
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#git#BuildRequires: autoconf >= 2.62, automake, libtool
BuildRequires: gperf
BuildRequires: pkgconfig, pkgconfig(xproto) >= 7.0.8
BuildRequires: pkgconfig(xcb) >= 1.4
BuildRequires: gperf
BuildRequires: pkgconfig pkgconfig(xproto) >= 7.0.8
BuildRequires: pkgconfig(xcb) >= 1.4
%description
The XCB util modules provides a number of libraries which sit on top