This commit is contained in:
13
libXext.spec
13
libXext.spec
@@ -14,6 +14,9 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: libXext
|
||||
%define lname libXext6
|
||||
Version: 1.2.0
|
||||
@@ -26,12 +29,12 @@ Url: http://xorg.freedesktop.org/
|
||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXext
|
||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXext/
|
||||
Source: %name-%version.tar.bz2
|
||||
BuildRoot: %_tmppath/%name-%version-build
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.10
|
||||
BuildRequires: pkgconfig(xproto) >= 7.0.13, pkgconfig(x11) >= 1.1.99.1
|
||||
BuildRequires: pkgconfig(xextproto) >= 7.0.99.2
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.10
|
||||
BuildRequires: pkgconfig(x11) >= 1.1.99.1 pkgconfig(xproto) >= 7.0.13
|
||||
BuildRequires: pkgconfig(xextproto) >= 7.0.99.2
|
||||
|
||||
%description
|
||||
The Xext library contains a handful of X11 extensions:
|
||||
|
Reference in New Issue
Block a user