thunderbird-vl.spec 39 KB

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