thunderbird-vl.spec 35 KB

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