Reverted baselibs.conf changes needed for Wine 32bit development, since these
caused regressions. (boo#1172302) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=964
This commit is contained in:
@@ -919,6 +919,8 @@ done
|
||||
%if !%{drivers}
|
||||
# Use dummy README file that can be included in both Mesa and Mesa-32bit. This way Mesa-32bit will be build (otherwise it would be skipped as empty) and it can be used by the other *-32bit packages.
|
||||
echo "The \"Mesa\" package does not have the ability to render, but is supplemented by \"Mesa-dri\" and \"Mesa-gallium\" which contain the drivers for rendering" > docs/README.package.%{_arch}
|
||||
echo "The -32bit version of Mesa-libGLESv2-2 on x86-64 is just a dummy package, so it can be required by other packages" > docs/README.Mesa-libGLESv2-2
|
||||
echo "The -32bit version of Mesa-KHR-devel on x86-64 is just a dummy package, so it can be required by other packages" > docs/README.Mesa-KHR-devel
|
||||
%endif
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
Reference in New Issue
Block a user