SHA256
1
0
forked from pool/Mesa

- Require Mesa-dri-32bit and Mesa-gallium-32bit by Mesa-32bit. It

mirrors the requirement of the normal packages. (bnc#1078261)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=688
This commit is contained in:
Michal Srb 2018-01-30 14:44:55 +00:00 committed by Git OBS Bridge
parent a71b936efc
commit fd17a96af0
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 30 14:42:52 UTC 2018 - msrb@suse.com
- Require Mesa-dri-32bit and Mesa-gallium-32bit by Mesa-32bit. It
mirrors the requirement of the normal packages. (bnc#1078261)
-------------------------------------------------------------------
Mon Jan 29 10:43:04 UTC 2018 - msrb@suse.com

View File

@ -9,6 +9,13 @@ Mesa
provides "Mesa-libIndirectGL1-<targettype> = <version>"
obsoletes "Mesa-libIndirectGL1-<targettype> < <version>"
requires "libglvnd-<targettype> >= 0.1.0"
# This dependency on Mesa-dri and Mesa-gallium is here to make sure users that
# do not install recommends on their system still get working Mesa. It is
# ignored in obs when Mesa is installed as build dependency.
requires "Mesa-dri-<targettype> = <version>"
requires "Mesa-gallium-<targettype> = <version>"
Mesa-devel
#We need Mesa-<targettype>!, do not put requires -Mesa-<targettype>.
requires "Mesa-<targettype> = <version>"