diff --git a/libXfixes.spec b/libXfixes.spec index e380347..1bd9ac9 100644 --- a/libXfixes.spec +++ b/libXfixes.spec @@ -14,6 +14,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + + Name: libXfixes %define lname libXfixes3 Version: 5.0 @@ -21,16 +24,16 @@ Release: 0 Summary: X11 miscellaneous "fixes" 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/libXfixes #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXfixes/ 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 -BuildRequires: pkgconfig(xproto), pkgconfig(fixesproto) >= 5.0 -BuildRequires: pkgconfig(xextproto), pkgconfig(x11) +BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(fixesproto) >= 5.0 pkgconfig(xproto) +BuildRequires: pkgconfig(x11) pkgconfig(xextproto) %description The X Fixes extension provides applications with work-arounds for