thunderbird-vl.spec 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201
  1. %bcond_with clang
  2. %global disable_elfhack 1
  3. Summary: Thunderbird Community Edition, Mail/newsgroup client
  4. Summary(ja): Thunderbirdコミュニティエディション, メール・ニュースクライアント
  5. Name: thunderbird
  6. Version: 78.9.1
  7. Release: 1%{?_dist_release}
  8. Group: internet,communication
  9. Vendor: Project Vine
  10. Distribution: Vine Linux
  11. Packager: daisuke, ryoichi, kazutaka
  12. License: MPLv1.1 or GPLv2+ or LGPLv2+
  13. URL: http://www.mozilla.org/projects/thunderbird/
  14. Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.xz
  15. Source1: thunderbird-langpacks-%{version}.tar.xz
  16. Source4: thunderbird-legacy-aurora.tar.xz
  17. Source12: thunderbird-vine-default-prefs.js
  18. Source20: thunderbird.desktop
  19. Source21: thunderbird.vine.sh.in
  20. Source30: thunderbird-open-browser.sh
  21. Source32: node-stdout-nonblocking-wrapper
  22. Source40: thunderbird-unofficial-branding-tb-brand.properties
  23. Source41: thunderbird-unofficial-branding-tb-brand.dtd
  24. Source42: thunderbird-unofficial-branding-tb-ja-brand.properties
  25. Source43: thunderbird-unofficial-branding-tb-ja-brand.dtd
  26. Source44: tb-about-wordmark.svg
  27. Source99: cbindgen-vendor-0.14.3.tar.xz
  28. Source100: find-external-requires
  29. # for newer rust
  30. #Source900: https://raw.githubusercontent.com/servo/rust-cssparser/master/src/parser.rs
  31. Source1010: mozconfig-thunderbird-vine6
  32. Source1020: mozconfig-thunderbird-vine7
  33. Source1030: thunderbird.metainfo.xml
  34. %define tbversion %{version}
  35. %define version_internal %{version}
  36. # Build patches
  37. Patch9: mozilla-build-arm.patch
  38. Patch226: rhbz-1354671.patch
  39. Patch415: Bug-1238661---fix-mozillaSignalTrampoline-to-work-.patch
  40. Patch416: firefox-SIOCGSTAMP.patch
  41. Patch417: build-aarch64-user_vfp.patch
  42. Patch418: mozilla-1512162.patch
  43. Patch419: bindgen-d0dfc52706f23db9dc9d74642eeebd89d73cb8d0.patch
  44. Patch103: rhbz-1219542-s390-build.patch
  45. # PPC fix
  46. Patch304: mozilla-1245783.patch
  47. Patch307: build-disable-elfhack.patch
  48. # Fedora specific patches
  49. # Upstream patches
  50. Patch402: mozilla-526293.patch
  51. %define desktop_file_utils_version 0.6
  52. %define nspr_version 4.9
  53. %define nss_version 3.13.2
  54. %define cairo_version 1.6.0
  55. %define freetype_version 2.1.9
  56. %define sqlite_version 3.6.14
  57. %define libnotify_version 0.4
  58. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  59. %if %{with clang}
  60. BuildRequires: lld
  61. %endif
  62. BuildRequires: rust, cargo
  63. BuildRequires: clang-devel
  64. BuildRequires: llvm-devel
  65. BuildRequires: pango-devel
  66. BuildRequires: cairo-devel >= %{cairo_version}
  67. #BuildRequires: nspr-devel >= %{nspr_version}
  68. #BuildRequires: nss-devel >= %{nss_version}
  69. BuildRequires: python-devel
  70. BuildRequires: gstreamer-devel
  71. BuildRequires: gstreamer-plugins-base-devel
  72. BuildRequires: pulseaudio-libs-devel
  73. BuildRequires: pixman-devel
  74. BuildRequires: libpng-devel
  75. BuildRequires: libjpeg-turbo-devel
  76. BuildRequires: gtk2-devel
  77. BuildRequires: zlib-devel, gzip, zip, unzip
  78. BuildRequires: libIDL-devel
  79. BuildRequires: freetype2-devel >= %{freetype_version}
  80. ## disabled libnotify support
  81. ## see related bug: https://bugzilla.mozilla.org/show_bug.cgi?id=478463
  82. BuildRequires: libnotify-devel >= %{libnotify_version}
  83. BuildRequires: bzip2-devel
  84. #BuildRequires: gnome-vfs2-devel
  85. BuildRequires: libgnome-devel
  86. #BuildRequires: libgnomeui-devel
  87. BuildRequires: krb5-devel
  88. BuildRequires: pango-devel
  89. BuildRequires: libXt-devel
  90. BuildRequires: libXrender-devel
  91. BuildRequires: curl-devel
  92. # hunspell is in plus category for vine
  93. #BuildRequires: hunspell-devel
  94. BuildRequires: sqlite3-devel >= %{sqlite_version}
  95. BuildRequires: startup-notification-devel
  96. BuildRequires: desktop-file-utils
  97. BuildRequires: alsa-lib-devel
  98. BuildRequires: yasm
  99. BuildRequires: nodejs
  100. BuildRequires: nasm
  101. BuildRequires: autoconf213
  102. Requires: sqlite3 >= %{sqlite_version}
  103. Requires(post): desktop-file-utils >= %{desktop_file_utils_version}
  104. Requires(postun): desktop-file-utils >= %{desktop_file_utils_version}
  105. Provides: metainfo()
  106. Provides: metainfo(thunderbird.metainfo.xml)
  107. AutoProv: 0
  108. %define _use_internal_dependency_generator 0
  109. %define __find_requires %{SOURCE100}
  110. %description
  111. Thunderbird is a standalone mail and newsgroup client.
  112. %description -l ja
  113. Thunderbird はスタンドアローンのメールおよびニュースクライアントです。
  114. %define build_vine7 0
  115. %define build_vine6 0
  116. %if "%{?_dist_release}" >= "vl7"
  117. %define build_vine7 1
  118. %endif
  119. %if "%{?_dist_release}" == "vl6"
  120. %define build_vine6 1
  121. %endif
  122. %define objdir objdir
  123. %define mozappdir %{_libdir}/%{name}
  124. %define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
  125. %global langpackdir %{mozappdir}/distribution/extensions
  126. #===============================================================================
  127. %prep
  128. %setup -q
  129. # Build patches
  130. %patch9 -p2 -b .arm
  131. %ifarch s390
  132. %patch103 -p1 -b .rhbz-1219542-s390-build
  133. %endif
  134. %patch304 -p1 -b .1245783
  135. #ARM run-time patch
  136. %ifarch aarch64
  137. #%patch226 -p1 -b .1354671
  138. %endif
  139. %ifarch %{arm}
  140. %patch415 -p1 -b .mozilla-1238661
  141. %endif
  142. %patch416 -p1 -b .SIOCGSTAMP
  143. %patch417 -p1 -b .aarch64-user_vfp
  144. %patch418 -p1 -b .mozbz-1512162
  145. # most likely fixed
  146. #%patch419 -p1 -b .bindgen
  147. %if 0%{?disable_elfhack}
  148. %patch307 -p1 -b .elfhack
  149. %endif
  150. #cd ..
  151. %patch402 -p1 -b .526293
  152. # replace source for newer rust
  153. #cp -f %{SOURCE900} ./third_party/rust/cssparser/src/
  154. #sed -i -e 's/"files":{[^}]*}/"files":{ }/' ./third_party/rust/cssparser/.cargo-checksum.json
  155. %{__rm} -f .mozconfig
  156. %if %{build_vine6}
  157. %{__cp} %{SOURCE1010} .mozconfig
  158. %endif
  159. %if %{build_vine7}
  160. %{__cp} %{SOURCE1020} .mozconfig
  161. %endif
  162. # setup legacy aurora branding name
  163. pushd comm/mail/branding/
  164. tar xf %{SOURCE4}
  165. %{__cp} %{SOURCE40} aurora/locales/en-US/brand.properties
  166. %{__cp} %{SOURCE41} aurora/locales/en-US/brand.dtd
  167. %{__cp} %{SOURCE44} aurora/content/about-wordmark.svg
  168. popd
  169. echo "ac_add_options --without-system-nspr" >> .mozconfig
  170. echo "ac_add_options --without-system-nss" >> .mozconfig
  171. echo "ac_add_options --without-system-icu" >> .mozconfig
  172. %if %{with clang}
  173. echo "ac_add_options --enable-linker=lld" >> .mozconfig
  174. %endif
  175. echo 'export NODEJS="%{_buildrootdir}/bin/node-stdout-nonblocking-wrapper"' >> .mozconfig
  176. # Remove executable bit to make brp-mangle-shebangs happy.
  177. chmod -x third_party/rust/itertools/src/lib.rs
  178. chmod a-x third_party/rust/gfx-backend-vulkan/src/*.rs
  179. chmod a-x third_party/rust/gfx-hal/src/*.rs
  180. chmod a-x third_party/rust/ash/src/extensions/ext/*.rs
  181. chmod a-x third_party/rust/ash/src/extensions/khr/*.rs
  182. #===============================================================================
  183. %build
  184. export LANG=ja_JP.UTF-8
  185. # Disable LTO to work around rhbz#1883904
  186. %define _lto_cflags %{nil}
  187. # install bundled cbindgen
  188. mkdir -p my_rust_vendor
  189. cd my_rust_vendor
  190. %{__tar} xf %{SOURCE99}
  191. cd -
  192. mkdir -p .cargo
  193. cat > .cargo/config <<EOL
  194. [source.crates-io]
  195. replace-with = "vendored-sources"
  196. [source.vendored-sources]
  197. directory = "`pwd`/my_rust_vendor"
  198. EOL
  199. env CARGO_HOME=.cargo cargo install cbindgen
  200. export PATH=`pwd`/.cargo/bin:$PATH
  201. mkdir %{_buildrootdir}/bin || :
  202. cp %{SOURCE32} %{_buildrootdir}/bin || :
  203. INTERNAL_GECKO=%{version_internal}
  204. MOZ_APP_DIR=%{mozappdir}
  205. # Update the various config.guess to upstream release for aarch64 support
  206. find ./ -name config.guess -exec cp /usr/lib/rpm/config.guess {} ';'
  207. MOZ_OPT_FLAGS=$(echo "$RPM_OPT_FLAGS -fpermissive" | \
  208. %{__sed} -e 's/-Wall//')
  209. MOZ_OPT_FLAGS=$(echo "$MOZ_OPT_FLAGS" | %{__sed} -e 's/-Werror=format-security//')
  210. MOZ_OPT_FLAGS="$MOZ_OPT_FLAGS -fno-delete-null-pointer-checks"
  211. MOZ_OPT_FLAGS="$MOZ_OPT_FLAGS -fPIC -Wl,-z,relro -Wl,-z,now"
  212. MOZ_OPT_FLAGS=$(echo "$MOZ_OPT_FLAGS" | %{__sed} -e 's/-g/-g0/')
  213. export MOZ_DEBUG_FLAGS=" "
  214. export PREFIX='%{_prefix}'
  215. export LIBDIR='%{_libdir}'
  216. %if %{with clang}
  217. export CC=clang
  218. export CXX=clang++
  219. export LLVM_PROFDATA="llvm-profdata"
  220. export AR="llvm-ar"
  221. export NM="llvm-nm"
  222. export RANLIB="llvm-ranlib"
  223. MOZ_OPT_FLAGS="$MOZ_OPT_FLAGS -Wno-ignored-optimization-argument"
  224. %else
  225. export CC=gcc
  226. export CXX=g++
  227. export AR="gcc-ar"
  228. export NM="gcc-nm"
  229. export RANLIB="gcc-ranlib"
  230. MOZ_LINK_FLAGS="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
  231. %endif
  232. export CFLAGS=`echo $MOZ_OPT_FLAGS |sed -e 's/-fpermissive//g'`
  233. export CXXFLAGS=$MOZ_OPT_FLAGS
  234. export LDFLAGS=$MOZ_LINK_FLAGS
  235. export RUSTFLAGS="-Cdebuginfo=0"
  236. MOZ_SMP_FLAGS=-j1
  237. # On x86 architectures, Mozilla can build up to 4 jobs at once in parallel,
  238. # however builds tend to fail on other arches when building in parallel.
  239. %ifarch %{ix86} x86_64
  240. [ -z "$RPM_BUILD_NCPUS" ] && \
  241. RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"
  242. [ "$RPM_BUILD_NCPUS" -ge 2 ] && MOZ_SMP_FLAGS=-j2
  243. [ "$RPM_BUILD_NCPUS" -ge 4 ] && MOZ_SMP_FLAGS=-j4
  244. [ "$RPM_BUILD_NCPUS" -ge 8 ] && MOZ_SMP_FLAGS=-j8
  245. %endif
  246. export MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS"
  247. export STRIP=/bin/true
  248. ./mach build
  249. #===============================================================================
  250. %install
  251. export LANG=ja_JP.UTF-8
  252. %{__rm} -rf $RPM_BUILD_ROOT
  253. cd %{objdir}
  254. DESTDIR=$RPM_BUILD_ROOT make install
  255. cd ..
  256. # install icons
  257. %{__mkdir_p} $RPM_BUILD_ROOT%{mozappdir}/icons
  258. %{__cp} comm/mail/branding/aurora/default16.png \
  259. $RPM_BUILD_ROOT/%{mozappdir}/icons/
  260. for s in 16 22 24 32 48 128 256; do
  261. %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps
  262. %{__cp} -p comm/mail/branding/aurora/default${s}.png \
  263. $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps/thunderbird.png
  264. done
  265. desktop-file-install --vendor vine \
  266. --dir $RPM_BUILD_ROOT%{_datadir}/applications %{SOURCE20}
  267. # set up the thunderbird start script
  268. rm -f $RPM_BUILD_ROOT/%{_bindir}/thunderbird
  269. %{__cat} %{SOURCE21} > $RPM_BUILD_ROOT%{_bindir}/thunderbird
  270. %{__chmod} 755 $RPM_BUILD_ROOT/%{_bindir}/thunderbird
  271. # set up our default preferences
  272. %{__cat} %{SOURCE12} | %{__sed} -e 's,THUNDERBIRD_RPM_VR,%{tbversion}-%{release},g' > vine-default-prefs
  273. %{__install} -D vine-default-prefs $RPM_BUILD_ROOT/%{mozappdir}/greprefs/all-vine.js
  274. %{__install} -D vine-default-prefs $RPM_BUILD_ROOT/%{mozappdir}/defaults/pref/all-vine.js
  275. %{__rm} vine-default-prefs
  276. %{__rm} -f $RPM_BUILD_ROOT%{_bindir}/thunderbird-config
  277. # own mozilla plugin dir (#135050)
  278. %{__mkdir_p} $RPM_BUILD_ROOT%{_libdir}/mozilla/plugins
  279. # own extension directories
  280. %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/mozilla/extensions/%{thunderbird_app_id}
  281. %{__mkdir_p} $RPM_BUILD_ROOT%{_libdir}/mozilla/extensions/%{thunderbird_app_id}
  282. # Install langpacks
  283. %{__rm} -f %{name}.lang # Delete for --short-circuit option
  284. touch %{name}.lang
  285. %{__mkdir_p} %{buildroot}%{langpackdir}
  286. %{__tar} xf %{SOURCE1}
  287. for langpack in `ls thunderbird-langpacks/*.xpi`; do
  288. language=`basename $langpack .xpi`
  289. extensionID=langpack-$language@thunderbird.mozilla.org
  290. %{__mkdir_p} $extensionID
  291. unzip -qq $langpack -d $extensionID
  292. destdir=$extensionID/chrome/$language/locale/$language/branding
  293. if [ $language != "ja" ]; then
  294. %{__cp} %{SOURCE40} $destdir/brand.properties
  295. %{__cp} %{SOURCE41} $destdir/brand.dtd
  296. else
  297. %{__cp} %{SOURCE42} $destdir/brand.properties
  298. %{__cp} %{SOURCE43} $destdir/brand.dtd
  299. fi
  300. find $extensionID -type f | xargs chmod 644
  301. cd $extensionID
  302. zip -qq -r9mX ../${extensionID}.xpi *
  303. cd -
  304. %{__install} -m 644 ${extensionID}.xpi %{buildroot}%{langpackdir}
  305. language=`echo $language | sed -e 's/-/_/g'`
  306. echo "%%lang($language) %{langpackdir}/${extensionID}.xpi" >> %{name}.lang
  307. done
  308. %{__rm} -rf thunderbird-langpacks
  309. # Get rid of devel package and its debugsymbols
  310. %{__rm} -rf $RPM_BUILD_ROOT%{_libdir}/%{name}-devel-%{tb_version}
  311. # Copy over the LICENSE
  312. install -c -m 644 LICENSE $RPM_BUILD_ROOT%{mozappdir}
  313. # ghost files
  314. %{__mkdir_p} $RPM_BUILD_ROOT%{mozappdir}/components
  315. touch $RPM_BUILD_ROOT%{mozappdir}/components/compreg.dat
  316. touch $RPM_BUILD_ROOT%{mozappdir}/components/xpti.dat
  317. # Register as an application to be visible in the software center
  318. #
  319. # NOTE: It would be *awesome* if this file was maintained by the upstream
  320. # project, translated and installed into the right place during `make install`.
  321. #
  322. # See http://www.freedesktop.org/software/appstream/docs/ for more details.
  323. #
  324. mkdir -p $RPM_BUILD_ROOT%{_datadir}/metainfo
  325. install -m644 %{SOURCE1030} $RPM_BUILD_ROOT%{_datadir}/metainfo/mozilla-thunderbird.metainfo.xml
  326. #install -Dm755 %{SOURCE30} $RPM_BUILD_ROOT/%{mozappdir}/open-browser.sh
  327. #%{__sed} -i -e 's|LIBDIR|%{_libdir}|g' $RPM_BUILD_ROOT/%{mozappdir}/open-browser.sh
  328. %clean
  329. %{__rm} -rf $RPM_BUILD_ROOT
  330. #===============================================================================
  331. %files
  332. %defattr(-,root,root,-)
  333. %attr(755,root,root) %{_bindir}/thunderbird
  334. %attr(644,root,root) %{_datadir}/applications/vine-thunderbird.desktop
  335. %{_datadir}/metainfo/*.xml
  336. %dir %{_datadir}/mozilla/extensions/%{thunderbird_app_id}
  337. %dir %{_libdir}/mozilla/extensions/%{thunderbird_app_id}
  338. %{_datadir}/icons/hicolor/16x16/apps/thunderbird.png
  339. %{_datadir}/icons/hicolor/22x22/apps/thunderbird.png
  340. %{_datadir}/icons/hicolor/24x24/apps/thunderbird.png
  341. %{_datadir}/icons/hicolor/256x256/apps/thunderbird.png
  342. %{_datadir}/icons/hicolor/32x32/apps/thunderbird.png
  343. %{_datadir}/icons/hicolor/48x48/apps/thunderbird.png
  344. %{_datadir}/icons/hicolor/128x128/apps/thunderbird.png
  345. %{mozappdir}
  346. #%{_libdir}/mozilla
  347. #===============================================================================
  348. %changelog
  349. * Sun Apr 11 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.9.1-1
  350. - new upstream release.
  351. * Thu Mar 25 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.9.0-1
  352. - new upstream release.
  353. * Tue Mar 09 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.8.1-1
  354. - new upstream release.
  355. - dropped scriptlets.
  356. * Fri Feb 26 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.8.0-1
  357. - new upstream release.
  358. * Sat Feb 06 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.7.1-1
  359. - new upstream release.
  360. * Wed Jan 27 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.7.0-1
  361. - new upstream release.
  362. * Tue Jan 12 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.6.1-1
  363. - new upstream release.
  364. * Wed Dec 16 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.6.0-1
  365. - new upstream release.
  366. * Fri Dec 04 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.5.1-1
  367. - new upstream release.
  368. * Thu Nov 19 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.5.0-1
  369. - new upstream release.
  370. - dropped Patch404: fixed in upstream.
  371. * Thu Nov 12 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.4.3-1
  372. - new upstream release.
  373. * Sun Nov 08 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.4.1-1
  374. - new upstream release.
  375. * Mon Oct 26 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 78.4.0-1
  376. - new upstream release.
  377. - dropped Patch404: fixed in upstream.
  378. - added Patch404 to build with rust-1.47.
  379. * Sat Oct 03 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 68.12.1-1
  380. - new upstream release.
  381. * Fri Aug 28 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 68.12.0-1
  382. - new upstream release.
  383. - updated metainfo.
  384. * Thu Jul 30 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 68.11.0-1
  385. - new upstream release.
  386. * Thu Jul 02 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 68.10.0-1
  387. - new upstream release.
  388. * Sat Jun 06 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 68.9.0-1
  389. - new upstream release.
  390. * Wed May 27 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 68.8.1-1
  391. - new upstream release.
  392. - updated metainfo.
  393. - fixed "License:" tag.
  394. * Sat Apr 11 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 68.7.0-1
  395. - new upstream release.
  396. * Thu Mar 26 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 68.6.0-1
  397. - new upstream release.
  398. * Tue Feb 18 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 68.5.0-1
  399. - new upstream release.
  400. - dropped Source900: fixed in upstream.
  401. - dropped Patch6: was not needed.
  402. * Sun Nov 03 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 68.2.1-1
  403. - new upstream release.
  404. * Sat Oct 12 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 68.1.2-1
  405. - new upstream release.
  406. * Thu Oct 10 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 68.1.1-1
  407. - new upstream release.
  408. - replaced all patches.
  409. * Sun Dec 09 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 60.3.3-1
  410. - new upstream release.
  411. - replaced all patches.
  412. - updated branding files.
  413. - updated default-preferences.
  414. * Sun Jul 03 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 45.2.0-1
  415. - new upstream release
  416. * Tue Jun 28 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 45.1.1-2
  417. - update Source1010 (mozconfig-thunderbird-vine6)
  418. - update Patch2000 (thunderbird-45.1.1-vine6.patch)
  419. * Sun Jun 12 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 45.1.1-1
  420. - new upstream release
  421. * Sun May 29 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 45.1.0-1
  422. - new upstream release
  423. - update Source2 (thunderbird-legacy-aurora.tar.xz)
  424. - update Patch0 (thunderbird-version.patch)
  425. - update Patch2002 (thunderbird-45.1.0-mozbuild.patch)
  426. - update Source1020 (mozconfig-thunderbird-vine7)
  427. * Sat Apr 23 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.7.2-1
  428. - new upstream release
  429. * Sun Mar 27 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.7.1-1
  430. - new upstream release
  431. * Sat Feb 13 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.6.0-1
  432. - new upstream release
  433. * Sat Jan 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.5.1-1
  434. - new upstream release
  435. * Wed Dec 23 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.5.0-1
  436. - new upstream release
  437. * Tue Dec 15 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.4.0-1
  438. - new upstream release
  439. - update Source100 (find-external-requires)
  440. * Fri Oct 09 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.3.0-1
  441. - new upstream release
  442. * Sat Aug 29 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.2.0-1
  443. - new upstream release
  444. * Mon Aug 17 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.1.0-2
  445. - update startup script (SOURCE21)
  446. - update Patch1
  447. - add Source2 (thunderbird-legacy-aurora.tar.bz2)
  448. - add Source44 (tb-about-wordmark.png)
  449. * Sat Jul 11 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.1.0-1
  450. - new upstream release
  451. * Thu Jun 11 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.0.1-1
  452. - new upstream release
  453. - update Patch1 (thunderbird-38.0.1-default-a4-paper.patch)
  454. - update Patch100 (thunderbird-38.0.1-enable-addons.patch)
  455. * Wed May 20 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.7.0-1
  456. - new upstream release
  457. * Sat Apr 04 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.6.0-1
  458. - new upstream release
  459. * Thu Feb 26 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.5.0-1
  460. - new upstream release
  461. * Wed Jan 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.4.0-1
  462. - new upstream release
  463. * Sat Jan 03 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.3.0-1
  464. - new upstream release
  465. * Sun Nov 16 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.2.0-1
  466. - new upstream release
  467. * Thu Sep 25 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.1.2-1
  468. - new upstream release
  469. * Sun Sep 14 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.1.1-1
  470. - new upstream release
  471. * Tue Sep 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.1.0-1
  472. - new upstream release
  473. * Thu Jul 31 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.0-1
  474. - new upstream release
  475. - add BuildRequires: pulseaudio-libs-devel
  476. - update Patch100 (thunderbird-31.0-enable-addons.patch)
  477. - update Source1020 (mozconfig-thunderbird-vine7)
  478. - add Patch2001 (thunderbird-31.0-client_mk_objdir.patch)
  479. * Wed Jun 11 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.6.0-1
  480. - new upstream release
  481. * Sat May 03 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.5.0-1
  482. - new upstream release
  483. * Sun Mar 23 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.4.0-1
  484. - new upstream release
  485. * Fri Feb 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.3.0-1
  486. - new upstream release
  487. * Sat Jan 11 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.2.0-1
  488. - new upstream release
  489. * Sun Dec 01 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.1.1-1
  490. - new upstream release
  491. * Tue Nov 12 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.1.0-1
  492. - new upstream release
  493. * Sat Sep 21 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.0-1
  494. - new upstream release
  495. - remove BuildRequires: nspr-devel, nss-devel
  496. - add BuildRequires: gstreamer-devel, gstreamer-plugins-base-devel
  497. - add Patch2000 (thunderbird-24.0-vine6.patch)
  498. * Tue Aug 06 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.8-1
  499. - new upstream release
  500. * Mon Jul 15 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.7-1
  501. - new upstream release
  502. * Sun May 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.6-1
  503. - new upstream release
  504. * Wed Mar 20 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.4-1
  505. - new upstream release
  506. * Sat Mar 02 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.3-1
  507. - new upstream release
  508. * Wed Jan 09 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0.2-1
  509. - new upstream release
  510. - update Source1010,1020
  511. - fix %% build
  512. * Wed Nov 21 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0-1
  513. - new upstream release
  514. * Sun Nov 04 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 16.0.2-2
  515. - use --disable-install-strip instead of --enable-install-strip
  516. - add --disable-debug-symbols
  517. * Tue Oct 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 16.0.2-1
  518. - new upstream release
  519. * Fri Oct 12 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 16.0.1-1
  520. - new upstream release
  521. * Thu Oct 11 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 16.0-1
  522. - new upstream release
  523. * Tue Oct 09 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 15.0.1-2
  524. - use --enable-optimize instead of --enable-optimize="\$RPM_OPT_FLAGS"
  525. * Sun Sep 09 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 15.0.1-1
  526. - new upstream release
  527. * Wed Aug 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 15.0-1
  528. - new upstream release
  529. - add BuildRequires: python-devel (Vine6 only)
  530. - remove build rule of Vine5
  531. * Wed Jul 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 14.0-1
  532. - new upstream release
  533. - remove Patch2 (thunderbird-13.0-buildfix-nspr.patch)
  534. * Sat Jun 16 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 13.0.1-1
  535. - new upstream release
  536. * Thu Jun 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 13.0-1
  537. - new upstream release
  538. - add Patch2 (thunderbird-13.0-buildfix-nspr.patch)
  539. * Tue May 01 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 12.0.1-1
  540. - new upstream release
  541. * Sat Apr 28 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 12.0-1
  542. - new upstream release
  543. - update Source1030 (mozconfig-thunderbird-vine7)
  544. * Sun Mar 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 11.0-1
  545. - new upstream release
  546. - update Source1020 (mozconfig-thunderbird-vine6)
  547. * Fri Feb 17 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.0.2-1
  548. - new upstream release
  549. * Mon Feb 13 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.0.1-1
  550. - new upstream release
  551. * Wed Feb 01 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 10.0-1
  552. - new upstream release
  553. * Sat Dec 24 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 9.0.1-1
  554. - new upstream release
  555. - update Source1
  556. * Fri Dec 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 9.0-1
  557. - new upstream release
  558. - update Source1
  559. - add Source1030 (mozconfig-thunderbird-vine7)
  560. - add Patch100 (thunderbird-9.0-enable-addons.patch)
  561. * Thu Nov 10 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 8.0-2
  562. - fix %%version_internal
  563. * Wed Nov 09 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 8.0-1
  564. - new upstream release
  565. - update Source1
  566. * Sat Oct 01 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.0.1-1
  567. - new upstream release
  568. - update Source1,21,1010,1020
  569. * Wed Aug 17 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.0-3
  570. - rebuild with libnotify-0.7
  571. * Wed Jul 20 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 5.0-2
  572. - enable-install-strip
  573. * Wed Jul 06 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 5.0-1
  574. - new upstream release
  575. - drop obsolete patch and renumber patch26 to patch1
  576. - add BuildRequires: yasm
  577. - enable libnotify support
  578. - add --disable-updater and --disable-installer to mozconfig
  579. - use ja.xpi instead of l10n source
  580. - update Source21: add step to setup langpack plugin
  581. - update Source20: add japanese translation
  582. - add Source42 & Source43 for localized branding
  583. - add --disable-system-cairo and ac_add_options --disable-libjpeg-turbo
  584. for mozconfig-thunderbird-vine5
  585. * Mon May 16 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.10-1
  586. - new upstream release with security fix
  587. * Wed Dec 22 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.7-1
  588. - new upstream release with security fix
  589. * Fri Oct 29 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.6-1
  590. - new upstream release with security fix
  591. * Thu Oct 21 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.5-1
  592. - new upstream release with security fix
  593. - add patch5 to fix build failure
  594. * Sun Sep 19 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.4-1
  595. - new upstream release
  596. * Thu Sep 09 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.3-1
  597. - new upstream release with security fix
  598. - add Patch1030 to fix compilation error
  599. * Sat Aug 07 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.2-2
  600. - change mozconfig (Source1030 & 1040): add --enable-jsd
  601. * Fri Aug 06 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.2-1
  602. - new upstream release
  603. * Wed Jul 21 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1.1-1
  604. - new upstream release with security fix
  605. - add Patch0 from fedora development: fix version issue
  606. - remove BuildRequires: hunspell-devel
  607. - update mozconfig (Source1030 & Source1040): set --disable-system-hunspell
  608. * Sat Jul 03 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1-2
  609. - add BuildRequires: alsa-lib-devel
  610. - remove BuildRequires: libnotify-devel
  611. (workaround for known bug)
  612. - update mozconfig to add --disable-libnotify option
  613. * Tue Jun 29 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 3.1-1
  614. - new upstream release
  615. - update spec entirely
  616. - import patches from fedora (Patch1, 2 & 4)
  617. - drop outdated patches (Patch22, 24)
  618. - update Sources:
  619. - mozconfig (Source1030 & Source1040)
  620. - default prefs.js (Source12)
  621. - unofficial branding (Source40 & Source41)
  622. - japanese translation (Source1000)
  623. - update Patch1000 (sjis-alias)
  624. * Mon Aug 24 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.23-1
  625. - new upstream release
  626. * Wed Jul 01 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.22-1
  627. - new upstream release
  628. * Wed May 06 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.21-3
  629. - don't install official branding logos
  630. * Mon May 04 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.0.0.21-2
  631. - add necessary icons in %%{tbdir}/chrome/icons/default
  632. - add Packager tag
  633. * Fri Mar 20 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.0.0.21-1
  634. - new upstream release
  635. * Sun Jan 25 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.0.0.19-1
  636. - new upstream release
  637. * Sun Nov 23 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.0.18-1
  638. - new upstream release
  639. * Wed Apr 30 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.14-1
  640. - new upstream release
  641. * Sun Aug 5 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.0.6-0vl2
  642. - rebuilt for VineSeed
  643. * Sun Aug 5 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.0.6-0vl1
  644. - new upstream release
  645. * Sat Jul 21 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.0.5-0vl1
  646. - new upstream release
  647. - built for Vine Linux 4.x
  648. - dropped Patch1020 (merged into upstream)
  649. * Sun May 20 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.0.0.0-0vl4
  650. - added Patch1020 for workaround gcc visibility hidden bugs
  651. * Sat May 19 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.0-0vl3
  652. - build with new environment/toolchain
  653. - add build options to build with external nss/nspr libraries
  654. ac_add_options --with-system-nspr
  655. ac_add_options --with-system-nss
  656. * Mon Apr 23 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.0-0vl2
  657. - new upstream release
  658. * Mon Oct 02 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.7-0vl2
  659. - new upstream release
  660. * Fri Jul 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.5-0vl2
  661. - new upstream release
  662. * Fri Jun 09 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.4-0vl1
  663. - new upstream release
  664. * Fri Apr 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.2-0vl1
  665. - new upstream release
  666. - merge changes from firefox
  667. - use thunderbird-1.5 for MOZILLA_FIVE_HOME instead of thunderbird-1.5.0.2
  668. * Tue Mar 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl2
  669. - new upstream release
  670. - build en-US locale
  671. - merge changes from firefox
  672. - add upstream patches
  673. - disable pango rendering by default
  674. (workaround fix slow rendering in some page)
  675. * Thu Dec 29 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl0.rc2
  676. - initial build for Vine Linux based on FC package
  677. - update to 1.5RC2
  678. * Mon Nov 28 2005 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.1.rc1
  679. - Fix issue with popup dialogs and other actions causing lockups
  680. * Sat Nov 5 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.rc1
  681. - Update to 1.5 rc1
  682. * Sat Oct 8 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.beta2
  683. - Update to 1.5 beta2
  684. * Wed Sep 28 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.beta1
  685. - Update to 1.5 beta1
  686. - Bring the install phase of the spec file up to speed
  687. * Sun Aug 14 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-4
  688. - Rebuild
  689. * Sat Aug 6 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-3
  690. - Add patch to make file chooser dialog modal
  691. * Fri Jul 22 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-2
  692. - Update to 1.0.6
  693. * Mon Jul 18 2005 Christopher Aillon <caillon@redhat.com> 1.0.6-0.1.fc5
  694. - 1.0.6 Release Candidate
  695. * Fri Jul 15 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-8
  696. - Use system NSPR
  697. - Fix crash on 64bit platforms (#160330)
  698. * Thu Jun 23 2005 Kristian H淡gsberg <krh@redhat.com> 1.0.2-7
  699. - Add firefox-1.0-pango-cairo.patch to get rid of the last few Xft
  700. references, fixing the "no fonts" problem.
  701. * Fri May 13 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-6
  702. - Change the Exec line in the desktop file to `thunderbird`
  703. * Fri May 13 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-5
  704. - Update pango patche, MOZ_DISABLE_PANGO now works as advertised.
  705. * Mon May 9 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-4
  706. - Add temporary workaround to not create files in the user's $HOME (#149664)
  707. * Wed May 4 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-3
  708. - Don't have downloads "disappear" when downloading to desktop (#139015)
  709. - Fix for some more cursor issues in textareas (149991, 150002, 152089)
  710. - Add upstream patch to fix bidi justification of pango
  711. - Add patch to fix launching of helper applications
  712. - Add patch to properly link against libgfxshared_s.a
  713. - Fix multilib conflicts
  714. * Wed Apr 27 2005 Warren Togami <wtogami@redhat.com>
  715. - correct confusing PANGO vars in startup script
  716. * Wed Mar 23 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-1
  717. - Thunderbird 1.0.2
  718. * Tue Mar 8 2005 Christopher Aillon <caillon@redhat.com> 1.0-5
  719. - Add patch to compile against new fortified glibc macros
  720. * Sat Mar 5 2005 Christopher Aillon <caillon@redhat.com> 1.0-4
  721. - Rebuild against GCC 4.0
  722. - Add execshield patches
  723. - Minor specfile cleanup
  724. * Mon Dec 20 2004 Christopher Aillon <caillon@redhat.com> 1.0-3
  725. - Rebuild
  726. * Thu Dec 16 2004 Christopher Aillon <caillon@redhat.com> 1.0-2
  727. - Add RPM version to useragent
  728. * Thu Dec 16 2004 Christopher Blizzard <blizzard@redhat.com>
  729. - Port over pango patches from firefox
  730. * Wed Dec 8 2004 Christopher Aillon <caillon@redhat.com> 1.0-1
  731. - Thunderbird 1.0
  732. * Mon Dec 6 2004 Christopher Aillon <caillon@redhat.com> 1.0-0.rc1.1
  733. - Fix advanced prefs
  734. * Fri Dec 3 2004 Christopher Aillon <caillon@redhat.com>
  735. - Make this run on s390(x) now for real
  736. * Wed Dec 1 2004 Christopher Aillon <caillon@redhat.com> 1.0-0.rc1.0
  737. - Update to 1.0 rc1
  738. * Fri Nov 19 2004 Christopher Aillon <caillon@redhat.com>
  739. - Add patches to build and run on s390(x)
  740. * Thu Nov 11 2004 Christopher Aillon <caillon@redhat.com> 0.9.0-2
  741. - Rebuild to fix file chooser
  742. * Fri Nov 5 2004 Christopher Aillon <caillon@redhat.com> 0.9.0-1
  743. - Update to 0.9
  744. * Fri Oct 22 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-10
  745. - Prevent inlining of stack direction detection (#135255)
  746. * Tue Oct 19 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-9
  747. - More file chooser fixes (same as in firefox)
  748. - Fix for upstream 28327.
  749. * Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com> 0.8.0-8
  750. - Update the pango patch
  751. * Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com> 0.8.0-8
  752. - Pull over patches from firefox build:
  753. - disable default application dialog
  754. - don't include software update since it doesn't work
  755. - make external app support work
  756. * Thu Oct 14 2004 Christopher Blizzard <blizzard@redhat.com> 0.8.0-7
  757. - Use pango for rendering
  758. * Tue Oct 12 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-6
  759. - Fix for 64 bit crash at startup (b.m.o #256603)
  760. * Sat Oct 9 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-5
  761. - Add patches to fix xremote (#135036)
  762. * Fri Oct 8 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-4
  763. - Add patch to fix button focus issues (#133507)
  764. - Add patch for fix IMAP race issues (bmo #246439)
  765. * Fri Oct 1 2004 Bill Nottingham <notting@redhat.com> 0.8.0-3
  766. - filter out library Provides: and internal Requires:
  767. * Tue Sep 28 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-2
  768. - Backport the GTK+ File Chooser.
  769. - Add fix for JS math on x86_64 systems
  770. - Add pkgconfig patch
  771. * Thu Sep 16 2004 Christopher Aillon <caillon@redhat.com> 0.8.0-1
  772. - Update to 0.8.0
  773. - Remove enigmail
  774. - Update BuildRequires
  775. - Remove gcc34 and extension manager patches -- they are upstreamed.
  776. - Fix for gnome-vfs2 error at component registration
  777. * Fri Sep 03 2004 Christopher Aillon <caillon@redhat.com> 0.7.3-5
  778. - Build with --disable-xprint
  779. * Wed Sep 01 2004 David Hill <djh[at]ii.net> 0.7.3-4
  780. - remove all Xvfb-related hacks
  781. * Wed Sep 01 2004 Warren Togami <wtogami@redhat.com>
  782. - actually apply psfonts
  783. - add mozilla gnome-uriloader patch to prevent build failure
  784. * Tue Aug 31 2004 Warren Togami <wtogami@redhat.com> 0.7.3-3
  785. - rawhide import
  786. - apply NetBSD's freetype 2.1.8 patch
  787. - apply psfonts patch
  788. - remove BR on /usr/bin/ex, breaks beehive
  789. * Tue Aug 31 2004 David Hill <djh[at]ii.net> 0.7.3-0.fdr.2
  790. - oops, fix %%install
  791. * Thu Aug 26 2004 David Hill <djh[at]ii.net> 0.7.3-0.fdr.1
  792. - update to Thunderbird 0.7.3 and Enigmail 0.85.0
  793. - remove XUL.mfasl on startup, add Debian enigmail patches
  794. - add Xvfb hack for -install-global-extension
  795. * Wed Jul 14 2004 David Hill <djh[at]ii.net> 0.7.2-0.fdr.0
  796. - update to 0.7.2, just because it's there
  797. - update gcc-3.4 patch (Kaj Niemi)
  798. - add EM registration patch and remove instdir hack
  799. * Sun Jul 04 2004 David Hill <djh[at]ii.net> 0.7.1-0.fdr.1
  800. - re-add Enigmime 1.0.7, omit Enigmail until the Mozilla EM problems are fixed
  801. * Wed Jun 30 2004 David Hill <djh[at]ii.net> 0.7.1-0.fdr.0
  802. - update to 0.7.1
  803. - remove Enigmail
  804. * Mon Jun 28 2004 David Hill <djh[at]ii.net> 0.7-0.fdr.1
  805. - re-enable Enigmail 0.84.1
  806. - add gcc-3.4 patch (Kaj Niemi)
  807. - use official branding (with permission)
  808. * Fri Jun 18 2004 David Hill <djh[at]ii.net> 0.7-0.fdr.0
  809. - update to 0.7
  810. - temporarily disable Enigmail 0.84.1, make ftp links work (#1634)
  811. - specify libdir, change BR for apt (V. Skytt辰, #1617)
  812. * Tue May 18 2004 Warren Togami <wtogami@redhat.com> 0.6-0.fdr.5
  813. - temporary workaround for enigmail skin "modern" bug
  814. * Mon May 10 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.4
  815. - update to Enigmail 0.84.0
  816. - update launch script
  817. * Mon May 10 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.3
  818. - installation directory now versioned
  819. - allow root to run the program (for installing extensions)
  820. - remove unnecessary %%pre and %%post
  821. - remove separators, update mozconfig and launch script (M. Schwendt, #1460)
  822. * Wed May 05 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.2
  823. - include Enigmail, re-add release notes
  824. - delete %{_libdir}/thunderbird in %%pre
  825. * Mon May 03 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.1
  826. - update to Thunderbird 0.6
  827. * Fri Apr 30 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.0.rc1
  828. - update to Thunderbird 0.6 RC1
  829. - add new icon, remove release notes
  830. * Thu Apr 15 2004 David Hill <djh[at]ii.net> 0.6-0.fdr.0.20040415
  831. - update to latest CVS, update mozconfig and %%build accordingly
  832. - update to Enigmail 0.83.6
  833. - remove x-remote and x86_64 patches
  834. - build with -Os
  835. * Thu Apr 15 2004 David Hill <djh[at]ii.net> 0.5-0.fdr.12
  836. - update x-remote patch
  837. - more startup script fixes
  838. * Tue Apr 06 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.11
  839. - startup script fixes, and a minor cleanup
  840. * Sun Apr 04 2004 Warren Togami <wtogami@redhat.com> 0:0.5-0.fdr.10
  841. - Minor cleanups
  842. * Sun Apr 04 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.8
  843. - minor improvements to open-browser.sh and startup script
  844. - update to latest version of Blizzard's x-remote patch
  845. * Thu Mar 25 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.7
  846. - update open-browser.sh, startup script, and BuildRequires
  847. * Sun Mar 14 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.6
  848. - update open-browser script, modify BuildRequires (Warren)
  849. - add Blizzard's x-remote patch
  850. - initial attempt at x-remote-enabled startup script
  851. * Sun Mar 07 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.5
  852. - refuse to run with excessive privileges
  853. * Fri Feb 27 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.4
  854. - add Mozilla x86_64 patch (Oliver Sontag)
  855. - Enigmail source filenames now include the version
  856. - modify BuildRoot
  857. * Thu Feb 26 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.3
  858. - use the updated official tarball
  859. * Wed Feb 18 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.2
  860. - fix %%prep script
  861. * Mon Feb 16 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.1
  862. - update Enigmail to 0.83.3
  863. - use official source tarball (after removing the CRLFs)
  864. - package renamed to thunderbird
  865. * Mon Feb 09 2004 David Hill <djh[at]ii.net> 0:0.5-0.fdr.0
  866. - update to 0.5
  867. - check for lockfile before launching
  868. * Fri Feb 06 2004 David Hill <djh[at]ii.net>
  869. - update to latest cvs
  870. - update to Enigmail 0.83.2
  871. * Thu Jan 29 2004 David Hill <djh[at]ii.net> 0:0.4-0.fdr.5
  872. - update to Enigmail 0.83.1
  873. - removed Mozilla/Firebird script patching
  874. * Sat Jan 03 2004 David Hill <djh[at]ii.net> 0:0.4-0.fdr.4
  875. - add startup notification to .desktop file
  876. * Thu Dec 25 2003 Warren Togami <warren@togami.com> 0:0.4-0.fdr.3
  877. - open-browser.sh release 3
  878. - patch broken /usr/bin/mozilla script during install
  879. - dir ownership
  880. - XXX: Source fails build on x86_64... fix later
  881. * Tue Dec 23 2003 David Hill <djh[at]ii.net> 0:0.4-0.fdr.2
  882. - update to Enigmail 0.82.5
  883. - add Warren's open-browser.sh (#1113)
  884. * Tue Dec 09 2003 David Hill <djh[at]ii.net> 0:0.4-0.fdr.1
  885. - use Thunderbird's mozilla-xremote-client to launch browser
  886. * Sun Dec 07 2003 David Hill <djh[at]ii.net> 0:0.4-0.fdr.0
  887. - update to 0.4
  888. - make hyperlinks work (with recent versions of Firebird/Mozilla)
  889. * Thu Dec 04 2003 David Hill <djh[at]ii.net>
  890. - update to 0.4rc2
  891. * Wed Dec 03 2003 David Hill <djh[at]ii.net>
  892. - update to 0.4rc1 and Enigmail 0.82.4
  893. * Thu Nov 27 2003 David Hill <djh[at]ii.net>
  894. - update to latest CVS and Enigmail 0.82.3
  895. * Sun Nov 16 2003 David Hill <djh[at]ii.net>
  896. - update to latest CVS (0.4a)
  897. - update Enigmail to 0.82.2
  898. - alter mozconfig for new build requirements
  899. - add missing BuildReq (#987)
  900. * Thu Oct 16 2003 David Hill <djh[at]ii.net> 0:0.3-0.fdr.0
  901. - update to 0.3
  902. * Sun Oct 12 2003 David Hill <djh[at]ii.net> 0:0.3rc3-0.fdr.0
  903. - update to 0.3rc3
  904. - update Enigmail to 0.81.7
  905. * Thu Oct 02 2003 David Hill <djh[at]ii.net> 0:0.3rc2-0.fdr.0
  906. - update to 0.3rc2
  907. * Wed Sep 17 2003 David Hill <djh[at]ii.net> 0:0.2-0.fdr.2
  908. - simplify startup script
  909. * Wed Sep 10 2003 David Hill <djh[at]ii.net> 0:0.2-0.fdr.1
  910. - add GPG support (Enigmail 0.81.6)
  911. - specfile fixes (#679)
  912. * Thu Sep 04 2003 David Hill <djh[at]ii.net> 0:0.2-0.fdr.0
  913. - update to 0.2
  914. * Mon Sep 01 2003 David Hill <djh[at]ii.net>
  915. - initial RPM
  916. (based on the fedora MozillaFirebird-0.6.1 specfile)