Commit Graph

920 Commits

Author SHA1 Message Date
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
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
Jan Horak
7c370ad1f1 Removed gnome* build requires 2011-03-18 11:00:14 +01:00
Jan Horak
4f3e53a941 Disabled gnomevfs, enabled gio 2011-03-10 14:51:47 +01:00
Jan Horak
ee22c0bd4f Update to 3.1.9 2011-03-07 12:04:49 +01:00
Jan Horak
b1ded05f44 Update to 3.1.9 2011-03-07 12:03:31 +01:00
Jan Horak
d707c0e73a Bump version 2011-03-02 15:54:06 +01:00
Jan Horak
bc3fb598e6 Bump version 2011-03-02 15:53:45 +01:00
Jan Horak
0826909596 - added enable-static to mozconfig
- removed thunderbird-shared-error.patch
- update to 3.1.8
2011-03-02 15:30:57 +01:00
Jan Horak
a233288dcd - update to 3.1.8
- removed thunderbird-shared-error.path
- added --enable-static to thunderbird-mozconfig
2011-03-02 12:29:00 +01:00
Christopher Aillon
c7ccebccb4 Drop the lightning subpackage
This causes headaches during package updates for the main package
Additionally, it's got its own release schedule independent of the
Thunderbird release schedule and including two such things in a
single SRPM is just a recipe for disaster.  Lightning needs to be
packaged up in a separate SRPM.

For anyone that wants to do that, the latest sources (which are
even distributed separately!) are available from:
http://releases.mozilla.org/pub/mozilla.org/calendar/lightning/releases/1.0b2rc3/source/
2011-02-09 11:30:24 -08:00
Christopher Aillon
4bbc3f120f Update the lightning version...
but why do we even need to do this?  should probably just use the
Thunderbird version here...
2011-02-08 16:28:46 -08:00
Christopher Aillon
c2bc607013 Add os2cc.patch from xulrunner
https://bugzilla.mozilla.org/show_bug.cgi?id=628252
2011-02-07 21:57:53 -08:00
Christopher Aillon
5b52bbbe45 Group patches to Mozilla separately from those to the application
This will let us cd directly to the mozilla/ subdir within the
Thunderbird source tree and, more importantly, copy patches over
from the xulrunner package directly without modification for
Thunderbird.
2011-02-07 21:52:38 -08:00
Christopher Aillon
c14743c4a7 Bring back the default mailer check
but we don't want the default of '/usr/lib{,64}/thunderbird-XYZ/thunderbird %s'
change it to be simply 'thunderbird %s'
2011-02-07 18:20:12 -08:00
Christopher Aillon
04177bbc2e Move comments around to make more sense
move comments about patches into the patches themselves and get rid
of some of the more obvious comments
2011-02-07 18:10:12 -08:00
Christopher Aillon
c778f72279 Move the categories directly into the .desktop file itself
No need to --add-category when we simply control the .desktop file
2011-01-31 19:00:05 -08:00
Christopher Aillon
8638366d41 Update the jemalloc patch to what was committed upstream
See https://bugzilla.mozilla.org/show_bug.cgi?id=526389
2011-01-31 18:51:12 -08:00
Christopher Aillon
303f317975 mozconfig files should not be executable 2011-01-30 09:09:54 -08:00
Christopher Aillon
7ea5b261d9 Don't overwrite CFLAGS/CXXFLAGS
The -debuginfo mozconfig was stomping on our CFLAGS/CXXFLAGS.
Stop passing them in via the configure flag and just pass them
via their environment variables.
2011-01-29 14:49:17 -08:00
Christopher Aillon
67c9b696e1 No longer need to define and clean up the build root
In Fedora 13+ this is handled automatically.
http://fedoraproject.org/wiki/Packaging/Guidelines#BuildRoot_tag
http://fedoraproject.org/wiki/Packaging/Guidelines#.25clean
2011-01-29 13:55:46 -08:00
Christopher Aillon
74277159ea Enable Mozilla's crashreporter on x86-64, too.
Need to use the gdwarf-2 format instead of -gstabs+
2011-01-29 13:52:52 -08:00
Christopher Aillon
451c22ed53 housekeeping: remove upstreamed patch
Pushed upstream as http://hg.mozilla.org/mozilla-central/rev/adf33dbb59d0
2011-01-12 23:41:34 -08:00
Jan Horak
606156ac0c Bump release 2010-12-17 14:46:26 +01:00