Hello community, here is the log from the commit of package Mesa for openSUSE:Factory checked in at 2012-05-21 08:04:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Mesa (Old) and /work/SRC/openSUSE:Factory/.Mesa.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Mesa", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes 2012-05-08 18:01:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes 2012-05-21 08:04:53.000000000 +0200 @@ -1,0 +2,5 @@ +Wed May 16 10:28:30 UTC 2012 - [email protected] + +- fix build on platforms without gallium (s390 & arm) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa.spec ++++++ --- /var/tmp/diff_new_pack.CvNtQn/_old 2012-05-21 08:04:55.000000000 +0200 +++ /var/tmp/diff_new_pack.CvNtQn/_new 2012-05-21 08:04:55.000000000 +0200 @@ -491,9 +491,10 @@ %postun -n libgbm1 -p /sbin/ldconfig +%ifnarch s390 s390x %arm %post -n libxatracker1 -p /sbin/ldconfig - %postun -n libxatracker1 -p /sbin/ldconfig +%endif %post -n Mesa-libglapi0 -p /sbin/ldconfig @@ -580,6 +581,7 @@ %_libdir/libgbm.so %_libdir/pkgconfig/gbm.pc +%ifnarch s390 s390x %arm %files -n libxatracker1 %defattr(-,root,root) %_libdir/libxatracker.so.1* @@ -589,6 +591,7 @@ %_includedir/xa_*.h %_libdir/libxatracker.so %_libdir/pkgconfig/xatracker.pc +%endif %files -n Mesa-libglapi0 %defattr(-,root,root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
