packages: libva-driver-vdpau/libva-driver-vdpau.spec - full ac/am/lt rebuil...

charles charles at pld-linux.org
Mon Nov 1 19:09:33 CET 2010


Author: charles                      Date: Mon Nov  1 18:09:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- full ac/am/lt rebuild (fixed: C++ preprocessor "/lib/cpp" fails sanity check)

---- Files affected:
packages/libva-driver-vdpau:
   libva-driver-vdpau.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/libva-driver-vdpau/libva-driver-vdpau.spec
diff -u packages/libva-driver-vdpau/libva-driver-vdpau.spec:1.5 packages/libva-driver-vdpau/libva-driver-vdpau.spec:1.6
--- packages/libva-driver-vdpau/libva-driver-vdpau.spec:1.5	Mon Nov  1 07:54:43 2010
+++ packages/libva-driver-vdpau/libva-driver-vdpau.spec	Mon Nov  1 19:09:27 2010
@@ -9,6 +9,9 @@
 Source0:	http://www.splitted-desktop.com/~gbeauchesne/vdpau-video/vdpau-video-%{version}.tar.gz
 # Source0-md5:	7d8e77a41352ceaa3fc20d137eb4f8b9
 URL:		http://www.freedesktop.org/wiki/Software/vaapi
+BuildRequires:	autoconf >= 2.57
+BuildRequires:	automake
+BuildRequires:	libtool
 BuildRequires:	libva-devel
 BuildRequires:	libvdpau-devel
 BuildRequires:	pkgconfig
@@ -24,6 +27,10 @@
 %setup -q -n vdpau-video-%{version}
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure
 
 %{__make}
@@ -53,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/11/01 18:09:27  charles
+- full ac/am/lt rebuild (fixed: C++ preprocessor "/lib/cpp" fails sanity check)
+
 Revision 1.5  2010/11/01 06:54:43  qboosh
 - dropped bogus drivers-path option
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libva-driver-vdpau/libva-driver-vdpau.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list