Commit Graph

545 Commits

Author SHA1 Message Date
Jan Horak
d9b05b6155 Merge branch 'master' into f15 2011-09-30 16:17:52 +02:00
Jan Horak
00c89c1b6a Update to 7.0.1 2011-09-30 15:36:53 +02:00
Jan Horak
39644fdd9a Merge branch 'master' into f15 2011-09-27 21:44:59 +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
ca93fb82b7 Merge branch 'master' into f15 2011-09-06 16:03:04 +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
dc3cd3f762 Merge branch 'f15' of ssh://pkgs.fedoraproject.org/thunderbird into f15 2011-08-31 11:42:07 +02:00
Jan Horak
6cba7aa002 Merge branch 'master' into f15 2011-08-31 11:37:49 +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
699c8cd87b Merge branch 'master' into f15 2011-08-31 08:47:03 +02:00
Dan Horák
fe15a11964 add secondary-ipc patch from xulrunner 2011-08-31 08:45:04 +02:00
Jan Horak
b4a63f6df4 Merge branch 'master' into f15 2011-08-16 21:28:42 +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
c9c2e72ef4 Merge branch 'master' into f15 2011-07-20 10:42:58 +02:00
Dan Horák
fda3b5ff13 add xulrunner patches for secondary arches 2011-07-20 10:41:04 +02:00
Jan Horak
2b84319f81 Merge branch 'master' into f15 2011-07-07 09:58:43 +02:00
Jan Horak
3c2b2d2169 Update to Thunderbird 5.0 2011-07-04 12:43:00 +02:00
Jan Horak
f6773332bc Merge branch 'master' into f15 2011-06-21 17:24:49 +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
c8b9ccbbf8 Merge branch 'master' into f15 2011-04-28 21:47:00 +02:00
Jan Horak
3dc5ad48f4 fixed decompress command 2011-04-28 21:46:04 +02:00
Jan Horak
5bff7a55c6 Merge branch 'master' into f15 2011-04-28 17:42:00 +02:00
Jan Horak
44dd9a1525 Removed libnotify patch as no longer needed. 2011-04-28 17:41:30 +02:00
Jan Horak
d71f7d23de Merge branch 'master' into f15 2011-04-28 16:46:04 +02:00
Jan Horak
0a9b8b8d21 Update to 3.1.10 2011-04-28 16:39:23 +02:00
Christopher Aillon
fcd36427a1 Merge branch 'master' into f15 2011-04-21 16:52:03 -07: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
caf5852022 Merge branch 'master' into f15 2011-04-21 15:41:22 -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
70b1b9d8b8 drop remnants of the old icon
this icon hasn't been used in a while, it can just go away.
2011-04-15 16:58:30 -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