Hello community, here is the log from the commit of package Mesa for openSUSE:Factory checked in at 2013-12-19 12:49:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Mesa (Old) and /work/SRC/openSUSE:Factory/.Mesa.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Mesa" Changes: -------- --- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes 2013-12-17 07:27:45.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes 2013-12-19 12:49:52.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Dec 17 11:38:52 UTC 2013 - sch...@suse.de + +- Make proper use of %build and %install +- Use verbose make rules + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa.spec ++++++ --- /var/tmp/diff_new_pack.0kIRjO/_old 2013-12-19 12:49:53.000000000 +0100 +++ /var/tmp/diff_new_pack.0kIRjO/_new 2013-12-19 12:49:53.000000000 +0100 @@ -478,8 +478,6 @@ #%patch13 -p1 %build - -%install rm -f src/mesa/depend export TALLOC_LIBS=-ltalloc export TALLOC_CFLAGS="-I/usr/include" @@ -545,7 +543,9 @@ --with-gallium-drivers=swrast,svga \ %endif CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 + +%install make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \; -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org