Accepting request 179579 from home:tobijk:X11:XOrg

Mesa-32 with radeonsi wants a x86 libLLVMCore.so on x86_64, lets provide it.

Sorry for the missing changelog btw!

OBS-URL: https://build.opensuse.org/request/show/179579
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=223
This commit is contained in:
Ismail Dönmez 2013-06-18 14:27:48 +00:00 committed by Git OBS Bridge
parent 5385c8b9d0
commit f549f14b5c
2 changed files with 15 additions and 0 deletions

9
baselibs.conf Normal file
View File

@ -0,0 +1,9 @@
llvm
llvm-devel
# requires -llvm-<targettype>
# requires "llvm-<targettype> = <version>"
llvm-clang
llvm-clang-devel
requires -llvm-clang-<targettype>
requires "llvm-clang-<targettype> = <version>"
llvm-vim-plugins

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 18 13:42:57 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Create a baselibs.conf
Provide *-32 Bit Packages for x86_64
-------------------------------------------------------------------
Thu Jun 13 18:33:31 UTC 2013 - tobias.johannes.klausmann@mni.thm.de