thunderbird-vl.spec 41 KB

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