Mailinglist Archive: opensuse-commit (861 mails)
| < Previous | Next > |
commit MozillaFirefox for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 07 Jan 2011 12:26:53 +0100
- Message-id: <20110107112653.2676320234@hilbert.suse.de>
Hello community,
here is the log from the commit of package MozillaFirefox for openSUSE:Factory
checked in at Fri Jan 7 12:26:53 CET 2011.
--------
--- MozillaFirefox/MozillaFirefox.changes 2010-12-15 09:44:28.000000000
+0100
+++ /mounts/work_src_done/STABLE/MozillaFirefox/MozillaFirefox.changes
2011-01-03 17:36:26.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Jan 3 17:35:46 CET 2011 - meissner@xxxxxxx
+
+- Mirror ac_add_options --disable-ipc from xulrunner for PowerPC.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ MozillaFirefox.spec ++++++
--- /var/tmp/diff_new_pack.3aOdz9/_old 2011-01-07 12:26:12.000000000 +0100
+++ /var/tmp/diff_new_pack.3aOdz9/_new 2011-01-07 12:26:12.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package MozillaFirefox (Version 4.0b)
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# 2006-2010 Wolfgang Rosenauer
#
# All modifications and additions to the file contributed by third parties
@@ -33,7 +33,7 @@
%endif
License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
Version: 4.0b
-Release: 2
+Release: 3
Provides: web_browser
Provides: firefox = %{version}
%define releasedate 2010121400
@@ -212,6 +212,11 @@
ac_add_options --enable-official-branding
EOF
%endif
+%ifarch ppc ppc64 s390 s390x
+cat << EOF >> $MOZCONFIG
+ac_add_options --disable-ipc
+EOF
+%endif
make -f client.mk build
%install
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |