Hello community,

here is the log from the commit of package gcc33 for openSUSE:Factory checked 
in at 2011-10-24 12:44:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcc33 (Old)
 and      /work/SRC/openSUSE:Factory/.gcc33.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcc33", Maintainer is "m...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcc33/gcc33.changes      2011-09-23 
01:58:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gcc33.new/gcc33.changes 2011-10-24 
13:39:44.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Oct 21 16:25:23 CEST 2011 - m...@suse.de
+
+- do not use /usr/src/packages in specfile
+
+-------------------------------------------------------------------
libgcj33.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gcc33.spec ++++++
--- /var/tmp/diff_new_pack.iYXtxU/_old  2011-10-24 13:39:46.000000000 +0200
+++ /var/tmp/diff_new_pack.iYXtxU/_new  2011-10-24 13:39:46.000000000 +0200
@@ -1573,7 +1573,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' \

libgcj33.spec: same change
++++++ gcc.spec.in ++++++
--- /var/tmp/diff_new_pack.iYXtxU/_old  2011-10-24 13:39:46.000000000 +0200
+++ /var/tmp/diff_new_pack.iYXtxU/_new  2011-10-24 13:39:46.000000000 +0200
@@ -1181,7 +1181,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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to