Bug 1119997 - Stop using mozilla-centos-i386 mock. r=mgerva
authorMike Hommey <mh@glandium.org>
Sat, 10 Jan 2015 08:46:10 +0900 (2015-01-09)
changeset 3557 fdcf9076afec41d2a505233e8017f4d3a8923a64
parent 3556 6d5b2ea5afd2cfcfcba2c55923cd5a9764871915
child 3558 c0b50d547e007f76a2a19f91eb5cca182fc69315
child 3559 b08988b59a3a0ecbd66a2ceeaebd6ab02715f840
push id2773
push usermh@glandium.org
push dateWed, 14 Jan 2015 09:59:32 +0000 (2015-01-14)
reviewersmgerva
bugs1119997
Bug 1119997 - Stop using mozilla-centos-i386 mock. r=mgerva
configs/single_locale/linux.py
--- a/configs/single_locale/linux.py
+++ b/configs/single_locale/linux.py
@@ -54,17 +54,17 @@ config = {
     "mbsdiff": "mbsdiff",
     "current_mar_filename": "firefox-%(version)s.%(locale)s.linux-i686.complete.mar",
     "complete_mar": "firefox-%(version)s.en-US.linux-i686.complete.mar",
     "localized_mar": "firefox-%(version)s.%(locale)s.linux-i686.complete.mar",
     "partial_mar": "firefox-%(version)s.%(locale)s.linux-i686.partial.%(from_buildid)s-%(to_buildid)s.mar",
     'installer_file': "firefox-%(version)s.en-US.linux-i686.tar.bz2",
 
     # Mock
-    'mock_target': 'mozilla-centos6-i386',
+    'mock_target': 'mozilla-centos6-x86_64',
     'mock_packages': [
         'autoconf213', 'python', 'mozilla-python27', 'zip', 'mozilla-python27-mercurial',
         'git', 'ccache', 'perl-Test-Simple', 'perl-Config-General',
         'yasm', 'wget',
         'mpfr',  # required for system compiler
         'xorg-x11-font*',  # fonts required for PGO
         'imake',  # required for makedepend!?!
         ### <-- from releng repo