Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed test-fail during build | Jan Horak | 2011-12-15 |
| | |||
* | Update to 9.0 beta 5, fixed build dir name | Jan Horak | 2011-12-15 |
| | |||
* | Update to 9.0 beta 5 | Jan Horak | 2011-12-15 |
| | |||
* | Disabled addon check UI (#753551) | Martin Stransky | 2011-11-15 |
| | |||
* | Temporary workaround for langpacks (#753551) | Martin Stransky | 2011-11-15 |
| | |||
* | Update to 8.0 - build fixes | Martin Stransky | 2011-11-08 |
| | |||
* | fixed xulrunner version | Jan Horak | 2011-11-08 |
| | |||
* | Update to 8.0 | Jan Horak | 2011-11-08 |
| | |||
* | * Mon Oct 24 2011 Martin Stransky <stransky@redhat.com> - 7.0.1-3 | Martin Stransky | 2011-10-24 |
| | | | | - reverted the desktop file name for Fedora15 & 16 | ||
* | * Mon Oct 24 2011 Martin Stransky <stransky@redhat.com> - 7.0.1-2 | Martin Stransky | 2011-10-24 |
| | | | | | - renamed mozilla-firefox.desktop to firefox.desktop (#736558) - nspluginwrapper is not run in plugin-container (#747981) | ||
* | Update to 7.0.1 | Jan Horak | 2011-09-30 |
| | |||
* | Merge branch 'master' of ssh://pkgs.fedoraproject.org/firefox | Jan Horak | 2011-09-28 |
|\ | |||
| * | Requiere only main xulrunner/gecko version, not a specific release | Martin Stransky | 2011-09-28 |
| | | |||
| * | removed unused Requires | Martin Stransky | 2011-09-28 |
| | | |||
* | | Update to 7 | Jan Horak | 2011-09-27 |
|/ | |||
* | Update to 7 | Jan Horak | 2011-09-27 |
| | |||
* | Update to 7 | Jan Horak | 2011-09-27 |
| | |||
* | Update to 6.0.2 | Jan Horak | 2011-09-06 |
| | |||
* | Update to 6.0 | Martin Stransky | 2011-08-16 |
| | |||
* | Fix an issue with a stray glyph in the window title bar. | Christopher Aillon | 2011-06-24 |
| | | | | | | | | | | The ASCII DEL (127) character was appended to the end of every title bar. This patch fixes the issue by properly assigning PRE_RELEASE_SUFFIX to an empty string rather than a literal "". The literal double-quotes were getting defined to the preprocessor as -DPRE_RELEASE_SUFFIX="""" and after preprocessing, browser.xul had ASCII DEL (127) characters instead of the empty string. | ||
* | Reversed mozbz#642795 - Remove support for registering and finding system ↵ | Martin Stransky | 2011-06-21 |
| | | | | XULRunner via config files or the registry. | ||
* | Update to 5.0 | Martin Stransky | 2011-06-21 |
| | |||
* | Fixed rhbz#676183 - firefox -g is broken | Martin Stransky | 2011-05-10 |
| | |||
* | 4.0.1 - bump the gecko version, too. | Christopher Aillon | 2011-04-29 |
| | |||
* | 4.0.1 | Christopher Aillon | 2011-04-28 |
| | |||
* | Bump release to -4 | Christopher Aillon | 2011-04-21 |
| | |||
* | Preserve icon file timestamps | Christopher Aillon | 2011-04-16 |
| | |||
* | Simplify the icon install code | Christopher Aillon | 2011-04-16 |
| | |||
* | Move %preun before the %post scriptlets | Christopher Aillon | 2011-04-15 |
| | |||
* | Update scriptlets per latest guidelines | Christopher Aillon | 2011-04-15 |
| | | | | http://fedoraproject.org/wiki/Packaging/ScriptletSnippets | ||
* | Let's do a -3 release | Christopher Aillon | 2011-04-04 |
| | |||
* | Updates for GNOME 3 | Christopher Aillon | 2011-04-03 |
| | | | | | | | | | | | | Taken from https://bugzilla.mozilla.org/show_bug.cgi?id=611953 Patches 2-5. Not all patches have positive review yet; there's a question of whether to ensure a gsettings key exists, due to picture-filename changing to picture-uri in the middle of the review process. This is something we can control in the distribution, though, and don't need to be dynamic about it. | ||
* | Use upstream's version of our patch to set the default browser | Christopher Aillon | 2011-04-03 |
| | | | | | | | | | | | | | | When setting the default browser, we want to set it to 'firefox %s' instead of '/usr/lib{,64}/firefox-4/firefox %s' firefox-default.patch did the job for us for a bit, but upstream now has a patch to do this which we can now use. The patch will check to see if MOZ_APP_LAUNCHER is passed, and if so, it will use only the basename when setting the default browser. We already set MOZ_APP_LAUNCHER, so just need to switch to using the patch. From https://bugzilla.mozilla.org/show_bug.cgi?id=611953 Patch 1 - Use MOZ_APP_LAUNCHER for default browser executable (v3, un-bitrotted) | ||
* | Rebuild | Christopher Aillon | 2011-03-22 |
| | |||
* | Use the gecko_verrel macro for our various requires | Remi Collet | 2011-03-22 |
| | | | | | | | | This should have been done as part of 59e26d3 but was erroneously left out. Not doing this would mean that it would be theoretically possible to update Firefox without a matching XULRunner. Signed-off-by: Christopher Aillon <caillon@redhat.com> | ||
* | Firefox 4 | Christopher Aillon | 2011-03-22 |
| | |||
* | Use pre-versioning similar to XULRunner | Christopher Aillon | 2011-03-22 |
| | |||
* | 4.0 RC 2 | Christopher Aillon | 2011-03-18 |
| | |||
* | Install langpacks as .xpi files instead of unpacking them | Christopher Aillon | 2011-03-18 |
| | | | | | | | This helps performance of the browser, notably at startup, as it needs to open less files. http://blog.mozilla.com/tglek/2010/03/11/extensions-startup/ | ||
* | Macro-ize the langpack directory name | Christopher Aillon | 2011-03-18 |
| | |||
* | Rebuild against libxul, disabled gnomevfs and enabled gio | Jan Horak | 2011-03-17 |
| | |||
* | 4.0 RC 1 | Christopher Aillon | 2011-03-09 |
| | | | | Update tarballdir for 2.0 | ||
* | Don't explicitly define MOZ_SERVICES_SYNC=1 | Christopher Aillon | 2011-02-27 |
| | | | | it's part of the default build so it gets defined anyway | ||
* | stop shipping ghosted {compreg,xpti}.dat | Christopher Aillon | 2011-02-26 |
| | | | | they both moved to the profile directory ages ago | ||
* | Use omnijar as our chrome file format | Christopher Aillon | 2011-02-26 |
| | | | | | | | | | | | | | | | Don't bother passing a chrome file format in our mozconfig, omnijar is the default, but it didn't work before. Adjust the %files list accordingly. Move various bits to happen before running make install so they get automatically added to omni.jar. Make sure to add our prefs file to the manifest file so it gets pulled in, too. See http://blog.mozilla.com/mwu/2010/08/13/omnijar-how-does-it-work/ | ||
* | Remove User-Agent customizations | Christopher Aillon | 2011-02-26 |
| | | | | | | Support got dropped in https://bugzilla.mozilla.org/show_bug.cgi?id=581008 https://developer.mozilla.org/en/Gecko_user_agent_string_reference | ||
* | 4.0 Beta 12 | Christopher Aillon | 2011-02-25 |
| | |||
* | find-external-requires isn't needed | Christopher Aillon | 2011-02-10 |
| | | | | since we build against xulrunner. | ||
* | Update gecko-{libs,devel} requires | Christopher Aillon | 2011-02-10 |
| | |||
* | Use %{ix86} instead of i386 i686 | Christopher Aillon | 2011-02-10 |
| |