Commit Graph

292 Commits

Author SHA1 Message Date
Jan Horak
4689973db6 Fixed s390x patch by Martin Stransky 2011-12-02 16:12:50 +01:00
Jan Horak
0ac23253fa Fixed s390x build issues 2011-11-29 15:34:54 +01:00
Jan Horak
684209cf7d Enabled crash reporter, temporary workaround for langpacks and dgit isabled addon check UI (#753551) 2011-11-15 12:12:35 +01:00
Jan Horak
baee5491f2 removed README.txt from file list 2011-11-08 19:33:06 +01:00
Jan Horak
66185af6e0 added install patch 2011-11-08 19:00:25 +01:00
Jan Horak
997f62435e update to 8.0 2011-11-08 12:10:26 +01:00
Jan Horak
828a274fb6 Revert "Enable crashreporter for f16+ again"
This reverts commit dafb9ca9ef.
2011-10-27 14:49:19 +02:00
Jan Horak
f061149404 Revert "Enable crashreporter for f16+ again"
This reverts commit 3193f49c90.
2011-10-27 14:48:54 +02:00
Jan Horak
3193f49c90 Enable crashreporter for f16+ again 2011-10-27 14:08:41 +02:00
Jan Horak
dafb9ca9ef Enable crashreporter for f16+ again 2011-10-27 14:06:51 +02:00
Martin Stransky
c42ede5927 * Tue Oct 18 2012 Martin Stransky <stransky@redhat.com> - 7.0.1-3
- Added NM patches (mozbz#627672, mozbz#639959)
2011-10-18 14:50:46 +02:00
Dan Horák
77af11c19b add patches 2011-10-12 10:44:55 +02:00
Dan Horák
2963938883 fix build on secondary arches (copied from xulrunner) 2011-10-12 10:40:35 +02:00
Jan Horak
00c89c1b6a Update to 7.0.1 2011-09-30 15:36:53 +02:00
Jan Horak
866ff42ca1 Update to 7.0 2011-09-27 21:07:57 +02:00
Jan Horak
ecd86060fd added missing patch 2011-09-27 18:22:25 +02:00
Jan Horak
85144513b1 Update to 7 2011-09-27 18:11:21 +02:00
Jan Horak
9f2e080e59 Removed DigiNoTar patch 2011-09-06 15:03:39 +02:00
Jan Horak
5d92af393b Update to 6.0.2 2011-09-06 14:37:46 +02:00
Jan Horak
7cd0153506 Distrust a specific Certificate Authority 2011-08-31 09:56:42 +02:00
Jan Horak
32b8c2adef Distrust a specific Certificate Authority 2011-08-31 09:53:58 +02:00
Dan Horák
fe15a11964 add secondary-ipc patch from xulrunner 2011-08-31 08:45:04 +02:00
Jan Horak
203d662932 Update to 6.0 2011-08-16 17:18:40 +02:00
Jan Horak
1ad8b8a434 Rebuild due to rhbz#728707 2011-08-15 08:09:15 +02:00
Dan Horák
fda3b5ff13 add xulrunner patches for secondary arches 2011-07-20 10:41:04 +02:00
Jan Horak
3c2b2d2169 Update to Thunderbird 5.0 2011-07-04 12:43:00 +02:00
Jan Horak
e94e6b0ce8 Update to 3.1.11 2011-06-21 16:50:26 +02:00
Caolán McNamara
be4f48bc22 rebuild for new hunspell 2011-05-25 11:11:58 +01:00
Jan Horak
3dc5ad48f4 fixed decompress command 2011-04-28 21:46:04 +02:00
Jan Horak
44dd9a1525 Removed libnotify patch as no longer needed. 2011-04-28 17:41:30 +02:00
Jan Horak
0a9b8b8d21 Update to 3.1.10 2011-04-28 16:39:23 +02:00
Christopher Aillon
beebc59318 Use the correct directory
In TB, gecko lives under $(topsrcdir)/mozilla instead of just $(topsrcdir)
2011-04-21 16:07:48 -07:00
Christopher Aillon
1b55117f69 Bump release to -7 2011-04-21 15:40:35 -07:00
Christopher Aillon
6f27a5fda2 Split out mozilla crashreporter symbols to its own debuginfo package
These are symbols for mozilla.org's crashreporter server,
and aren't needed for normal debuginfo usage.
2011-04-21 15:35:33 -07:00
Christopher Aillon
fa9d4b612f Just use topsrcdir as our objdir
This matches how most Fedora packages get built.

It also matches what we do in xulrunner
2011-04-21 14:38:20 -07:00
Christopher Aillon
2d819a7fc0 Preserve icon file timestamps 2011-04-16 10:02:24 -07:00
Christopher Aillon
f034cca7c0 Simplify the icon install code 2011-04-16 10:00:01 -07:00
Christopher Aillon
a9f5f5cc2b Match up cd pairs 2011-04-16 09:57:06 -07:00
Christopher Aillon
9cf61a894e Update scriptlets per the latest guidelines
http://fedoraproject.org/wiki/Packaging/ScriptletSnippets
2011-04-15 17:12:23 -07:00
Christopher Aillon
7986a8567a Default browser is no longer read from prefs
It's read from the system.  Too bad that means GConf for now...

This means the open browser script isn't used either, so kill that.
2011-04-12 18:15:07 -07:00
Michel Salim
d51b91ec65 Add URL argument to .desktop file Exec=
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=694807

Signed-off-by: Christopher Aillon <caillon@redhat.com>
2011-04-10 20:56:55 -07:00
Michel Salim
1130c5c89b Fix un-escaped %
Signed-off-by: Christopher Aillon <caillon@redhat.com>
2011-04-10 20:55:43 -07:00
Christopher Aillon
7122776d16 Rebuild after the two previous reverts 2011-04-02 18:47:20 -07:00
Christopher Aillon
211abec4df Revert "Disabled gnomevfs, enabled gio"
In comm-1.9.2, which TB 3.1.x is based on, support for GIO
has not yet been landed.  We should backport that at some
point, but until we do, we need to build with GnomeVFS backend
in order to load the nsGnomeModule, which provides the bits for
integration with GNOME.

This reverts commit 4f3e53a941.

Conflicts:

	thunderbird-mozconfig
	thunderbird.spec
2011-04-02 18:40:45 -07:00
Christopher Aillon
8b0d94c118 Revert "Removed gnome* build requires"
In comm-1.9.2, which TB 3.1.x is based on, these are needed
in order to load nsGnomeModule, which provides the bits for
integration with GNOME.

This reverts commit 7c370ad1f1.

Conflicts:

	thunderbird.spec
2011-04-02 18:35:22 -07:00
Orion Poplawski
f500ed1494 Enable startup notification
It seems to have been unintentionally disabled
https://bugzilla.redhat.com/649970
2011-04-01 21:50:46 -07:00
Christopher Aillon
22a8bcd316 Remove the %{thunderbird_version} define
It's no longer needed now that lightning has been dropped.
2011-04-01 21:46:07 -07:00
Christopher Aillon
79e360fca3 Refactor the langpack symlink creation stuff at startup
We try to create a symlink for the short locale first if we can,
and then try the longer locale.  The code to do this is extremely
similar, so create a bash function to do the work for each.
2011-04-01 21:42:34 -07:00
Dan Horák
d821ca98d4 updated the s390 build patch 2011-03-20 22:12:18 +01:00
Christopher Aillon
530850fef4 Merge branch 'master' into f15
Conflicts:
	thunderbird-mozconfig
	thunderbird.spec
2011-03-18 10:02:28 -07:00