forked from pool/libXres
This commit is contained in:
parent
8f66f22b39
commit
5e16311d96
15
libXres.spec
15
libXres.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libXRes
|
# spec file for package libXres
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -14,6 +14,9 @@
|
|||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: libXres
|
Name: libXres
|
||||||
%define lname libXRes1
|
%define lname libXRes1
|
||||||
Version: 1.0.5
|
Version: 1.0.5
|
||||||
@ -21,16 +24,16 @@ Release: 0
|
|||||||
Summary: X Resource extension client library
|
Summary: X Resource extension client library
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/C and C++
|
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-Clone: git://anongit.freedesktop.org/xorg/lib/libXRes
|
||||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXRes/
|
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXRes/
|
||||||
Source: %name-%version.tar.bz2
|
Source: %name-%version.tar.bz2
|
||||||
BuildRoot: %_tmppath/%name-%version-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||||
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.8, pkgconfig(x11)
|
BuildRequires: pkgconfig pkgconfig(x11) pkgconfig(xorg-macros) >= 1.8
|
||||||
BuildRequires: pkgconfig(xext), pkgconfig(xextproto)
|
BuildRequires: pkgconfig(xext) pkgconfig(xextproto)
|
||||||
BuildRequires: pkgconfig(resourceproto) >= 1.0
|
BuildRequires: pkgconfig(resourceproto) >= 1.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libXRes provides an X Window System client interface to the Resource
|
libXRes provides an X Window System client interface to the Resource
|
||||||
|
Loading…
Reference in New Issue
Block a user