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

OBS-URL: https://build.opensuse.org/request/show/104234
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXres?expand=0&rev=2
This commit is contained in:
Stefan Dirsch 2012-02-13 10:08:03 +00:00 committed by Git OBS Bridge
parent bbd7c2fdf5
commit 07bfca3a9a

View File

@ -21,10 +21,12 @@ Release: 0
Summary: X Resource extension client library
License: MIT
Group: Development/Libraries/C and C++
Url: http://cgit.freedesktop.org/xorg/lib/libXRes/
URL: http://xorg.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXRes
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXRes/
Source: %name-%version.tar.bz2
BuildRoot: %_tmppath/%name-%version-build
#git#BuildRequires: autoconf >= 2.60, automake, libtool
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.8, pkgconfig(x11)
BuildRequires: pkgconfig(xext), pkgconfig(xextproto)