This commit is contained in:
parent
a694614f1e
commit
37590f0512
11
libdmx.spec
11
libdmx.spec
@ -14,6 +14,9 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: libdmx
|
||||
%define lname libdmx1
|
||||
Version: 1.1.1
|
||||
@ -21,15 +24,15 @@ Release: 0
|
||||
Summary: Distributed Multihead X extension 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/libdmx
|
||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libdmx/
|
||||
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 pkgconfig(x11) pkgconfig(xorg-macros) >= 1.8
|
||||
BuildRequires: pkgconfig(xext) pkgconfig(xextproto)
|
||||
BuildRequires: pkgconfig(dmxproto) >= 2.2.99.1
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user