[packages/libvdpau] - updated BR versions

qboosh qboosh at pld-linux.org
Tue Sep 4 21:42:51 CEST 2012


commit 16d044a34d1eaf8397395b09da8e8a1e850b7007
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Sep 4 21:43:12 2012 +0200

    - updated BR versions

 libvdpau.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libvdpau.spec b/libvdpau.spec
index fbb3c38..25c4edf 100644
--- a/libvdpau.spec
+++ b/libvdpau.spec
@@ -16,7 +16,7 @@ Group:		Libraries
 Source0:	http://people.freedesktop.org/~aplattner/vdpau/%{name}-%{version}.tar.gz
 # Source0-md5:	94c6d0ef2b1c0407c5cf89ca6f9ade88
 URL:		http://freedesktop.org/wiki/Software/VDPAU
-BuildRequires:	autoconf >= 2.57
+BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
 %if %{with apidocs}
 BuildRequires:	doxygen
@@ -32,7 +32,7 @@ BuildRequires:	XFree86-devel
 %{?with_apidocs:BuildRequires:	texlive-latex}
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXext-devel
-BuildRequires:	xorg-proto-dri2proto-devel
+BuildRequires:	xorg-proto-dri2proto-devel >= 2.2
 %endif
 # libvdpau isn't arch-specific, but currently only nvidia driver is available
 # (xorg-driver-video-nvidia.spec)
@@ -103,7 +103,7 @@ Dokumentacja API biblioteki vdpau.
 X11_CFLAGS=" " X11_LIBS="-L%{_prefix}/X11R6/%{_lib} -lX11" \
 %endif
 %configure \
-	--%{!?with_apidocs:dis}%{?with_apidocs:en}able-documentation \
+	--enable-documentation%{!?with_apidocs:=no} \
 	--enable-static
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvdpau.git/commitdiff/16d044a34d1eaf8397395b09da8e8a1e850b7007



More information about the pld-cvs-commit mailing list