|
|
|
|
Changelog for mozilla-thunderbird-devel-1.5.0.7-1mdv2007.0.i586.rpm :
Fri Sep 15 12:00:00 2006 Frederic Crozat 0:1.5.0.7-1mdv2007.0 - Release 1.5.0.7 (security update) - remove patch305, merged upstream
Wed Sep 6 12:00:00 2006 Frederic Crozat 0:1.5.0.5-3mdv2007.0 - allow build for 2006 and corp3 (Vincent Danen) - fix the %post scripts wrt mktemp because corp3 has an older mktemp - have to do some fiddling to get the right mkrel tag for corp3 and use %build_for_corp3 to make it build properly - only do the xdg stuff for %mkdversion > 200600 - this should build for all supported distros so we need the tags
Fri Aug 4 12:00:00 2006 Frederic Crozat 0:1.5.0.5-2mdv2007.0 - Fix xdg tag - fix enigmail postun script
Thu Aug 3 12:00:00 2006 David Walluck 0:1.5.0.5-1mdv2007.0 - 1.5.0.5 - quiet all %setup macros
Sat Jul 8 12:00:00 2006 Christiaan Welvaart 0:1.5.0.4-5 - add BuildRequires: libxt-devel
Sun Jun 18 12:00:00 2006 David Walluck 0:1.5.0.4-4mdv2007.0 - add symlink: thunderbird -> mozilla-thunderbird
Sat Jun 17 12:00:00 2006 David Walluck 0:1.5.0.4-3mdv2007.0 - use BuildRequires: xft2-devel instead of BuildRequires: libxft2-devel
Tue Jun 13 12:00:00 2006 Frederic Crozat 0:1.5.0.4-2mdv2007.0 - Remove source20, inline .desktop file into specfile and fix it and migrate to new XDG - fix buildrequires for Mdk 2006
Sat Jun 3 12:00:00 2006 David Walluck 0:1.5.0.4-1mdv2007.0 - 1.5.0.4
Sat Apr 22 12:00:00 2006 Christiaan Welvaart 0:1.5.0.2-2mdk - fix directory level for patch2
Fri Apr 21 12:00:00 2006 David Walluck 0:1.5.0.2-1mdk - 1.5.0.2 - nable inspector, pref, and typeaheadfind extensions
Mon Apr 10 12:00:00 2006 Frederic Crozat 0:1.5-11mdk - Add calls to gtk-update-icon-cache, all packages adding icons into theme icon directory must run it at post/postun
Sun Apr 9 12:00:00 2006 David Walluck 0:1.5-10mdk - add 64x64 and 128x128 icons (bug #21916)
Wed Apr 5 12:00:00 2006 Frederic Crozat 0:1.5-9mdk - Enable official branding
Fri Feb 24 11:00:00 2006 David Walluck 0:1.5-8mdk - version nspr and nss BuildRequires - add versioned nspr and nss Requires
Wed Feb 22 11:00:00 2006 Frederic Crozat 0:1.5-7mdk - fix freetype buildrequires - Update source12, remove patch303, follow system locale
Wed Feb 15 11:00:00 2006 David Walluck 0:1.5-6mdk - fix duplicate file ownership for enigmail - fix file perms on enigmail chrome.manifest
Fri Feb 10 11:00:00 2006 David Walluck 0:1.5-5mdk - package enigmail as an xpi
Thu Feb 9 11:00:00 2006 David Walluck 0:1.5-4mdk - fix error in run-mozilla.sh
Wed Feb 8 11:00:00 2006 David Walluck 0:1.5-3mdk - move soundwrapper call to run-mozilla.sh - fix unofficial icons
Wed Feb 8 11:00:00 2006 Christiaan Welvaart 0:1.5-2mdk - add BuildRequires: desktop-file-utils
Fri Jan 20 11:00:00 2006 David Walluck 0:1.5-1mdk - 1.5 - add back devel package - merge enigmail and enigmime packages
Wed Dec 21 11:00:00 2005 Per Øyvind Karlsen 1.0.7-4mdk - fix build on 10.2 (club request)
Sat Oct 15 12:00:00 2005 Christiaan Welvaart 0:1.0.7-3mdk - fix version in nss-devel build dependency
Thu Oct 13 12:00:00 2005 Frederic Crozat 0:1.0.7-2mdk - Don\'t package i18n pack which are already in separate packages (anne) - Don\'t package empty directories - clean up prereq dependencies - prevent failing when uninstall packages - force HOME value in rebuild-database script
Fri Oct 7 12:00:00 2005 David Walluck 0:1.0.7-1mdk - 1.0.7 - enigmail 0.93.0 - sync patches - remove old build date
Fri Sep 16 12:00:00 2005 David Walluck 0:1.0.6-7mdk - enable xprint (#18412)
Tue Sep 13 12:00:00 2005 Frederic Crozat 1.0.6-6mdk - Patch114 (CVS): fix idn crash
Mon Sep 5 12:00:00 2005 David Walluck 1.0.6-5mdk - be sure to register enigmail extension (bug #14809) - remove enigmail seamonkey skin and add enigmail tbird skin - disable enigmail upgrade hotkey - set PREF_JS_EXPORTS=prefs/enigmail.js in enigmail Makefile - add post/preun scripts for enigmime.jar - add other enigmail langs besides en-US
Fri Sep 2 12:00:00 2005 David Walluck 0:1.0.6-4mdk - try to avoid conflicts with mozilla libraries - remove lang directories as to not conflict with standalone rpms
Thu Aug 18 12:00:00 2005 Frederic Crozat 1.0.6-3mdk - Update patch6 (pango is now used by default) - Update source8 (no longer remove cache at startup, change pango variable) - Update patch36 to remove last reference to pango-xft
Wed Aug 17 12:00:00 2005 Frederic Crozat 1.0.6-2mdk - Add patches from Firefox package : - Patch33: fix clipped text rendering with Pango - Patch34: fix cursor positionning in textarea - Patch35: fix bidi justification with pango - Patch36: fix last Xft references - Patch37: fix pango underline displayed as overstrike in CJK - Patch107: fix position of IM candidate window - Patch108: properly link with gfxshared - Patch109: fix warning with latest GTK - Patch110: file chooser is now modal - Patch111: fix crash with latest GTK - Patch112: add support for freedesktop mime-info - Patch113: fix bad aliasing with gcc4 on x86-64 (Moz bug #293307) (CVS)
Wed Jul 20 12:00:00 2005 Buchan Milne 1.0.6-1mdk - New release 1.0.6 - drop p8,p104,p105,p107,p108 (integrated upstream) - enigmail 0.92.0, ipc 1.1.3 - fix conditional %mkrel definition
Fri Apr 22 12:00:00 2005 David Walluck 0:1.0.2-3mdk - merge patches from Fedora - remove devel package - fix gpg path
Tue Apr 5 12:00:00 2005 Frederic Crozat 1.0.2-2mdk - Patch8 (CVS): fix JS vulnerability (Moz bug #288688) - Patch9 (Fedora) : add env variable to disable GNOME url handler - Update source5 to set HOME is not set
Tue Mar 22 11:00:00 2005 Frederic Crozat 1.0.2-1mdk - Release 1.0.2 (security fix)
Wed Mar 16 11:00:00 2005 Frederic Crozat 1.0-9mdk - Patch5: fix compilation with system nspr - Patch6: quiet extension manager (Firefox package) - Patch7: fix extension manager (Firefox package) - Change build directory to allow parallel build with other moz products - build against libnspr4/libnss3 from firefox - Remove alternative on mozilla-config
Mon Mar 14 11:00:00 2005 David Walluck 0:1.0-8mdk - lang patch from Yuri Bugelli
Tue Feb 15 11:00:00 2005 Couriousous 0:1.0-7mdk - Fix dictionary detection ( don\'t take hyph )
Mon Feb 14 11:00:00 2005 David Walluck 0:1.0-6mdk - enigmail 0.90.0 - %multiarch - \"fix\" requires-on-release - Requires: myspell-dictionary - %mkrel (thanks Buchan Milne) - add patch for locale detection (thanks Couriousous) - add patch for mozilla dictionary (thanks Couriousous) - add patch for automatic locale detection (thanks Couriousous)
Thu Dec 16 11:00:00 2004 G�tz Waschk 1.0-5mdk - fix bug 12686, thanks to mightor
Tue Dec 14 11:00:00 2004 G�tz Waschk 1.0-4mdk - don\'t try to register as default mail client on startup
Thu Dec 9 11:00:00 2004 G�tz Waschk 1.0-3mdk - add missing file - fix enigmail installation
Tue Dec 7 11:00:00 2004 Buchan Milne 1.0-2mdk - fix build on 10.1 - distro-specific release tag
Tue Dec 7 11:00:00 2004 G�tz Waschk 1.0-1mdk - update enigmail - new version
Thu Dec 2 11:00:00 2004 G�tz Waschk 1.0-0.rc.2mdk - fix post script
Thu Dec 2 11:00:00 2004 G�tz Waschk 1.0-0.rc.1mdk - upgrade enigmail - remove soundwrapper - fix post script (from firefox package) - new version
Fri Nov 5 11:00:00 2004 G�tz Waschk 0.9-1mdk - update ipc - add gpg signature - fix source URL - New release 0.9
Thu Sep 23 12:00:00 2004 G�tz Waschk 0.8-4mdk - drop xvfb hack, call thunderbird-bin -register instead - upgrade enigmail to 0.86.1
Wed Sep 15 12:00:00 2004 G�tz Waschk 0.8-3mdk - update release notes - update enimail
Tue Sep 14 12:00:00 2004 G�tz Waschk 0.8-2mdk - fix URL - fix binary name
Tue Sep 14 12:00:00 2004 G�tz Waschk 0.8-1mdk - fix installation - fix URL - New release 0.8
Fri Aug 6 12:00:00 2004 Buchan Milne 0.7.3-2mdk - enigmail 0.85.0 - merge fixes from Club (Thu Jul 01 2004 0.7.1-0.100.1mdk) - enigmail 0.84.2, ipc 1.0.7 - fix scripts to not remove entries just added, and not use scripts we just uninstalled (preuninstead of postun).
Thu Aug 5 12:00:00 2004 G�tz Waschk 0.7.3-1mdk - increase sleep time in the postinstall script - New release 0.7.3
Mon Jul 12 12:00:00 2004 G�tz Waschk 0.7.2-1mdk - use hacks from the fedora package to run mozilla-thunderbird as root first - New release 0.7.2
Wed Jun 30 12:00:00 2004 G�tz Waschk 0.7.1-1mdk - compress source 6 - reenable libtoolize on Cooker - fix 10.0 build - New release 0.7.1
Mon Jun 28 12:00:00 2004 Guillaume Rousse 0.7-2mdk - dropped patch0, fixed upstream (Sebastian Dransfeld )
Fri Jun 25 12:00:00 2004 Guillaume Rousse 0.7-1mdk - new version - --enable-single-profile
Sat Jun 12 12:00:00 2004 Pascal Terjan 0.6-2mdk - BuildRequires autoconf2.1
Thu May 20 12:00:00 2004 Pascal Terjan 0.6-1mdk - 0.6 - rediff patch0 - some cleaning, some more should be done
Sun Feb 29 11:00:00 2004 David Walluck 0:0.5-12mdk - mozilla-rebuild-databases.pl should always be there, even for enigmail and enigmime packages - ditto for installed-chrome.txt
Sun Feb 29 11:00:00 2004 Guillaume Rousse 0.5-11mdk - moved alternatives installation to devel package %post - don\'t test for mozilla-rebuild-databases.pl presence, it is included
Wed Feb 25 11:00:00 2004 David Walluck 0:0.5-10mdk - install mozilla-rebuild-databases.pl - enigmail chrome should only be installed in %post and not in %install - remove enigmail lang support as per mozilla-enigmail package - remove old enigmail chrome on enigmail package install/upgrade - always install enigmail chrome on enigmail package install/upgrade
Tue Feb 24 11:00:00 2004 David Walluck 0:0.5-9mdk - don\'t own mozilla-config
Tue Feb 24 11:00:00 2004 Olivier Thauvin 0:0.5-8mdk - fix file list
Mon Feb 23 11:00:00 2004 David Walluck 0:0.5-7mdk - use %configure - fix enigmail lang jar creation - remove %{builddate} macro, but still set MOZ_BUILD_DATE - alternativize mozilla-config and pkgconfig files - don\'t enable cpp-rtti
Sun Feb 22 11:00:00 2004 David Walluck 0:0.5-6mdk - fix permissions on patch
Sun Feb 22 11:00:00 2004 David Walluck 0:0.5-5mdk - fix conflict with other mozilla\'s (Frederik Himpe)
Sun Feb 15 11:00:00 2004 David Walluck 0:0.5-4mdk - use official CVS tagged release (dos2unix no longer needed) - no more debian patch (I\'m not sure which version this applies to) - compress jars - split off enigmail and enigmime packages - add missing enigprefs-service.js to enigmail package - change menu group for mdk 10.0 - enable xinerama extension as in mozilla-firebird package - add %{builddate} macro - add %{build_name} macro as in mozilla-firebird package - add epochs - Mark Baas contributed heavily to this spec file, including updating for 0.5, contributing icons, and initial enigmail support
Sun Feb 15 11:00:00 2004 Buchan Milne 0.5-3mdk - Ship original source and dos2unix it (instead of hacked-up source tarball)
Thu Feb 12 11:00:00 2004 Christophe Guilloux 0.5-2mdk - based on 0.3-1mdk
Thu Oct 16 12:00:00 2003 Buchan Milne 0.3-1mdk - First Mandrake package, based on mozilla-firebird-0.6.1-6mdk
|
|
|