SHA256
1
0
forked from pool/libXres
Stefan Dirsch 2012-03-07 09:47:40 +00:00 committed by Git OBS Bridge
parent 8f66f22b39
commit 5e16311d96

View File

@ -1,5 +1,5 @@
#
# spec file for package libXRes
# spec file for package libXres
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -14,6 +14,9 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libXres
%define lname libXRes1
Version: 1.0.5
@ -21,16 +24,16 @@ Release: 0
Summary: X Resource extension 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/libXRes
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXRes/
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, pkgconfig(x11)
BuildRequires: pkgconfig(xext), pkgconfig(xextproto)
BuildRequires: pkgconfig(resourceproto) >= 1.0
BuildRequires: pkgconfig pkgconfig(x11) pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xext) pkgconfig(xextproto)
BuildRequires: pkgconfig(resourceproto) >= 1.0
%description
libXRes provides an X Window System client interface to the Resource