Accepting request 141176 from home:Guillaume_G:branches:X11:XOrg

Remove exclusive arch on x86* since there is no dependency on arch. 
ARM builds fine.

OBS-URL: https://build.opensuse.org/request/show/141176
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=39
This commit is contained in:
Kshitij Kulshreshtha 2012-11-19 10:00:16 +00:00 committed by Git OBS Bridge
parent 7218222bc8
commit 4d8d87f494
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 13 15:24:27 UTC 2012 - guillaume@opensuse.org
- Remove Exclusive arch on x86*
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 18 11:09:09 UTC 2012 - kkhere.geo@gmail.com Thu Oct 18 11:09:09 UTC 2012 - kkhere.geo@gmail.com

View File

@ -41,8 +41,6 @@ BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xfixes) BuildRequires: pkgconfig(xfixes)
BuildRequires: pkgconfig(xrandr) BuildRequires: pkgconfig(xrandr)
BuildRequires: pkgconfig(xv) BuildRequires: pkgconfig(xv)
# pkgconfig(libdrm_intel) currently only exists on x86*
ExclusiveArch: %ix86 x86_64
%description %description
The libva library implements the Video Acceleration (VA) API for Linux. The libva library implements the Video Acceleration (VA) API for Linux.