Hello community, here is the log from the commit of package gcc41 for openSUSE:Factory checked in at 2011-10-24 12:45:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcc41 (Old) and /work/SRC/openSUSE:Factory/.gcc41.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcc41", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gcc41/gcc41.changes 2011-09-23 01:58:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gcc41.new/gcc41.changes 2011-10-24 13:39:46.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Oct 21 16:25:23 CEST 2011 - [email protected] + +- do not use /usr/src/packages in specfile + +------------------------------------------------------------------- libgcj41.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcc41.spec ++++++ --- /var/tmp/diff_new_pack.8Vt58w/_old 2011-10-24 13:39:52.000000000 +0200 +++ /var/tmp/diff_new_pack.8Vt58w/_new 2011-10-24 13:39:52.000000000 +0200 @@ -1831,7 +1831,7 @@ # Remove some crap from the .la files: for l in `find $RPM_BUILD_ROOT -name '*.la'`; do echo "changing $l" - sed -e '/^dependency_libs/s| -L/usr/src/packages/BUILD/[^ ]*||g' \ + sed -e '/^dependency_libs/s| -L%{_builddir}/[^ ]*||g' \ -e '/^dependency_libs/s| -L/usr/%{GCCDIST}/bin||g' \ -e '/^dependency_libs/s|-lm \(-lm \)*|-lm |' \ -e '/^dependency_libs/s|-L[^ ]* ||g' \ libgcj41.spec: same change ++++++ gcc.spec.in ++++++ --- /var/tmp/diff_new_pack.8Vt58w/_old 2011-10-24 13:39:52.000000000 +0200 +++ /var/tmp/diff_new_pack.8Vt58w/_new 2011-10-24 13:39:52.000000000 +0200 @@ -1357,7 +1357,7 @@ # Remove some crap from the .la files: for l in `find $RPM_BUILD_ROOT -name '*.la'`; do echo "changing $l" - sed -e '/^dependency_libs/s| -L/usr/src/packages/BUILD/[^ ]*||g' \ + sed -e '/^dependency_libs/s| -L%{_builddir}/[^ ]*||g' \ -e '/^dependency_libs/s| -L/usr/%{GCCDIST}/bin||g' \ -e '/^dependency_libs/s|-lm \(-lm \)*|-lm |' \ -e '/^dependency_libs/s|-L[^ ]* ||g' \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
