Accepting request 136194 from home:namtrac:bugfix

- Require libdrm_omap1-32bit only on ARM

OBS-URL: https://build.opensuse.org/request/show/136194
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=123
This commit is contained in:
2012-09-27 10:50:35 +00:00
committed by Git OBS Bridge
parent 58b397667d
commit 6eaee64a54
2 changed files with 6 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ libdrm-devel
requires "libdrm2-<targettype> = <version>"
requires "libdrm_intel1-<targettype> = <version>"
requires "libdrm_nouveau2-<targettype> = <version>"
requires "libdrm_omap1-<targettype> = <version>"
targetarch arm requires "libdrm_omap1-<targettype> = <version>"
requires "libdrm_radeon1-<targettype> = <version>"
libkms1
libkms-devel

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 27 09:45:10 UTC 2012 - idonmez@suse.com
- Require libdrm_omap1-32bit only on ARM
-------------------------------------------------------------------
Sun Sep 23 10:53:52 UTC 2012 - sndirsch@suse.com