Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2012-02-28 14:14:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and      /work/SRC/openSUSE:Factory/.libva.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libva", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libva/libva.changes      2012-02-17 
12:01:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2012-02-28 
14:14:25.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb 27 19:30:59 CET 2012 - dmuel...@suse.de
+
+- exclude from build on ARM 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libva.spec ++++++
--- /var/tmp/diff_new_pack.wqcs6N/_old  2012-02-28 14:14:26.000000000 +0100
+++ /var/tmp/diff_new_pack.wqcs6N/_new  2012-02-28 14:14:26.000000000 +0100
@@ -15,24 +15,29 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           libva
 Version:        1.0.15
-Release:        1
-License:        MIT
+Release:        0
 Summary:        Video Acceleration (VA) API for Linux
-Url:            http://freedesktop.org/wiki/Software/vaapi
+License:        MIT
 Group:          System/Libraries
+Url:            http://freedesktop.org/wiki/Software/vaapi
 Source0:        
http://cgit.freedesktop.org/libva/snapshot/%{name}-%{version}.tar.bz2
 Source1:        
http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/intel-driver-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libtool libudev-devel pkg-config
-BuildRequires:  pkgconfig(xext) pkgconfig(xfixes)
-BuildRequires:  pkgconfig(gl) pkgconfig(libdrm) pkgconfig(libdrm_intel)
-BuildRequires:  gcc-c++ libstdc++-devel
-AutoReqProv:    on
+BuildRequires:  gcc-c++
+BuildRequires:  libstdc++-devel
+BuildRequires:  libtool
+BuildRequires:  libudev-devel
+BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(gl)
+BuildRequires:  pkgconfig(libdrm)
+BuildRequires:  pkgconfig(libdrm_intel)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xfixes)
+# pkgconfig(libdrm_intel) currently only exists on x86*
+ExclusiveArch:  %ix86 x86_64
 
 %description
 The libva library implements the Video Acceleration (VA) API for Linux.
@@ -110,6 +115,7 @@
 make CPPFLAGS="-I%{buildroot}%{_includedir}" LDFLAGS="-L%{buildroot}%{_libdir}"
 %makeinstall
 popd
+
 find %{buildroot} -name '*.la' -delete -print
 
 %clean

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to