diff --git a/libdmx.spec b/libdmx.spec index f5d8c10..47c079d 100644 --- a/libdmx.spec +++ b/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,16 +24,16 @@ 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(dmxproto) >= 2.2.99.1 +BuildRequires: pkgconfig pkgconfig(x11) pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xext) pkgconfig(xextproto) +BuildRequires: pkgconfig(dmxproto) >= 2.2.99.1 %description libdmx is an interface to the DMX extension for X, which allows a