This commit is contained in:
parent
e1255c645b
commit
3c8a798887
@ -14,6 +14,9 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: liblbxutil
|
||||
%define lname liblbxutil1
|
||||
Version: 1.1.0
|
||||
@ -21,16 +24,16 @@ Release: 0
|
||||
Summary: Low Bandwith X extension utility routines
|
||||
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/liblbxutil
|
||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/liblbxutil/
|
||||
Source: %name-%version.tar.bz2
|
||||
BuildRoot: %_tmppath/%name-%version-build
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#git#BuildRequires: autoconf >= 2.57, automake, libtool
|
||||
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.3
|
||||
BuildRequires: pkgconfig(xextproto) >= 7.0.99.1, pkgconfig(xproto)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.3
|
||||
BuildRequires: pkgconfig(xextproto) >= 7.0.99.1 pkgconfig(xproto)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
|
||||
%description
|
||||
liblbxutil is a library of routines for LBX (Low Bandwidth X)
|
||||
|
Loading…
x
Reference in New Issue
Block a user