Hello community, here is the log from the commit of package libSOIL for openSUSE:Factory checked in at 2013-04-05 07:35:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libSOIL (Old) and /work/SRC/openSUSE:Factory/.libSOIL.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libSOIL", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libSOIL/libSOIL.changes 2013-03-30 14:59:03.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libSOIL.new/libSOIL.changes 2013-04-05 07:36:44.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Mar 27 14:19:33 UTC 2013 - [email protected] + +- Unbreak SLE build by killing off %make_install + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libSOIL.spec ++++++ --- /var/tmp/diff_new_pack.nLuLwc/_old 2013-04-05 07:36:51.000000000 +0200 +++ /var/tmp/diff_new_pack.nLuLwc/_new 2013-04-05 07:36:51.000000000 +0200 @@ -25,8 +25,10 @@ License: SUSE-Public-Domain and MIT Group: System/Libraries Url: http://lonesock.net/soil.html -Source0: http://www.lonesock.net/files/soil.zip + +Source: http://www.lonesock.net/files/soil.zip Patch0: %{name}-makefile.patch +BuildRoot: %_tmppath/%name-%version-build BuildRequires: Mesa-devel BuildRequires: unzip @@ -63,7 +65,7 @@ make %{?_smp_mflags} -C src -f ../projects/makefile/alternate\ Makefile.txt %install -%make_install LIBDIR=%{_libdir} -C src -f ../projects/makefile/alternate\ Makefile.txt +make install DESTDIR="%buildroot" LIBDIR=%{_libdir} -C src -f ../projects/makefile/alternate\ Makefile.txt %post -n %{name}%{soname} -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
