diff --git a/libXvMC.spec b/libXvMC.spec index be82845..4ee1b17 100644 --- a/libXvMC.spec +++ b/libXvMC.spec @@ -14,6 +14,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + + Name: libXvMC %define lname libXvMC1 Version: 1.0.6 @@ -21,16 +24,16 @@ Release: 0 Summary: X-Video Motion Compensation 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/libXvMC #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXvMC/ 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.3, pkgconfig(x11) -BuildRequires: pkgconfig(xext), pkgconfig(xv), pkgconfig(xextproto) -BuildRequires: pkgconfig(videoproto) +BuildRequires: pkgconfig pkgconfig(x11) pkgconfig(xorg-macros) >= 1.3 +BuildRequires: pkgconfig(xext) pkgconfig(xextproto) pkgconfig(xv) +BuildRequires: pkgconfig(videoproto) %description X-Video Motion Compensation (XvMC), is an extension of the X video