thunderbird-vl.spec 32 KB

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