Hello community,

here is the log from the commit of package mozilla-xulrunner20 for 
openSUSE:Factory
checked in at Tue Jul 19 14:04:16 CEST 2011.



--------
--- mozilla-xulrunner20/mozilla-xulrunner20.changes     2011-05-23 
21:02:20.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/mozilla-xulrunner20/mozilla-xulrunner20.changes    
    2011-07-18 10:30:24.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Jul 18 08:17:19 UTC 2011 - [email protected]
+
+  From MozillaFirefox package:
+- do not build dump_syms static (not needed for us)
+  -> fix build for openSUSE 12.1 and above
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  mozilla-dump_syms-static.patch

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

Other differences:
------------------
++++++ mozilla-xulrunner20.spec ++++++
--- /var/tmp/diff_new_pack.4esJuT/_old  2011-07-19 13:53:29.000000000 +0200
+++ /var/tmp/diff_new_pack.4esJuT/_new  2011-07-19 13:53:29.000000000 +0200
@@ -31,7 +31,7 @@
 %endif
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Version:        2.0.1
-Release:        3
+Release:        5
 %define         releasedate 2011041400
 %define         version_internal 2.0.1
 %define         apiversion 2.0
@@ -76,6 +76,7 @@
 Patch15:        mozilla-cairo-return.patch
 Patch16:        mozilla-ntlm-full-path.patch
 Patch17:        mozilla-gcc46.patch
+Patch18:        mozilla-dump_syms-static.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       mozilla-js20 = %{version}
 Requires(post):  update-alternatives coreutils
@@ -222,6 +223,7 @@
 %patch15 -p1
 %patch16 -p1
 %patch17 -p1
+%patch18 -p1
 
 %build
 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"

++++++ mozilla-dump_syms-static.patch ++++++
# HG changeset patch
# Parent e589abb2c4d6aaa6083d254416211ac90360dbdd
NO-BUG: Ignore a hack which is not needed in distribution build environments.

diff --git 
a/toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/Makefile.in 
b/toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/Makefile.in
--- 
a/toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/Makefile.in
+++ 
b/toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/Makefile.in
@@ -59,11 +59,11 @@ HOST_LIBS += \
   $(NULL)
 
 # force C++ linking
 CPP_PROG_LINK = 1
 FORCE_USE_PIC = 1
 
 #XXX: bug 554854 causes us to be unable to run binaries on the build slaves
 # due to them having an older libstdc++
-HOST_LDFLAGS += -static
+#HOST_LDFLAGS += -static
 
 include $(topsrcdir)/config/rules.mk

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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to