thunderbird-vl.spec 35 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055
  1. # do not include minor version number in MOZILLA_FIVE_HOME
  2. %define tbmajor 45.1.1
  3. #%define tbversion %{tbmajor}.10
  4. %define tbversion %{tbmajor}
  5. %define tbrelease 1%{?_dist_release}
  6. # The tarball is pretty inconsistent with directory structure.
  7. # Sometimes there is a top level directory. That goes here.
  8. #
  9. # IMPORTANT: If there is no top level directory, this should be
  10. # set to the cwd, ie: '.'
  11. %define tarballdir .
  12. #define tarballdir comm-esr38
  13. %define mozappdir %{_libdir}/%{name}-%{version_internal}
  14. %define moz_objdir objdir-tb
  15. %define version_internal %{tbmajor}
  16. %define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
  17. %define desktop_file_utils_version 0.6
  18. %define nspr_version 4.9
  19. %define nss_version 3.13.2
  20. %define cairo_version 1.6.0
  21. %define freetype_version 2.1.9
  22. %define sqlite_version 3.6.14
  23. %define libnotify_version 0.4
  24. %define build_vine7 0
  25. %define build_vine6 0
  26. %if "%{?_dist_release}" >= "vl7"
  27. %define build_vine7 1
  28. %endif
  29. %if "%{?_dist_release}" == "vl6"
  30. %define build_vine6 1
  31. %endif
  32. Summary: Thunderbird Community Edition, Mail/newsgroup client
  33. Summary(ja): Thunderbirdコミュニティエディション, メール・ニュースクライアント
  34. Name: thunderbird
  35. Version: %{tbversion}
  36. Release: %{tbrelease}
  37. URL: http://www.mozilla.org/projects/thunderbird/
  38. License: MPL
  39. Group: Applications/Internet
  40. Source0: ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{tbversion}/source/thunderbird-%{version}.source.tar.xz
  41. Source1: ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{tbversion}/linux-x86_64/xpi/ja.xpi
  42. # from https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/6.0/source/thunderbird-6.0.source.tar.bz2
  43. Source2: thunderbird-legacy-aurora.tar.xz
  44. Source12: thunderbird-vine-default-prefs.js
  45. Source20: thunderbird.desktop
  46. Source21: thunderbird.vine.sh.in
  47. Source30: thunderbird-open-browser.sh
  48. Source40: thunderbird-unofficial-branding-tb-brand.properties
  49. Source41: thunderbird-unofficial-branding-tb-brand.dtd
  50. Source42: thunderbird-unofficial-branding-tb-ja-brand.properties
  51. Source43: thunderbird-unofficial-branding-tb-ja-brand.dtd
  52. Source44: tb-about-wordmark.png
  53. Source100: find-external-requires
  54. Source1010: mozconfig-thunderbird-vine6
  55. Source1020: mozconfig-thunderbird-vine7
  56. # locale sources
  57. #%define MOZ_BUILD_LOCALES "ja"
  58. # get from mercurial repository with command,
  59. # mkdir l10n
  60. # hg clone http://hg.mozilla.org/releases/l10n-mozilla-1.9.2/ja l10n/ja
  61. #Source1000: thunderbird-%{tbversion}-ja.tar.bz2
  62. # upstream patch
  63. # Fix for version issues
  64. Patch0: thunderbird-version.patch
  65. # customization patches
  66. Patch1: thunderbird-38.1.0-default-a4-paper.patch
  67. # Linux specific
  68. Patch100: thunderbird-38.0.1-enable-addons.patch
  69. # Vine Patch
  70. Patch2000: thunderbird-24.0-vine6.patch
  71. Patch2001: thunderbird-31.0-client_mk_objdir.patch
  72. Patch2002: thunderbird-45.1.0-mozbuild.patch
  73. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  74. BuildRequires: pango-devel
  75. BuildRequires: cairo-devel >= %{cairo_version}
  76. %if %{build_vine7}
  77. #BuildRequires: nspr-devel >= %{nspr_version}
  78. #BuildRequires: nss-devel >= %{nss_version}
  79. BuildRequires: python-devel
  80. %endif
  81. %if %{build_vine6}
  82. BuildRequires: python27-devel
  83. %endif
  84. BuildRequires: gstreamer-devel
  85. BuildRequires: gstreamer-plugins-base-devel
  86. BuildRequires: pulseaudio-libs-devel
  87. BuildRequires: pixman-devel
  88. BuildRequires: libpng-devel
  89. BuildRequires: libjpeg-turbo-devel
  90. BuildRequires: gtk2-devel
  91. BuildRequires: zlib-devel, gzip, zip, unzip
  92. BuildRequires: libIDL-devel
  93. BuildRequires: freetype2-devel >= %{freetype_version}
  94. ## disabled libnotify support
  95. ## see related bug: https://bugzilla.mozilla.org/show_bug.cgi?id=478463
  96. BuildRequires: libnotify-devel >= %{libnotify_version}
  97. BuildRequires: bzip2-devel
  98. #BuildRequires: gnome-vfs2-devel
  99. BuildRequires: libgnome-devel
  100. #BuildRequires: libgnomeui-devel
  101. BuildRequires: krb5-devel
  102. BuildRequires: pango-devel
  103. BuildRequires: libXt-devel
  104. BuildRequires: libXrender-devel
  105. BuildRequires: curl-devel
  106. # hunspell is in plus category for vine
  107. #BuildRequires: hunspell-devel
  108. %if %{build_vine7}
  109. BuildRequires: sqlite3-devel >= %{sqlite_version}
  110. %endif
  111. BuildRequires: startup-notification-devel
  112. BuildRequires: desktop-file-utils
  113. BuildRequires: alsa-lib-devel
  114. BuildRequires: yasm
  115. BuildRequires: autoconf213
  116. %if %{build_vine7}
  117. Requires: sqlite3 >= %{sqlite_version}
  118. %endif
  119. Requires(post): desktop-file-utils >= %{desktop_file_utils_version}
  120. Requires(postun): desktop-file-utils >= %{desktop_file_utils_version}
  121. Obsoletes: MozillaThunderbird
  122. Provides: MozillaThunderbird = %{version}
  123. Vendor: Project Vine
  124. Distribution: Vine Linux
  125. Packager: daisuke, ryoichi, kazutaka, Takemikaduchi
  126. AutoProv: 0
  127. %define _use_internal_dependency_generator 0
  128. %define __find_requires %{SOURCE100}
  129. %description
  130. Thunderbird is a standalone mail and newsgroup client.
  131. %description -l ja
  132. Thunderbird はスタンドアローンのメールおよびニュースクライアントです。
  133. #===============================================================================
  134. %prep
  135. #setup -q %{name}-%{version} -c
  136. %setup -q
  137. cd %{tarballdir}
  138. # Fix for version issue
  139. sed -e 's/__RPM_VERSION_INTERNAL__/%{version_internal}/' %{P:%%PATCH0} \
  140. > version.patch
  141. %{__patch} -p1 -b --suffix .version --fuzz=0 < version.patch
  142. #patch1 -p1 -b .default-a4
  143. %{__rm} -f .mozconfig
  144. %if %{build_vine6}
  145. %{__cp} %{SOURCE1010} .mozconfig
  146. %endif
  147. %if %{build_vine7}
  148. %{__cp} %{SOURCE1020} .mozconfig
  149. %endif
  150. # setup legacy aurora branding name
  151. tar xJf %{SOURCE2}
  152. %{__cp} %{SOURCE40} mail/branding/aurora/locales/en-US/brand.properties
  153. %{__cp} %{SOURCE41} mail/branding/aurora/locales/en-US/brand.dtd
  154. %{__cp} %{SOURCE44} mail/branding/aurora/content/about-wordmark.png
  155. %patch100 -p1 -b .addons
  156. %if %{build_vine6}
  157. %patch2000 -p1 -b .vine
  158. %endif
  159. %patch2001 -p1 -b .vine
  160. %patch2002 -p1 -b .vine
  161. #===============================================================================
  162. %build
  163. cd %{tarballdir}
  164. autoconf-2.13
  165. INTERNAL_GECKO=%{version_internal}
  166. MOZ_APP_DIR=%{mozappdir}
  167. #%if %{build_vine7}
  168. #MOZ_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | %__sed -e 's/-Wall//')
  169. #%else
  170. #%ifarch x86_64
  171. ##MOZ_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | %__sed -e 's/-O2/-Os/' -e 's/-Wall//')
  172. #MOZ_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | %__sed -e 's/-O2//' -e 's/-Wall//')
  173. #%else
  174. #MOZ_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | %__sed -e 's/-Wall//')
  175. #%endif
  176. #%endif
  177. MOZ_OPT_FLAGS=$(echo "$RPM_OPT_FLAGS" | \
  178. %{__sed} -e 's/-Wall//')
  179. export RPM_OPT_FLAGS=$MOZ_OPT_FLAGS
  180. export CFLAGS="$RPM_OPT_FLAGS"
  181. #export CFLAGS=""
  182. export CXXFLAGS="$CFLAGS"
  183. export MOZ_APP_DISPLAYNAME="Tb for Vine Linux"
  184. export PREFIX='%{_prefix}'
  185. export LIBDIR='%{_libdir}'
  186. MOZ_SMP_FLAGS=-j1
  187. # On x86 architectures, Mozilla can build up to 4 jobs at once in parallel,
  188. # however builds tend to fail on other arches when building in parallel.
  189. %ifarch %{ix86} x86_64
  190. [ -z "$RPM_BUILD_NCPUS" ] && \
  191. RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"
  192. [ "$RPM_BUILD_NCPUS" -ge 2 ] && MOZ_SMP_FLAGS=-j2
  193. [ "$RPM_BUILD_NCPUS" -ge 4 ] && MOZ_SMP_FLAGS=-j4
  194. [ "$RPM_BUILD_NCPUS" -ge 8 ] && MOZ_SMP_FLAGS=-j8
  195. %endif
  196. export LDFLAGS="-Wl,-rpath,%{ffdir}"
  197. %__make -f client.mk build STRIP="/bin/true" \
  198. MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS"
  199. ## build locales
  200. #LOCALEDIRS=`find . -print | grep 'locales/Makefile$' | \
  201. # sed -e 's|\./\(.*\)/locales/.*|\1|g'`
  202. #for dir in $LOCALEDIRS
  203. #do
  204. # for lang in %{MOZ_BUILD_LOCALES} ; do
  205. # make -C $dir/locales AB_CD=$lang
  206. # done
  207. #done
  208. #===============================================================================
  209. %install
  210. %{__rm} -rf $RPM_BUILD_ROOT
  211. cd %{tarballdir}
  212. INTERNAL_GECKO=%{version_internal}
  213. INTERNAL_APP_NAME=%{name}-${INTERNAL_GECKO}
  214. MOZ_APP_DIR=%{_libdir}/${INTERNAL_APP_NAME}
  215. cd %{moz_objdir}
  216. DESTDIR=$RPM_BUILD_ROOT make install
  217. # install unofficial icons
  218. cd -
  219. %{__mkdir_p} $RPM_BUILD_ROOT%{mozappdir}/icons
  220. %{__cp} mail/branding/aurora/mailicon16.png \
  221. $RPM_BUILD_ROOT/%{mozappdir}/icons/
  222. %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps
  223. %{__cp} mail/branding/aurora/mailicon16.png \
  224. $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/thunderbird.png
  225. %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/22x22/apps
  226. %{__cp} mail/branding/aurora/mailicon22.png \
  227. $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/22x22/apps/thunderbird.png
  228. %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/24x24/apps
  229. %{__cp} mail/branding/aurora/mailicon24.png \
  230. $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/24x24/apps/thunderbird.png
  231. %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
  232. %{__cp} mail/branding/aurora/mailicon32.png \
  233. $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/thunderbird.png
  234. %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps
  235. %{__cp} mail/branding/aurora/mailicon48.png \
  236. $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/thunderbird.png
  237. %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/256x256/apps
  238. %{__cp} mail/branding/aurora/mailicon256.png \
  239. $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/256x256/apps/thunderbird.png
  240. desktop-file-install --vendor vine \
  241. --dir $RPM_BUILD_ROOT%{_datadir}/applications %{SOURCE20}
  242. # set up the thunderbird start script
  243. rm -f $RPM_BUILD_ROOT/%{_bindir}/thunderbird
  244. %{__cat} %{SOURCE21} | %{__sed} -e 's,TBDIR,%{mozappdir},g' > \
  245. $RPM_BUILD_ROOT%{_bindir}/thunderbird
  246. %{__chmod} 755 $RPM_BUILD_ROOT/%{_bindir}/thunderbird
  247. install -Dm755 %{SOURCE30} $RPM_BUILD_ROOT/%{mozappdir}/open-browser.sh
  248. %{__sed} -i -e 's|LIBDIR|%{_libdir}|g' $RPM_BUILD_ROOT/%{mozappdir}/open-browser.sh
  249. %{__cat} %{SOURCE12} | %{__sed} -e 's,THUNDERBIRD_RPM_VR,%{version}-%{release},g' \
  250. -e 's,COMMAND,%{mozappdir}/open-browser.sh,g' > \
  251. $RPM_BUILD_ROOT/vine-default-prefs
  252. %{__install} -D $RPM_BUILD_ROOT/vine-default-prefs $RPM_BUILD_ROOT/%{mozappdir}/greprefs/all-vine.js
  253. %{__install} -D $RPM_BUILD_ROOT/vine-default-prefs $RPM_BUILD_ROOT/%{mozappdir}/defaults/pref/all-vine.js
  254. %{__rm} $RPM_BUILD_ROOT/vine-default-prefs
  255. %{__rm} -f $RPM_BUILD_ROOT%{_bindir}/thunderbird-config
  256. # own mozilla plugin dir (#135050)
  257. %{__mkdir_p} $RPM_BUILD_ROOT%{_libdir}/mozilla/plugins
  258. # own extension directories
  259. %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/mozilla/extensions/%{thunderbird_app_id}
  260. %{__mkdir_p} $RPM_BUILD_ROOT%{_libdir}/mozilla/extensions/%{thunderbird_app_id}
  261. # install locales
  262. #for lang in %{MOZ_BUILD_LOCALES} ; do
  263. # %{__install} -p -D -m 664 %{moz_objdir}/objdir-tb/mozilla/dist/bin/chrome/$lang.{jar,manifest} $RPM_BUILD_ROOT%{mozappdir}/chrome/
  264. #done
  265. # install ja.xpi to langpacks directory
  266. #%{__mkdir_p} $RPM_BUILD_ROOT/%{mozappdir}/langpacks/langpack-ja@thunderbird.mozilla.org
  267. #unzip %{SOURCE1} -d $RPM_BUILD_ROOT/%{mozappdir}/langpacks/langpack-ja@thunderbird.mozilla.org
  268. # also setup unofficial branding name
  269. #%{__cp} %{SOURCE42} $RPM_BUILD_ROOT/%{mozappdir}/langpacks/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/branding/brand.properties
  270. #%{__cp} %{SOURCE43} $RPM_BUILD_ROOT/%{mozappdir}/langpacks/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/branding/brand.dtd
  271. # install ja.xpi to langpack file
  272. %{__mkdir_p} lang_tmp
  273. unzip %{SOURCE1} -d lang_tmp
  274. # also setup unofficial branding name
  275. %{__cp} %{SOURCE42} lang_tmp/chrome/ja/locale/ja/branding/brand.properties
  276. %{__cp} %{SOURCE43} lang_tmp/chrome/ja/locale/ja/branding/brand.dtd
  277. %{__mkdir_p} -p $RPM_BUILD_ROOT%{mozappdir}/langpacks
  278. cd lang_tmp; \
  279. zip -r $RPM_BUILD_ROOT%{mozappdir}/langpacks/langpack-ja@thunderbird.mozilla.org.xpi chrome chrome.manifest install.rdf
  280. %clean
  281. %{__rm} -rf $RPM_BUILD_ROOT
  282. #===============================================================================
  283. %post
  284. update-desktop-database &> /dev/null || :
  285. touch --no-create %{_datadir}/icons/hicolor
  286. if [ -x %{_bindir}/gtk-update-icon-cache ]; then
  287. %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
  288. fi
  289. %postun
  290. update-desktop-database &> /dev/null || :
  291. touch --no-create %{_datadir}/icons/hicolor
  292. if [ -x %{_bindir}/gtk-update-icon-cache ]; then
  293. %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
  294. fi
  295. %files
  296. %defattr(-,root,root,-)
  297. %attr(755,root,root) %{_bindir}/thunderbird
  298. %attr(644,root,root) %{_datadir}/applications/vine-thunderbird.desktop
  299. %{_datadir}/icons/hicolor/16x16/apps/thunderbird.png
  300. %{_datadir}/icons/hicolor/22x22/apps/thunderbird.png
  301. %{_datadir}/icons/hicolor/24x24/apps/thunderbird.png
  302. %{_datadir}/icons/hicolor/256x256/apps/thunderbird.png
  303. %{_datadir}/icons/hicolor/32x32/apps/thunderbird.png
  304. %{_datadir}/icons/hicolor/48x48/apps/thunderbird.png
  305. %{mozappdir}
  306. #%{_libdir}/mozilla
  307. %exclude %{_libdir}/%{name}-%{version_internal}/removed-files
  308. %exclude %{_datadir}/idl/%{name}-%{version_internal}
  309. %exclude %{_includedir}/%{name}-%{version_internal}
  310. %exclude %{_libdir}/%{name}-devel-%{version_internal}
  311. #===============================================================================
  312. %changelog
  313. * Sun Jun 12 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 45.1.1-1
  314. - new upstream release
  315. * Sun May 29 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 45.1.0-1
  316. - new upstream release
  317. - update Source2 (thunderbird-legacy-aurora.tar.xz)
  318. - update Patch0 (thunderbird-version.patch)
  319. - update Patch2002 (thunderbird-45.1.0-mozbuild.patch)
  320. - update Source1020 (mozconfig-thunderbird-vine7)
  321. * Sat Apr 23 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.7.2-1
  322. - new upstream release
  323. * Sun Mar 27 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.7.1-1
  324. - new upstream release
  325. * Sat Feb 13 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.6.0-1
  326. - new upstream release
  327. * Sat Jan 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.5.1-1
  328. - new upstream release
  329. * Wed Dec 23 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.5.0-1
  330. - new upstream release
  331. * Tue Dec 15 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.4.0-1
  332. - new upstream release
  333. - update Source100 (find-external-requires)
  334. * Fri Oct 09 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.3.0-1
  335. - new upstream release
  336. * Sat Aug 29 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.2.0-1
  337. - new upstream release
  338. * Mon Aug 17 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.1.0-2
  339. - update startup script (SOURCE21)
  340. - update Patch1
  341. - add Source2 (thunderbird-legacy-aurora.tar.bz2)
  342. - add Source44 (tb-about-wordmark.png)
  343. * Sat Jul 11 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.1.0-1
  344. - new upstream release
  345. * Thu Jun 11 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.0.1-1
  346. - new upstream release
  347. - update Patch1 (thunderbird-38.0.1-default-a4-paper.patch)
  348. - update Patch100 (thunderbird-38.0.1-enable-addons.patch)
  349. * Wed May 20 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.7.0-1
  350. - new upstream release
  351. * Sat Apr 04 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.6.0-1
  352. - new upstream release
  353. * Thu Feb 26 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.5.0-1
  354. - new upstream release
  355. * Wed Jan 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.4.0-1
  356. - new upstream release
  357. * Sat Jan 03 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.3.0-1
  358. - new upstream release
  359. * Sun Nov 16 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.2.0-1
  360. - new upstream release
  361. * Thu Sep 25 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.1.2-1
  362. - new upstream release
  363. * Sun Sep 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.1.1-1
  364. - new upstream release
  365. * Tue Sep 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.1.0-1
  366. - new upstream release
  367. * Thu Jul 31 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.0-1
  368. - new upstream release
  369. - add BuildRequires: pulseaudio-libs-devel
  370. - update Patch100 (thunderbird-31.0-enable-addons.patch)
  371. - update Source1020 (mozconfig-thunderbird-vine7)
  372. - add Patch2001 (thunderbird-31.0-client_mk_objdir.patch)
  373. * Wed Jun 11 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.6.0-1
  374. - new upstream release
  375. * Sat May 03 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.5.0-1
  376. - new upstream release
  377. * Sun Mar 23 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.4.0-1
  378. - new upstream release
  379. * Fri Feb 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.3.0-1
  380. - new upstream release
  381. * Sat Jan 11 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.2.0-1
  382. - new upstream release
  383. * Sun Dec 01 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.1.1-1
  384. - new upstream release
  385. * Tue Nov 12 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.1.0-1
  386. - new upstream release
  387. * Sat Sep 21 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.0-1
  388. - new upstream release
  389. - remove BuildRequires: nspr-devel, nss-devel
  390. - add BuildRequires: gstreamer-devel, gstreamer-plugins-base-devel
  391. - add Patch2000 (thunderbird-24.0-vine6.patch)
  392. * Tue Aug 06 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.8-1
  393. - new upstream release
  394. * Mon Jul 15 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.7-1
  395. - new upstream release
  396. * Sun May 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.6-1
  397. - new upstream release
  398. * Wed Mar 20 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.4-1
  399. - new upstream release
  400. * Sat Mar 02 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.3-1
  401. - new upstream release
  402. * Wed Jan 09 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.2-1
  403. - new upstream release
  404. - update Source1010,1020
  405. - fix %% build
  406. * Wed Nov 21 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0-1
  407. - new upstream release
  408. * Sun Nov 04 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 16.0.2-2
  409. - use --disable-install-strip instead of --enable-install-strip
  410. - add --disable-debug-symbols
  411. * Tue Oct 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 16.0.2-1
  412. - new upstream release
  413. * Fri Oct 12 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 16.0.1-1
  414. - new upstream release
  415. * Thu Oct 11 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 16.0-1
  416. - new upstream release
  417. * Tue Oct 09 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 15.0.1-2
  418. - use --enable-optimize instead of --enable-optimize="\$RPM_OPT_FLAGS"
  419. * Sun Sep 09 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 15.0.1-1
  420. - new upstream release
  421. * Wed Aug 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 15.0-1
  422. - new upstream release
  423. - add BuildRequires: python-devel (Vine6 only)
  424. - remove build rule of Vine5
  425. * Wed Jul 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 14.0-1
  426. - new upstream release
  427. - remove Patch2 (thunderbird-13.0-buildfix-nspr.patch)
  428. * Sat Jun 16 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 13.0.1-1
  429. - new upstream release
  430. * Thu Jun 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 13.0-1
  431. - new upstream release
  432. - add Patch2 (thunderbird-13.0-buildfix-nspr.patch)
  433. * Tue May 01 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 12.0.1-1
  434. - new upstream release
  435. * Sat Apr 28 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 12.0-1
  436. - new upstream release
  437. - update Source1030 (mozconfig-thunderbird-vine7)
  438. * Sun Mar 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 11.0-1
  439. - new upstream release
  440. - update Source1020 (mozconfig-thunderbird-vine6)
  441. * Fri Feb 17 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.0.2-1
  442. - new upstream release
  443. * Mon Feb 13 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.0.1-1
  444. - new upstream release
  445. * Wed Feb 01 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.0-1
  446. - new upstream release
  447. * Sat Dec 24 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 9.0.1-1
  448. - new upstream release
  449. - update Source1
  450. * Fri Dec 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 9.0-1
  451. - new upstream release
  452. - update Source1
  453. - add Source1030 (mozconfig-thunderbird-vine7)
  454. - add Patch100 (thunderbird-9.0-enable-addons.patch)
  455. * Thu Nov 10 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 8.0-2
  456. - fix %%version_internal
  457. * Wed Nov 09 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 8.0-1
  458. - new upstream release
  459. - update Source1
  460. * Sat Oct 01 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.0.1-1
  461. - new upstream release
  462. - update Source1,21,1010,1020
  463. * Wed Aug 17 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.0-3
  464. - rebuild with libnotify-0.7
  465. * Wed Jul 20 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 5.0-2
  466. - enable-install-strip
  467. * Wed Jul 06 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 5.0-1
  468. - new upstream release
  469. - drop obsolete patch and renumber patch26 to patch1
  470. - add BuildRequires: yasm
  471. - enable libnotify support
  472. - add --disable-updater and --disable-installer to mozconfig
  473. - use ja.xpi instead of l10n source
  474. - update Source21: add step to setup langpack plugin
  475. - update Source20: add japanese translation
  476. - add Source42 & Source43 for localized branding
  477. - add --disable-system-cairo and ac_add_options --disable-libjpeg-turbo
  478. for mozconfig-thunderbird-vine5
  479. * Mon May 16 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.10-1
  480. - new upstream release with security fix
  481. * Wed Dec 22 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.7-1
  482. - new upstream release with security fix
  483. * Fri Oct 29 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.6-1
  484. - new upstream release with security fix
  485. * Thu Oct 21 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.5-1
  486. - new upstream release with security fix
  487. - add patch5 to fix build failure
  488. * Sun Sep 19 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.4-1
  489. - new upstream release
  490. * Thu Sep 09 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.3-1
  491. - new upstream release with security fix
  492. - add Patch1030 to fix compilation error
  493. * Sat Aug 07 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.2-2
  494. - change mozconfig (Source1030 & 1040): add --enable-jsd
  495. * Fri Aug 06 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.2-1
  496. - new upstream release
  497. * Wed Jul 21 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.1-1
  498. - new upstream release with security fix
  499. - add Patch0 from fedora development: fix version issue
  500. - remove BuildRequires: hunspell-devel
  501. - update mozconfig (Source1030 & Source1040): set --disable-system-hunspell
  502. * Sat Jul 03 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1-2
  503. - add BuildRequires: alsa-lib-devel
  504. - remove BuildRequires: libnotify-devel
  505. (workaround for known bug)
  506. - update mozconfig to add --disable-libnotify option
  507. * Tue Jun 29 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1-1
  508. - new upstream release
  509. - update spec entirely
  510. - import patches from fedora (Patch1, 2 & 4)
  511. - drop outdated patches (Patch22, 24)
  512. - update Sources:
  513. - mozconfig (Source1030 & Source1040)
  514. - default prefs.js (Source12)
  515. - unofficial branding (Source40 & Source41)
  516. - japanese translation (Source1000)
  517. - update Patch1000 (sjis-alias)
  518. * Mon Aug 24 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.23-1
  519. - new upstream release
  520. * Wed Jul 01 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.22-1
  521. - new upstream release
  522. * Wed May 06 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.21-3
  523. - don't install official branding logos
  524. * Mon May 04 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.0.0.21-2
  525. - add necessary icons in %%{tbdir}/chrome/icons/default
  526. - add Packager tag
  527. * Fri Mar 20 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.0.0.21-1
  528. - new upstream release
  529. * Sun Jan 25 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.0.0.19-1
  530. - new upstream release
  531. * Sun Nov 23 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.0.18-1
  532. - new upstream release
  533. * Wed Apr 30 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.14-1
  534. - new upstream release
  535. * Sun Aug 5 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.0.6-0vl2
  536. - rebuilt for VineSeed
  537. * Sun Aug 5 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.0.6-0vl1
  538. - new upstream release
  539. * Sat Jul 21 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.0.5-0vl1
  540. - new upstream release
  541. - built for Vine Linux 4.x
  542. - dropped Patch1020 (merged into upstream)
  543. * Sun May 20 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.0.0.0-0vl4
  544. - added Patch1020 for workaround gcc visibility hidden bugs
  545. * Sat May 19 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.0-0vl3
  546. - build with new environment/toolchain
  547. - add build options to build with external nss/nspr libraries
  548. ac_add_options --with-system-nspr
  549. ac_add_options --with-system-nss
  550. * Mon Apr 23 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.0-0vl2
  551. - new upstream release
  552. * Mon Oct 02 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.7-0vl2
  553. - new upstream release
  554. * Fri Jul 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.5-0vl2
  555. - new upstream release
  556. * Fri Jun 09 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.4-0vl1
  557. - new upstream release
  558. * Fri Apr 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.2-0vl1
  559. - new upstream release
  560. - merge changes from firefox
  561. - use thunderbird-1.5 for MOZILLA_FIVE_HOME instead of thunderbird-1.5.0.2
  562. * Tue Mar 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl2
  563. - new upstream release
  564. - build en-US locale
  565. - merge changes from firefox
  566. - add upstream patches
  567. - disable pango rendering by default
  568. (workaround fix slow rendering in some page)
  569. * Thu Dec 29 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl0.rc2
  570. - initial build for Vine Linux based on FC package
  571. - update to 1.5RC2
  572. * Mon Nov 28 2005 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.1.rc1
  573. - Fix issue with popup dialogs and other actions causing lockups
  574. * Sat Nov 5 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.rc1
  575. - Update to 1.5 rc1
  576. * Sat Oct 8 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.beta2
  577. - Update to 1.5 beta2
  578. * Wed Sep 28 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.beta1
  579. - Update to 1.5 beta1
  580. - Bring the install phase of the spec file up to speed
  581. * Sun Aug 14 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-4
  582. - Rebuild
  583. * Sat Aug 6 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-3
  584. - Add patch to make file chooser dialog modal
  585. * Fri Jul 22 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-2
  586. - Update to 1.0.6
  587. * Mon Jul 18 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-0.1.fc5
  588. - 1.0.6 Release Candidate
  589. * Fri Jul 15 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-8
  590. - Use system NSPR
  591. - Fix crash on 64bit platforms (#160330)
  592. * Thu Jun 23 2005 Kristian H淡gsberg <krh@redhat.com> 1.0.2-7
  593. - Add firefox-1.0-pango-cairo.patch to get rid of the last few Xft
  594. references, fixing the "no fonts" problem.
  595. * Fri May 13 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-6
  596. - Change the Exec line in the desktop file to `thunderbird`
  597. * Fri May 13 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-5
  598. - Update pango patche, MOZ_DISABLE_PANGO now works as advertised.
  599. * Mon May 9 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-4
  600. - Add temporary workaround to not create files in the user's $HOME (#149664)
  601. * Wed May 4 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-3
  602. - Don't have downloads "disappear" when downloading to desktop (#139015)
  603. - Fix for some more cursor issues in textareas (149991, 150002, 152089)
  604. - Add upstream patch to fix bidi justification of pango
  605. - Add patch to fix launching of helper applications
  606. - Add patch to properly link against libgfxshared_s.a
  607. - Fix multilib conflicts
  608. * Wed Apr 27 2005 Warren Togami <wtogami@redhat.com>
  609. - correct confusing PANGO vars in startup script
  610. * Wed Mar 23 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-1
  611. - Thunderbird 1.0.2
  612. * Tue Mar 8 2005 Christopher Aillon <caillon@redhat.com> 1.0-5
  613. - Add patch to compile against new fortified glibc macros
  614. * Sat Mar 5 2005 Christopher Aillon <caillon@redhat.com> 1.0-4
  615. - Rebuild against GCC 4.0
  616. - Add execshield patches
  617. - Minor specfile cleanup
  618. * Mon Dec 20 2004 Christopher Aillon <caillon@redhat.com> 1.0-3
  619. - Rebuild
  620. * Thu Dec 16 2004 Christopher Aillon <caillon@redhat.com> 1.0-2
  621. - Add RPM version to useragent
  622. * Thu Dec 16 2004 Christopher Blizzard <blizzard@redhat.com>
  623. - Port over pango patches from firefox
  624. * Wed Dec 8 2004 Christopher Aillon <caillon@redhat.com> 1.0-1
  625. - Thunderbird 1.0
  626. * Mon Dec 6 2004 Christopher Aillon <caillon@redhat.com> 1.0-0.rc1.1
  627. - Fix advanced prefs
  628. * Fri Dec 3 2004 Christopher Aillon <caillon@redhat.com>
  629. - Make this run on s390(x) now for real
  630. * Wed Dec 1 2004 Christopher Aillon <caillon@redhat.com> 1.0-0.rc1.0
  631. - Update to 1.0 rc1
  632. * Fri Nov 19 2004 Christopher Aillon <caillon@redhat.com>
  633. - Add patches to build and run on s390(x)
  634. * Thu Nov 11 2004 Christopher Aillon <caillon@redhat.com> 0.9.0-2
  635. - Rebuild to fix file chooser
  636. * Fri Nov 5 2004 Christopher Aillon <caillon@redhat.com> 0.9.0-1
  637. - Update to 0.9
  638. * Fri Oct 22 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-10
  639. - Prevent inlining of stack direction detection (#135255)
  640. * Tue Oct 19 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-9
  641. - More file chooser fixes (same as in firefox)
  642. - Fix for upstream 28327.
  643. * Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com> 0.8.0-8
  644. - Update the pango patch
  645. * Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com> 0.8.0-8
  646. - Pull over patches from firefox build:
  647. - disable default application dialog
  648. - don't include software update since it doesn't work
  649. - make external app support work
  650. * Thu Oct 14 2004 Christopher Blizzard <blizzard@redhat.com> 0.8.0-7
  651. - Use pango for rendering
  652. * Tue Oct 12 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-6
  653. - Fix for 64 bit crash at startup (b.m.o #256603)
  654. * Sat Oct 9 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-5
  655. - Add patches to fix xremote (#135036)
  656. * Fri Oct 8 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-4
  657. - Add patch to fix button focus issues (#133507)
  658. - Add patch for fix IMAP race issues (bmo #246439)
  659. * Fri Oct 1 2004 Bill Nottingham <notting@redhat.com> 0.8.0-3
  660. - filter out library Provides: and internal Requires:
  661. * Tue Sep 28 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-2
  662. - Backport the GTK+ File Chooser.
  663. - Add fix for JS math on x86_64 systems
  664. - Add pkgconfig patch
  665. * Thu Sep 16 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-1
  666. - Update to 0.8.0
  667. - Remove enigmail
  668. - Update BuildRequires
  669. - Remove gcc34 and extension manager patches -- they are upstreamed.
  670. - Fix for gnome-vfs2 error at component registration
  671. * Fri Sep 03 2004 Christopher Aillon <caillon@redhat.com> 0.7.3-5
  672. - Build with --disable-xprint
  673. * Wed Sep 01 2004 David Hill <djh[at]ii.net> 0.7.3-4
  674. - remove all Xvfb-related hacks
  675. * Wed Sep 01 2004 Warren Togami <wtogami@redhat.com>
  676. - actually apply psfonts
  677. - add mozilla gnome-uriloader patch to prevent build failure
  678. * Tue Aug 31 2004 Warren Togami <wtogami@redhat.com> 0.7.3-3
  679. - rawhide import
  680. - apply NetBSD's freetype 2.1.8 patch
  681. - apply psfonts patch
  682. - remove BR on /usr/bin/ex, breaks beehive
  683. * Tue Aug 31 2004 David Hill <djh[at]ii.net> 0.7.3-0.fdr.2
  684. - oops, fix %%install
  685. * Thu Aug 26 2004 David Hill <djh[at]ii.net> 0.7.3-0.fdr.1
  686. - update to Thunderbird 0.7.3 and Enigmail 0.85.0
  687. - remove XUL.mfasl on startup, add Debian enigmail patches
  688. - add Xvfb hack for -install-global-extension
  689. * Wed Jul 14 2004 David Hill <djh[at]ii.net> 0.7.2-0.fdr.0
  690. - update to 0.7.2, just because it's there
  691. - update gcc-3.4 patch (Kaj Niemi)
  692. - add EM registration patch and remove instdir hack
  693. * Sun Jul 04 2004 David Hill <djh[at]ii.net> 0.7.1-0.fdr.1
  694. - re-add Enigmime 1.0.7, omit Enigmail until the Mozilla EM problems are fixed
  695. * Wed Jun 30 2004 David Hill <djh[at]ii.net> 0.7.1-0.fdr.0
  696. - update to 0.7.1
  697. - remove Enigmail
  698. * Mon Jun 28 2004 David Hill <djh[at]ii.net> 0.7-0.fdr.1
  699. - re-enable Enigmail 0.84.1
  700. - add gcc-3.4 patch (Kaj Niemi)
  701. - use official branding (with permission)
  702. * Fri Jun 18 2004 David Hill <djh[at]ii.net> 0.7-0.fdr.0
  703. - update to 0.7
  704. - temporarily disable Enigmail 0.84.1, make ftp links work (#1634)
  705. - specify libdir, change BR for apt (V. Skytt辰, #1617)
  706. * Tue May 18 2004 Warren Togami <wtogami@redhat.com> 0.6-0.fdr.5
  707. - temporary workaround for enigmail skin "modern" bug
  708. * Mon May 10 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.4
  709. - update to Enigmail 0.84.0
  710. - update launch script
  711. * Mon May 10 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.3
  712. - installation directory now versioned
  713. - allow root to run the program (for installing extensions)
  714. - remove unnecessary %%pre and %%post
  715. - remove separators, update mozconfig and launch script (M. Schwendt, #1460)
  716. * Wed May 05 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.2
  717. - include Enigmail, re-add release notes
  718. - delete %{_libdir}/thunderbird in %%pre
  719. * Mon May 03 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.1
  720. - update to Thunderbird 0.6
  721. * Fri Apr 30 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.0.rc1
  722. - update to Thunderbird 0.6 RC1
  723. - add new icon, remove release notes
  724. * Thu Apr 15 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.0.20040415
  725. - update to latest CVS, update mozconfig and %%build accordingly
  726. - update to Enigmail 0.83.6
  727. - remove x-remote and x86_64 patches
  728. - build with -Os
  729. * Thu Apr 15 2004 David Hill <djh[at]ii.net> 0.5-0.fdr.12
  730. - update x-remote patch
  731. - more startup script fixes
  732. * Tue Apr 06 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.11
  733. - startup script fixes, and a minor cleanup
  734. * Sun Apr 04 2004 Warren Togami <wtogami@redhat.com> 0:0.5-0.fdr.10
  735. - Minor cleanups
  736. * Sun Apr 04 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.8
  737. - minor improvements to open-browser.sh and startup script
  738. - update to latest version of Blizzard's x-remote patch
  739. * Thu Mar 25 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.7
  740. - update open-browser.sh, startup script, and BuildRequires
  741. * Sun Mar 14 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.6
  742. - update open-browser script, modify BuildRequires (Warren)
  743. - add Blizzard's x-remote patch
  744. - initial attempt at x-remote-enabled startup script
  745. * Sun Mar 07 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.5
  746. - refuse to run with excessive privileges
  747. * Fri Feb 27 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.4
  748. - add Mozilla x86_64 patch (Oliver Sontag)
  749. - Enigmail source filenames now include the version
  750. - modify BuildRoot
  751. * Thu Feb 26 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.3
  752. - use the updated official tarball
  753. * Wed Feb 18 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.2
  754. - fix %%prep script
  755. * Mon Feb 16 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.1
  756. - update Enigmail to 0.83.3
  757. - use official source tarball (after removing the CRLFs)
  758. - package renamed to thunderbird
  759. * Mon Feb 09 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.0
  760. - update to 0.5
  761. - check for lockfile before launching
  762. * Fri Feb 06 2004 David Hill <djh[at]ii.net>
  763. - update to latest cvs
  764. - update to Enigmail 0.83.2
  765. * Thu Jan 29 2004 David Hill <djh[at]ii.net> 0:0.4-0.fdr.5
  766. - update to Enigmail 0.83.1
  767. - removed Mozilla/Firebird script patching
  768. * Sat Jan 03 2004 David Hill <djh[at]ii.net> 0:0.4-0.fdr.4
  769. - add startup notification to .desktop file
  770. * Thu Dec 25 2003 Warren Togami <warren@togami.com> 0:0.4-0.fdr.3
  771. - open-browser.sh release 3
  772. - patch broken /usr/bin/mozilla script during install
  773. - dir ownership
  774. - XXX: Source fails build on x86_64... fix later
  775. * Tue Dec 23 2003 David Hill <djh[at]ii.net> 0:0.4-0.fdr.2
  776. - update to Enigmail 0.82.5
  777. - add Warren's open-browser.sh (#1113)
  778. * Tue Dec 09 2003 David Hill <djh[at]ii.net> 0:0.4-0.fdr.1
  779. - use Thunderbird's mozilla-xremote-client to launch browser
  780. * Sun Dec 07 2003 David Hill <djh[at]ii.net> 0:0.4-0.fdr.0
  781. - update to 0.4
  782. - make hyperlinks work (with recent versions of Firebird/Mozilla)
  783. * Thu Dec 04 2003 David Hill <djh[at]ii.net>
  784. - update to 0.4rc2
  785. * Wed Dec 03 2003 David Hill <djh[at]ii.net>
  786. - update to 0.4rc1 and Enigmail 0.82.4
  787. * Thu Nov 27 2003 David Hill <djh[at]ii.net>
  788. - update to latest CVS and Enigmail 0.82.3
  789. * Sun Nov 16 2003 David Hill <djh[at]ii.net>
  790. - update to latest CVS (0.4a)
  791. - update Enigmail to 0.82.2
  792. - alter mozconfig for new build requirements
  793. - add missing BuildReq (#987)
  794. * Thu Oct 16 2003 David Hill <djh[at]ii.net> 0:0.3-0.fdr.0
  795. - update to 0.3
  796. * Sun Oct 12 2003 David Hill <djh[at]ii.net> 0:0.3rc3-0.fdr.0
  797. - update to 0.3rc3
  798. - update Enigmail to 0.81.7
  799. * Thu Oct 02 2003 David Hill <djh[at]ii.net> 0:0.3rc2-0.fdr.0
  800. - update to 0.3rc2
  801. * Wed Sep 17 2003 David Hill <djh[at]ii.net> 0:0.2-0.fdr.2
  802. - simplify startup script
  803. * Wed Sep 10 2003 David Hill <djh[at]ii.net> 0:0.2-0.fdr.1
  804. - add GPG support (Enigmail 0.81.6)
  805. - specfile fixes (#679)
  806. * Thu Sep 04 2003 David Hill <djh[at]ii.net> 0:0.2-0.fdr.0
  807. - update to 0.2
  808. * Mon Sep 01 2003 David Hill <djh[at]ii.net>
  809. - initial RPM
  810. (based on the fedora MozillaFirebird-0.6.1 specfile)