firefox-vl.spec 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116
  1. ## do not include minor version number in MOZILLA_FIVE_HOME
  2. %global ffmajor 4.0
  3. %global geckomajor 2.0
  4. %global ffminor 1
  5. %global ffversion %{ffmajor}.%{ffminor}
  6. %define ffdir %{_libdir}/firefox-%{ffmajor}
  7. %global langpackdir %{ffdir}/langpacks
  8. %define tarballdir mozilla-2.0
  9. %define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
  10. %define homepage http://vinelinux.org/
  11. %define build_vine6 0
  12. %define build_vine5 0
  13. # current firefox3 doesn't build on Vine Linux 4.x or older.
  14. %if "%{?_dist_release}" == "vl6"
  15. %define build_vine6 1
  16. %define build_vine5 1
  17. %endif
  18. %if "%{?_dist_release}" == "vl5"
  19. %define build_vine5 1
  20. %endif
  21. %define ffrelease 1%{?_dist_release}
  22. %define desktop_file_utils_version 0.6
  23. %define nspr_version 4.8.7
  24. %define nss_version 3.12.9
  25. %define cairo_version 1.10.2-2
  26. %define libjpeg-turbo_version 1.1.0
  27. %define gecko_version %{geckomajor}.%{ffminor}
  28. #define gecko_version %{geckomajor}
  29. ExclusiveArch: i386 i586 i686 x86_64 ia64 ppc s390 s390x
  30. # Separated plugins are supported on x86(64) only
  31. %ifarch %{ix86} x86_64
  32. %define separated_plugins 1
  33. %else
  34. %define separated_plugins 0
  35. %endif
  36. Summary: Fx4 for Vine Linux
  37. Summary(ja): Fx4 for Vine Linux
  38. Name: firefox
  39. Version: %{ffversion}
  40. Release: %{ffrelease}
  41. URL: http://www.mozilla.org/projects/firefox/
  42. License: MPL/LGPL
  43. Group: Applications/Internet
  44. Source0: firefox-%{version}.source.tar.bz2
  45. Source220: mozconfig-firefox4-vine5
  46. Source230: mozconfig-firefox4-vine6
  47. Source11: firefox-vine-default-bookmarks.html
  48. Source12: firefox-vine-default-prefs.js
  49. Source21: firefox.vine.sh.in
  50. Source22: firefox.png
  51. Source23: fx-about.png
  52. Source24: fx-about-wordmark.png
  53. Source25: firefox.desktop
  54. Source26: firefox-safe-mode.desktop
  55. Source30: firefox.1
  56. Source50: firefox-xremote-client.sh.in
  57. Source100: find-external-requires
  58. # locale sources
  59. %define MOZ_BUILD_LOCALES "ja"
  60. Source1000: firefox-%{ffversion}-langpacks.tar.bz2
  61. Source1010: firefox-unofficial-branding-fx4.tar.bz2
  62. #
  63. Source2000: firefox-searchplugins-4.0-ja.tar.bz2
  64. # upstream patch
  65. # build patches
  66. Patch0: firefox-version.patch
  67. # customization patches
  68. Patch26: firefox-1.5-default-a4-paper.patch
  69. ## Vine patch
  70. # http://bugzilla.mozilla.org/show_bug.cgi?id=179248
  71. Patch1000: firefox-3.6.2-sjisalias.patch
  72. # vine customization patch
  73. Patch2000: firefox-4.0-vine.patch
  74. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  75. BuildRequires: libpng-devel
  76. BuildRequires: zlib-devel, zip
  77. BuildRequires: libIDL-devel
  78. BuildRequires: desktop-file-utils
  79. BuildRequires: gtk2-devel
  80. BuildRequires: gnome-vfs2-devel
  81. BuildRequires: libgnome-devel
  82. BuildRequires: pango-devel
  83. %if %{build_vine6}
  84. BuildRequires: libnotify-devel
  85. BuildRequires: cairo-devel >= %{cairo_version}
  86. BuildRequires: libjpeg-turbo-devel >= %{libjpeg-turbo_version}
  87. %endif
  88. %if %{build_vine5}
  89. BuildRequires: nspr-devel >= %{nspr_version}
  90. BuildRequires: nss-devel >= %{nss_version}
  91. BuildRequires: gecko-devel = %{gecko_version}
  92. BuildRequires: libXt-devel
  93. BuildRequires: libXrender-devel
  94. BuildRequires: startup-notification-devel
  95. %endif
  96. BuildRequires: autoconf213
  97. BuildRequires: freetype2-devel
  98. BuildRequires: yasm
  99. BuildRequires: unzip
  100. Requires: desktop-file-utils >= %{desktop_file_utils_version}
  101. %if %{build_vine5}
  102. Requires: nspr >= %{nspr_version}
  103. Requires: nss >= %{nss_version}
  104. Requires: gecko-libs >= %{gecko_version}
  105. %endif
  106. Obsoletes: phoenix, mozilla-firebird, MozillaFirebird
  107. Obsoletes: firefox3
  108. Provides: webclient
  109. #AutoProv: 0
  110. %define _use_internal_dependency_generator 0
  111. %define __find_requires %{SOURCE100}
  112. %description
  113. Fx3.6 is an open-source web browser based on mozilla technology.
  114. This is unofficial build of firefox browser.
  115. #---------------------------------------------------------------------
  116. %prep
  117. %setup -q -n %{name}-%{version} -c
  118. cd %{tarballdir}
  119. sed -e 's/__RPM_VERSION_INTERNAL__/%{ffmajor}/' \
  120. %{P:%%PATCH0} > version.patch
  121. %{__patch} -p1 -b --suffix .version < version.patch
  122. %patch26 -p1
  123. #
  124. %patch1000 -p0
  125. %patch2000 -p1
  126. %{__rm} -f .mozconfig
  127. %{__cp} %{SOURCE230} .mozconfig
  128. %if %build_vine5
  129. %{__cp} -f %{SOURCE220} .mozconfig
  130. %endif
  131. echo "ac_add_options --with-libxul-sdk=`pkg-config --variable=sdkdir libxul`" >> .mozconfig
  132. %if !%{?separated_plugins}
  133. echo "ac_add_options --disable-ipc" >> .mozconfig
  134. %endif
  135. # update searchplugins
  136. %{__tar} xjvf %{SOURCE2000} -C browser/locales/en-US/
  137. # setup unofficial branding logos
  138. %{__tar} xjvf %{SOURCE1010}
  139. %{__cp} %{SOURCE23} browser/branding/unofficial/content/about.png
  140. %{__cp} %{SOURCE24} browser/branding/unofficial/content/about-wordmark.png
  141. %{__cp} browser/branding/unofficial/locales/en-US/brand.* browser/branding/nightly/locales/en-US/
  142. #---------------------------------------------------------------------
  143. %build
  144. cd %{tarballdir}
  145. autoconf-2.13
  146. MOZ_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | \
  147. %{__sed} -e 's/-Wall//' -e 's/-fexceptions/-fno-exceptions/g')
  148. export RPM_OPT_FLAGS=$MOZ_OPT_FLAGS
  149. export CFLAGS=$MOZ_OPT_FLAGS
  150. export CXXFLAGS=$MOZ_OPT_FLAGS
  151. export MOZILLA_OFFICIAL=1
  152. export BUILD_OFFICIAL=1
  153. export MOZ_APP_DISPLAYNAME="Fx for Vine Linux"
  154. export PREFIX='%{_prefix}'
  155. export LIBDIR='%{_libdir}'
  156. MOZ_SMP_FLAGS=-j1
  157. # On x86 architectures, Mozilla can build up to 4 jobs at once in parallel,
  158. # however builds tend to fail on other arches when building in parallel.
  159. %ifarch %{ix86} x86_64
  160. [ -z "$RPM_BUILD_NCPUS" ] && \
  161. RPM_BUILD_NCPUS="/usr/bin/getconf _NPROCESSORS_ONLN"
  162. [ "$RPM_BUILD_NCPUS" -ge 2 ] && MOZ_SMP_FLAGS=-j2
  163. [ "$RPM_BUILD_NCPUS" -ge 4 ] && MOZ_SMP_FLAGS=-j4
  164. %endif
  165. export LDFLAGS="-Wl,-rpath,%{ffdir}"
  166. export MAKE="gmake $MOZ_SMP_FLAGS"
  167. %__make -f client.mk configure
  168. %__make -f client.mk build STRIP="/bin/true" MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS"
  169. #---------------------------------------------------------------------
  170. %install
  171. cd %{tarballdir}
  172. %{__rm} -rf $RPM_BUILD_ROOT
  173. # set up our prefs and add it to the package manifest file, so it gets pulled in
  174. # to omni.jar which gets created during make install
  175. %{__cat} %{SOURCE12} | sed -e 's,FIREFOX_RPM_VR,%{version}-%{release},g' > dist/bin/defaults/preferences/all-vine.js
  176. # This sed call "replaces" firefox.js with all-vine.js, newline, and itself (&)
  177. # having the net effect of prepending all-vine.js above firefox.js
  178. %{__sed} -i -e\
  179. 's|@BINPATH@/@PREF_DIR@/firefox.js|@BINPATH@/@PREF_DIR@/all-vine.js\n&|' \
  180. browser/installer/package-manifest.in
  181. # set up our default bookmarks
  182. %{__install} -p -D -m 664 %{SOURCE11} $RPM_BUILD_ROOT%{ffdir}/defaults/profile/US/bookmarks.html
  183. %{__install} -p -D -m 664 %{SOURCE11} $RPM_BUILD_ROOT%{ffdir}/defaults/profile/bookmarks.html
  184. # Make sure locale works for langpacks
  185. %{__cat} > dist/bin/defaults/preferences/firefox-l10n.js << EOF
  186. pref("general.useragent.locale", "chrome://global/locale/intl.properties");
  187. EOF
  188. export MOZ_APP_DISPLAYNAME="Fx for Vine Linux"
  189. %{__make} install DESTDIR=$RPM_BUILD_ROOT
  190. %{__mkdir_p} $RPM_BUILD_ROOT{%{_libdir},%{_bindir},%{_datadir}/applications}
  191. if [ "%{version}" != "%{ffmajor}" ]; then
  192. if [ -d "$RPM_BUILD_ROOT%{_libdir}/firefox-%{version}" ]; then
  193. %{__mv} $RPM_BUILD_ROOT%{_libdir}/firefox-%{version} $RPM_BUILD_ROOT%{ffdir}
  194. fi
  195. fi
  196. # install icons
  197. %{__install} -p -D %{SOURCE22} $RPM_BUILD_ROOT%{_datadir}/pixmaps/firefox.png
  198. for desktopfiles in %{SOURCE25} %{SOURCE26}
  199. do
  200. desktop-file-install --vendor vine \
  201. --dir $RPM_BUILD_ROOT%{_datadir}/applications \
  202. --add-category Application \
  203. --add-category Network \
  204. $desktopfiles
  205. done
  206. # set up the firefox start script
  207. #%{__rm} -rf $RPM_BUILD_ROOT%{_bindir}/firefox
  208. #%{__cat} %{SOURCE21} | %{__sed} -e 's,FIREFOX_VERSION,%{ffmajor},g' > \
  209. # $RPM_BUILD_ROOT%{_bindir}/firefox
  210. #%{__chmod} 755 $RPM_BUILD_ROOT%{_bindir}/firefox
  211. %{__rm} -rf $RPM_BUILD_ROOT%{_bindir}/firefox
  212. XULRUNNER_DIR=`pkg-config --variable=libdir libxul | %{__sed} -e "s,%{_libdir},,g"`
  213. %{__cat} %{SOURCE21} | %{__sed} -e 's,FIREFOX_VERSION,%{ffmajor},g' \
  214. | %{__sed} -e "s,XULRUNNER_DIRECTORY,$XULRUNNER_DIR,g" > \
  215. $RPM_BUILD_ROOT%{_bindir}/firefox
  216. %{__chmod} 755 $RPM_BUILD_ROOT%{_bindir}/firefox
  217. %{__cat} %{SOURCE50} | sed -e 's,FFDIR,%{ffdir},g' -e 's,LIBDIR,%{_libdir},g' > \
  218. $RPM_BUILD_ROOT%{ffdir}/firefox-xremote-client
  219. # Remove binary stub from xulrunner
  220. %{__rm} -rf $RPM_BUILD_ROOT/%{ffdir}/firefox
  221. #%{__chmod} 755 $RPM_BUILD_ROOT%{ffdir}/firefox-xremote-client
  222. %{__install} -p -D -m 664 %{SOURCE30} $RPM_BUILD_ROOT%{_mandir}/man1/firefox.1
  223. %{__rm} -f $RPM_BUILD_ROOT%{ffdir}/firefox-config
  224. cd $RPM_BUILD_ROOT%{ffdir}/chrome
  225. find . -maxdepth 1 -mindepth 1 -name "*" -type d -exec %{__rm} -rf {} \;
  226. cd -
  227. echo > ../%{name}.lang
  228. # Extract langpacks, make any mods needed, repack the langpack, and install it.
  229. %{__mkdir_p} $RPM_BUILD_ROOT%{langpackdir}
  230. %{__tar} xf %{SOURCE1000}
  231. for langpack in `ls firefox-langpacks/*.xpi`; do
  232. language=`basename $langpack .xpi`
  233. extensionID=langpack-$language@firefox.mozilla.org
  234. %{__mkdir_p} $extensionID
  235. unzip $langpack -d $extensionID
  236. find $extensionID -type f | xargs chmod 644
  237. sed -i -e "s|browser.startup.homepage.*$|browser.startup.homepage=%{homepage}|g;" \
  238. $extensionID/chrome/$language/locale/branding/browserconfig.properties
  239. cd $extensionID
  240. zip -r9mX ../${extensionID}.xpi *
  241. cd -
  242. %{__install} -m 644 ${extensionID}.xpi $RPM_BUILD_ROOT%{langpackdir}
  243. language=`echo $language | sed -e 's/-/_/g'`
  244. echo "%%lang($language) %{langpackdir}/${extensionID}.xpi" >> ../%{name}.lang
  245. done
  246. %{__rm} -rf firefox-langpacks
  247. # System extensions
  248. %{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/mozilla/extensions/%{firefox_app_id}
  249. %{__mkdir_p} $RPM_BUILD_ROOT%{_libdir}/mozilla/extensions/%{firefox_app_id}
  250. # Copy over the LICENSE
  251. %{__install} -p -c -m 644 LICENSE $RPM_BUILD_ROOT/%{ffdir}
  252. # another bug fixed by looking at the debian package
  253. %{__mkdir_p} $RPM_BUILD_ROOT%{ffdir}/chrome/icons/default/
  254. for i in default16.png default32.png default48.png
  255. do
  256. %{__cp} -f browser/branding/unofficial/$i $RPM_BUILD_ROOT%{ffdir}/chrome/icons/default/
  257. done
  258. for i in default16.png default32.png default48.png document.png \
  259. mozicon128.png
  260. do
  261. %{__cp} -f browser/branding/unofficial/$i $RPM_BUILD_ROOT%{ffdir}/icons/
  262. done
  263. # own mozilla plugin dir (#135050)
  264. %{__mkdir_p} $RPM_BUILD_ROOT%{_libdir}/mozilla/plugins
  265. #---------------------------------------------------------------------
  266. %clean
  267. %{__rm} -rf $RPM_BUILD_ROOT
  268. #---------------------------------------------------------------------
  269. %post
  270. update-desktop-database %{_datadir}/applications >& /dev/null ||:
  271. %postun
  272. update-desktop-database %{_datadir}/applications>& /dev/null ||:
  273. umask 022
  274. %preun
  275. # is it a final removal?
  276. if [ $1 -eq 0 ]; then
  277. %{__rm} -rf %{ffdir}/components
  278. %{__rm} -rf %{ffdir}/extensions
  279. %{__rm} -rf %{ffdir}/plugins
  280. %{__rm} -rf %{langpackdir}
  281. fi
  282. %files
  283. %defattr(-,root,root,-)
  284. %{_bindir}/firefox
  285. %{_mandir}/man1/*
  286. %{_datadir}/applications/vine-%{name}.desktop
  287. %{_datadir}/applications/vine-%{name}-safe-mode.desktop
  288. %{_datadir}/pixmaps/firefox.png
  289. %{ffdir}
  290. %{_libdir}/mozilla
  291. #---------------------------------------------------------------------
  292. %changelog
  293. * Mon May 23 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.1-1
  294. - update to 4.0.1
  295. - remove MimeType from firefox-safe-mode.desktop
  296. - add BR: yasm, unzip
  297. * Tue Mar 31 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0-2
  298. - add "--disable-ipc" on non-x86 architecture
  299. - update parallel build option
  300. - mozilla can build up to 4 jobs in parallel on x86
  301. - disable C++ exceptions since mozilla code is not exception-safe
  302. * Wed Mar 30 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0-1
  303. - update to 4.0
  304. - BR: libjpeg-turbo-devel >= 1.1.0
  305. - BR: nspr-devel >= 4.8.7
  306. - BR: nss-devel >= 3.12.9
  307. - BR: cairo-devel >= 1.10.2-2
  308. - use langpacks.xpi instead of l10n source
  309. - update firefox startup script
  310. * Thu Mar 10 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.15-1
  311. - update to 3.6.15
  312. * Wed Mar 02 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.14-1
  313. - update to 3.6.14
  314. * Sat Jan 08 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.13-1
  315. - update to 3.6.13
  316. * Thu Oct 21 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.11-1
  317. - update to 3.6.11
  318. * Tue Sep 14 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.9-1
  319. - update to 3.6.9
  320. * Mon Jul 26 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.8-1
  321. - update to 3.6.8
  322. * Wed Jul 21 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.7-1
  323. - update to 3.6.7
  324. * Wed Jun 23 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.4-1
  325. - update to 3.6.4
  326. * Sat Apr 03 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.3-1
  327. - update to 3.6.3
  328. * Fri Apr 02 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.2-1
  329. - update to 3.6.2
  330. * Thu Jan 21 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6-2
  331. - remove version number from browsername.
  332. - rebuild with xulrunner-1.9.2-3
  333. * Thu Jan 21 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6-1
  334. - update to 3.6
  335. * Sat Jan 09 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.7-2
  336. - update desktop files
  337. * Fri Jan 08 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.7-1
  338. - new upstream release
  339. - move to unofficial build from community build.
  340. - change about dialog.
  341. * Sat Nov 21 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.5-1
  342. - new upstream release
  343. * Sat Aug 08 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.2-3
  344. - rebuild again with xulrunner-1.9.1.2-2
  345. * Fri Aug 07 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.2-2
  346. - rebuild with xulrunner-1.9.1.2-2
  347. * Wed Aug 05 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.2-1
  348. - new upstream release
  349. * Fri Jul 24 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.1-2
  350. - remove MimeType entry from firefox-safe-mode.desktop (<BTS:0735>)
  351. - add default{32,48}.png to %%{ffdir}/chrome/icons/default (<BTS:0733>)
  352. * Sun Jul 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.1-1
  353. - new upstream release
  354. - add BR: libXt-devel, startup-notification-devel
  355. * Wed Jul 01 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5-3
  356. - enable-system-cairo
  357. * Tue Jun 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5-2
  358. - add Patch3010 to fix releasenotes urls
  359. * Tue Jun 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5-1
  360. - update to firefox 3.5 release
  361. * Tue Jun 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5-0.1.rc3
  362. - update to firefox-3.5rc3
  363. * Fri Jun 12 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.11-1
  364. - new upstream release
  365. * Wed May 06 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.10-4
  366. - rebuild to fix broken package..
  367. * Tue May 05 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.10-3
  368. - add Obsoletes: firefox3
  369. * Tue Apr 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.10-2
  370. - new upstream release
  371. * Sun Apr 26 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.9-2
  372. - build with gecko-libs (xulrunner)
  373. - update firefox startup script (/usr/bin/firefox)
  374. * Wed Apr 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.9-1
  375. - new upstream release
  376. - build with nspr-4.7.4, nss-3.12.3
  377. - set FLASH_FORCE_PULSEAUDIO if PA server is running.
  378. * Sat Mar 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.8-1
  379. - new upstream release
  380. - update default bookmarks
  381. * Thu Mar 05 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.7-1
  382. - new upstream release
  383. * Mon Feb 16 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.6-2
  384. - modify mozconfig
  385. - remove --enable-xft
  386. - remove --enable-system-cairo, add --disable-system-cairo
  387. * Wed Feb 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.6-1
  388. - new upstream release
  389. * Sat Dec 20 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.5-1
  390. - new upstream release
  391. * Sat Nov 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.4-1
  392. - new upstream release
  393. * Thu Oct 02 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.3-2
  394. - add Patch30 to remove EULA
  395. * Sat Sep 27 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.3-1
  396. - new upstream release
  397. * Thu Sep 25 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.2-2
  398. - disable dbus.
  399. * Thu Sep 25 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.2-1
  400. - new upstream release
  401. * Thu Jul 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.1-1
  402. - new upstream release
  403. * Wed Jul 02 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0-2
  404. - rebuild with nss-3.12, nspr-4.7.1
  405. - use unofficial branding
  406. - change brand*Name to "Firefox Community Edition - Gran Paradiso"
  407. * Sun Jun 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0-1
  408. - new upstream release
  409. * Sat Apr 19 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.0.14-1
  410. - new upstream release
  411. * Wed Mar 26 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.13-1
  412. - new upstream release
  413. * Tue Feb 19 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.12-0vl3
  414. - new upstream release
  415. * Sat Dec 01 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.11-0vl3
  416. - new upstream release
  417. * Tue Nov 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.10-0vl3
  418. - new upstream release
  419. * Fri Oct 19 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.9-0vl3
  420. - new upstream release
  421. * Fri Oct 19 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.8-0vl3
  422. - new upstream release
  423. - build with nspr-4.6.7
  424. - update default bookmarks
  425. * Tue Jul 31 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.6-0vl3
  426. - new upstream release
  427. * Thu Jul 19 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.5-0vl3
  428. - new upstream release
  429. * Tue Jun 12 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.4-0vl9
  430. - fix pkgconfig file for x86_64 [VineSeed-x86_64:00333]
  431. - require ns{pr,s}-devel instead of ns{pr,s} for firefox-devel
  432. * Sat Jun 02 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.4-0vl6
  433. - fix exclude condition of firefox-{nss,nspr}.pc (<BTS:532>)
  434. * Thu May 31 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.4-0vl3
  435. - update to firefox-2.0.0.4
  436. - remove Patch1020 which is merged in upstream
  437. * Sun May 20 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.0.0.3-0vl5
  438. - added Patch1020 for workaround gcc visibility hidden bugs
  439. * Sat May 19 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.3-0vl4
  440. - add build options to build with external nss/nspr libraries
  441. ac_add_options --with-system-nspr
  442. ac_add_options --with-system-nss
  443. - remove firefox-{nspr,nss}.pc from %%files devel
  444. * Fri May 11 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.3-0vl3
  445. - rebuild with new environment/toolchain
  446. - update ja locale
  447. * Wed Mar 21 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.3-0vl2
  448. - new upstream release
  449. * Sat Feb 24 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.2-0vl2
  450. - new upstream release
  451. * Sat Jan 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.1-0vl6
  452. - remove typeaheadfind and venkman extention.
  453. * Fri Jan 26 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.1-0vl4
  454. - add build options for FireBug (<BTS:wishes:9>)
  455. --enable-jsd, --enable-extention=default,typeaheadfind,venkman
  456. * Thu Dec 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.1-0vl2
  457. - update to firefox-2.0.0.1
  458. * Mon Nov 27 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-0vl6
  459. - add Patch10 to fix Bug358798
  460. - fix idl install path (<BTS:401>)
  461. * Sat Oct 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-0vl4
  462. - update vine default settings
  463. - use Firefox for UA string instead of BonEcho
  464. - add vendor/vendorSub to UA string
  465. - disable spell check by default
  466. - enable smooth scroll by default
  467. * Tue Oct 24 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-0vl2
  468. - update to firefox-2.0 final
  469. * Mon Oct 23 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-0vl0.rc3
  470. - update to firefox-2.0rc3
  471. - drop unneeded patches.
  472. * Mon Oct 02 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.7-0vl4
  473. - change Summary, desktopfiles
  474. - use Firefox Community Edition, instead of Firefox.
  475. * Fri Sep 15 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.7-0vl2
  476. - new upstream release
  477. * Thu Aug 17 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.6-0vl2
  478. - new upstream release
  479. - -safe-mode option (VinePlus:03026)
  480. - add Patch1010
  481. - add -safe-mode option in Usage(--help).
  482. - add firefox-safe-mode.desktop
  483. * Wed Jul 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.5-0vl2
  484. - new upstream release
  485. - update default bookmarks
  486. * Tue Jun 06 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.4-0vl4
  487. - copy nss headers
  488. * Fri Jun 02 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.4-0vl2
  489. - new upstream release
  490. * Wed May 03 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.3-0vl2
  491. - new upstream release
  492. * Fri Apr 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.2-0vl4
  493. - use firefox-1.5 for MOZILLA_FIVE_HOME instead of firefox-1.5.0.2
  494. - applications using gtkmozembed of firefox become unaffected to
  495. firefox's minor version changes.
  496. * Fri Apr 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.2-0vl2
  497. - new upstream release
  498. * Wed Apr 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.1-0vl6
  499. - clean up spec file ( remove unneeded %%ghost file ... )
  500. * Wed Apr 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.1-0vl4
  501. - fix missing default theme in theme changer
  502. * Thu Mar 23 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.1-0vl3
  503. - add upstream patches (100,101,102)
  504. - update default bookmarks
  505. - build en-US locale
  506. - disable pango rendering by default
  507. (workaround fix slow rendering in some page)
  508. * Thu Feb 02 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.1-0vl2
  509. - new upstream release
  510. * Thu Jan 19 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl4
  511. - fix libnssckbi broken symlink problem (BUG:8)
  512. * Thu Dec 29 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl3
  513. - add devel subpackage for gtkembedmoz
  514. * Thu Dec 29 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl2
  515. - re-enable ja locale
  516. - fix crash bug with COMPOSITE enabled X server
  517. - add patch to /usr/bin/firefox
  518. * Wed Nov 30 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl1
  519. - new upstream release
  520. * Sat Sep 24 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.7-0vl2
  521. - update to firefox-1.0.7
  522. * Tue Sep 20 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.6-0vl10
  523. - modified mozconfig to use RPM_OPT_FLAGS
  524. * Mon Sep 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.6-0vl8
  525. - add Patch110 to fix crash with gtk-2.7 (fixed in upstream)
  526. * Thu Aug 04 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.6-0vl6
  527. - rebuild with pango-1.9.1
  528. - add pango-cairo patch
  529. * Sat Jul 23 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.6-0vl4
  530. - update Patch25 to enable extension update feature
  531. (disabled in preferences by default)
  532. * Wed Jul 20 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.6-0vl2
  533. - new upstream release
  534. * Thu Jul 14 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.5-0vl2
  535. - new upstream release
  536. * Sat May 14 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.4-0vl6
  537. - add more pango rendering patch from FC-devel.
  538. - add IM candidate window position patch.
  539. * Fri May 13 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.4-0vl4
  540. - fix wrong condition branching in spec file.
  541. * Fri May 13 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.4-0vl2
  542. - new upstream release
  543. - drop obsolete patch{103,104}
  544. * Sat Apr 16 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.3-0vl1
  545. - new upstream release
  546. * Mon Mar 28 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.2-0vl1
  547. - new upstream release
  548. * Tue Mar 15 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1-0vl6
  549. - clean up spec file
  550. - drop own pixmap file (use included one)
  551. - fix up file permissions
  552. * Tue Mar 15 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1-0vl4
  553. - remove "new-window" option from openurl in /usr/bin/firefox
  554. * Tue Mar 15 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1-0vl2
  555. - readd patch31,32 for pango rendering fix.
  556. * Mon Mar 14 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1-0vl0
  557. - rebuild for Vine Linux 3.1 (VinePlus)
  558. * Mon Mar 07 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1-0vl1
  559. - new upstream release
  560. - merge some patches from fedora
  561. - include ja-JP langpack only.
  562. - add Japanese translation for mozilla-firefox.desktop
  563. - disable gnomeui, gnomestripe patch
  564. - disable mozilla official branding.
  565. * Mon Jan 24 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0-0vl1
  566. - initial build for Vine Linux
  567. - based on fedora package, add Vine patch from Mozilla package.
  568. * Tue Dec 28 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-8
  569. - Add upstream langpacks
  570. * Sat Dec 25 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-7
  571. - Make sure we get a URL passed in to firefox (#138861)
  572. - Mark some generated files as ghost (#136015)
  573. * Wed Dec 15 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-6
  574. - Don't have downloads "disappear" when downloading to desktop (#139015)
  575. - Add RPM version to the useragent
  576. - BuildRequires pango-devel
  577. * Sat Dec 11 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-5
  578. - Fix spacing in textareas when using pango for rendering
  579. - Enable pango rendering by default.
  580. - Enable smooth scrolling by default
  581. * Fri Dec 3 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-4
  582. - Add StartupWMClass patch from Damian Christey (#135830)
  583. - Use system colors by default (#137810)
  584. - Re-add s390(x)
  585. * Sat Nov 20 2004 Christopher Blizzard <blizzard@redhat.com> 0:1.0-3
  586. - Add patch that uses pango for selection.
  587. * Fri Nov 12 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-2
  588. - Fix livemarks icon issue. (#138989)
  589. * Tue Nov 8 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-1
  590. - Firefox 1.0
  591. * Thu Nov 4 2004 Christopher Aillon <caillon@redhat.com> 0:0.99-1.0RC1.3
  592. - Add support for GNOME stock icons. (bmo #233461)
  593. * Sat Oct 30 2004 Warren Togami <wtogami@redhat.com> 0:0.99-1.0RC1.2
  594. - #136330 BR freetype-devel with conditions
  595. - #135050 firefox should own mozilla plugin dir
  596. * Sat Oct 30 2004 Christopher Aillon <caillon@redhat.com> 0:0.99-1.0RC1.1
  597. - Update to firefox-rc1
  598. - Add patch for s390(x)
  599. * Tue Oct 26 2004 Christopher Aillon <caillon@redhat.com>
  600. - Fix LD_LIBRARY_PATH at startup (Steve Knodle)
  601. * Fri Oct 22 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.21
  602. - Prevent inlining of stack direction detection (#135255)
  603. * Tue Oct 19 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.20
  604. - More file chooser fixes:
  605. Pop up a confirmation dialog before overwriting files (#134648)
  606. Allow saving as complete once again
  607. - Fix for upstream 263263.
  608. * Tue Oct 19 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.18
  609. - Fix for upstream 262689.
  610. * Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com 0:0.10.1-1.0PR1.16
  611. - Update pango patch to one that defaults to off
  612. * Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com> 0:0.10.1-1.0PR1.15
  613. - Fix problem where default apps aren't showing up in the download
  614. dialog (#136261)
  615. - Fix default height being larger than the available area, cherry picked
  616. from upstream
  617. * Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com> 0:0.10.1-1.0PR1.13
  618. - Actually turn on pango in the mozconfig
  619. * Sat Oct 16 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.12
  620. - Disable the default application checks. (#133713)
  621. - Disable the software update feature. (#136017)
  622. * Wed Oct 13 2004 Christopher Blizzard <blizzard@redhat.com>
  623. - Use pango for rendering
  624. * Tue Oct 12 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.10
  625. - Fix for 64 bit crash at startup (b.m.o #256603)
  626. * Fri Oct 8 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.9
  627. - Fix compile issues (#134914)
  628. - Add patch to fix button focus issues (#133507)
  629. - Add patches to fix tab focus stealing issue (b.m.o #124750)
  630. * Fri Oct 1 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.8
  631. - Update to 0.10.1
  632. - Fix tab switching keybindings (#133504)
  633. * Fri Oct 1 2004 Bill Nottingham <notting@redhat.com> 0:0.10.0-1.0PR1.7
  634. - filter out library Provides: and internal Requires:
  635. * Thu Sep 30 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.6
  636. - Prereq desktop-file-utils >= 0.9
  637. * Thu Sep 30 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.5
  638. - Add clipboard access prevention patch.
  639. * Wed Sep 29 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.4
  640. - Add the xul mime type to the .desktop file
  641. * Tue Sep 28 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.3
  642. - Backport the GTK+ file chooser.
  643. - Update desktop database after uninstall.
  644. * Mon Sep 27 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.2
  645. - Change the vendor to mozilla not fedora
  646. - Build with --disable-strip so debuginfo packages work (#133738)
  647. - Add pkgconfig patch (bmo #261090)
  648. * Fri Sep 24 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.1
  649. - Add a BR for desktop-file-utils
  650. - Update default configuration options to use the firefox mozconfig (#132916)
  651. - Use Red Hat bookmarks (#133262)
  652. - Update default homepage (#132721)
  653. - Fix JS math on AMD64 (#133226)
  654. - Build with MOZILLA_OFICIAL (#132917)
  655. * Tue Sep 14 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.0
  656. - Update to 1.0PR1
  657. - Update man page references to say Firefox instead of Firebird
  658. - Remove gcc34 and extensions patch; they are now upstream
  659. - Update desktop database
  660. - Minor tweaks to the .desktop file
  661. * Fri Sep 03 2004 Christopher Aillon <caillon@redhat.com> 0:0.9.3-8
  662. - Fixup .desktop entry Name, GenericName, and Comment (#131602)
  663. - Add MimeType desktop entry (patch from jrb@redhat.com)
  664. - Build with --disable-xprint
  665. * Tue Aug 31 2004 Warren Togami <wtogami@redhat.com> 0:0.9.3-7
  666. - rawhide import
  667. - fedora.us #1765 NetBSD's freetype 2.1.8 compat patch
  668. * Sun Aug 29 2004 Adrian Reber <adrian@lisas.de> 0:0.9.3-0.fdr.6
  669. - and mng support is disabled again as it seams that there is
  670. no real mng support in the code
  671. * Sat Aug 28 2004 Adrian Reber <adrian@lisas.de> 0:0.9.3-0.fdr.5
  672. - remove ldconfig from scriptlets (bug #1846 comment #40)
  673. - reenabled mng support (bug #1971)
  674. - removed --enable-strip to let rpm to the stripping (bug #1971)
  675. - honor system settings in firefox.sh (bug #1971)
  676. - setting umask 022 in scriptlets (bug #1962)
  677. * Sat Aug 07 2004 Adrian Reber <adrian@lisas.de> 0:0.9.3-0.fdr.4
  678. - copy the icon to the right place(TM)
  679. * Fri Aug 06 2004 Adrian Reber <adrian@lisas.de> 0:0.9.3-0.fdr.3
  680. - readded the xpm removed in 0:0.9.2-0.fdr.5
  681. * Thu Aug 05 2004 Adrian Reber <adrian@lisas.de> 0:0.9.3-0.fdr.2
  682. - added mozilla-1.7-psfonts.patch from rawhide mozilla
  683. * Thu Aug 05 2004 Adrian Reber <adrian@lisas.de> 0:0.9.3-0.fdr.1
  684. - updated to 0.9.3
  685. - removed following from .mozconfig:
  686. ac_add_options --with-system-mng
  687. ac_add_options --enable-xprint
  688. ac_add_options --disable-dtd-debug
  689. ac_add_options --disable-freetype2
  690. ac_add_options --enable-strip-libs
  691. ac_add_options --enable-reorder
  692. ac_add_options --enable-mathml
  693. ac_add_options --without-system-nspr
  694. * Tue Aug 03 2004 Adrian Reber <adrian@lisas.de> 0:0.9.2-0.fdr.5
  695. - applied parts of the patch from Matthias Saou (bug #1846)
  696. - delete empty directories in %%{ffdir}/chrome
  697. - more cosmetic changes to the spec file
  698. * Wed Jul 14 2004 Adrian Reber <adrian@lisas.de> 0:0.9.2-0.fdr.4
  699. - mozilla-default-plugin-less-annoying.patch readded
  700. * Tue Jul 13 2004 Adrian Reber <adrian@lisas.de> 0:0.9.2-0.fdr.3
  701. - added krb5-devel as build requirement
  702. * Tue Jul 13 2004 Adrian Reber <adrian@lisas.de> 0:0.9.2-0.fdr.2
  703. - added patch from bugzilla.mozilla.org (bug #247846)
  704. - removed Xvfb hack
  705. * Fri Jul 09 2004 Adrian Reber <adrian@lisas.de> 0:0.9.2-0.fdr.1
  706. - updated to 0.9.2
  707. * Mon Jul 05 2004 Warren Togami <wtogami@redhat.com> 0:0.9.1-0.fdr.3
  708. - mharris suggestion for backwards compatibilty with Xvfb hack
  709. * Tue Jun 29 2004 Adrian Reber <adrian@lisas.de> 0:0.9.1-0.fdr.2
  710. - added massive hack from the debian package to create the
  711. extension directory
  712. * Tue Jun 29 2004 Adrian Reber <adrian@lisas.de> 0:0.9.1-0.fdr.1
  713. - updated to 0.9.1
  714. * Wed Jun 17 2004 Adrian Reber <adrian@lisas.de> 0:0.9-0.fdr.4
  715. - remove extensions patch
  716. - add post hack to create extensions
  717. - enable negotiateauth extension
  718. - copy icon to browser/app/default.xpm
  719. - --enable-official-branding
  720. * Wed Jun 17 2004 Adrian Reber <adrian@lisas.de> 0:0.9-0.fdr.3
  721. - extensions patch
  722. * Wed Jun 16 2004 Adrian Reber <adrian@lisas.de> 0:0.9-0.fdr.2
  723. - added gnome-vfs2-devel as BuildRequires
  724. - added gcc-3.4 patch
  725. * Wed Jun 16 2004 Adrian Reber <adrian@lisas.de> 0:0.9-0.fdr.1
  726. - updated to 0.9
  727. - dropped x86_64 patches
  728. - dropped xremote patches
  729. * Wed May 26 2004 Adrian Reber <adrian@lisas.de> 0:0.8-0.fdr.13
  730. - remove unused files: mozilla-config
  731. * Sun May 23 2004 David Hill <djh[at]ii.net> 0:0.8-0.fdr.12
  732. - update mozconfig (fixes bug #1443)
  733. - installation directory includes version number
  734. * Mon May 10 2004 Justin M. Forbes <64bit_fedora@comcast.net> 0:0.8-0.fdr.11
  735. - merge x86_64 release 10 with fedora.us release 10 bump release to 11
  736. * Mon Apr 19 2004 Justin M. Forbes <64bit_fedora@comcast.net> 0:0.8-0.fdr.10
  737. - rebuild for FC2
  738. - change Source71 to properly replace Source7 for maintainability
  739. * Sun Apr 18 2004 Warren Togami <wtogami@redhat.com> 0:0.8-0.fdr.10
  740. - 3rd xremote patch
  741. - test -Os rather than -O2
  742. * Sun Apr 18 2004 Gene Czarcinski <gene@czarc.net>
  743. - more x86_64 fixes
  744. - fix firefix-xremote-client for x86_64 (similar to what is done for
  745. firefox.sh.in)
  746. * Sat Apr 03 2004 Warren Togami <wtogami@redhat.com> 0:0.8-0.fdr.9
  747. - xremote patch for thunderbird integration #1113
  748. - back out ugly hack from /usr/bin/firefox
  749. - correct default bookmarks
  750. * Wed Feb 25 2004 Adrian Reber <adrian@lisas.de> - 0:0.8-0.fdr.7
  751. - readded the new firefox icons
  752. * Sat Feb 21 2004 Adrian Reber <adrian@lisas.de> - 0:0.8-0.fdr.6
  753. - removed new firefox icons
  754. * Wed Feb 18 2004 Adrian Reber <adrian@lisas.de> - 0:0.8-0.fdr.5
  755. - nothing
  756. * Thu Feb 12 2004 Gene Czarcinski <czar@acm.org>
  757. - update for x86_64 ... usr mozilla-1.6 patches
  758. - change "firefox-i*" to "firefox-*" in above stuff
  759. * Tue Feb 10 2004 Adrian Reber <adrian@lisas.de> - 0:0.8-0.fdr.4
  760. - another icon changed
  761. * Tue Feb 10 2004 Adrian Reber <adrian@lisas.de> - 0:0.8-0.fdr.3
  762. - startup script modified
  763. * Mon Feb 09 2004 Adrian Reber <adrian@lisas.de> - 0:0.8-0.fdr.2
  764. - new firefox icon
  765. - more s/firebird/firefox/
  766. * Mon Feb 09 2004 Adrian Reber <adrian@lisas.de> - 0:0.8-0.fdr.1
  767. - new version: 0.8
  768. - new name: firefox
  769. * Sun Oct 19 2003 Adrian Reber <adrian@lisas.de> - 0:0.7-0.fdr.2
  770. - s/0.6.1/0.7/
  771. - changed user-app-dir back to .phoenix as .mozilla-firebird
  772. is not working as expected
  773. - manpage now also available as MozillaFirebird.1
  774. * Thu Oct 16 2003 Adrian Reber <adrian@lisas.de> - 0:0.7-0.fdr.1
  775. - updated to 0.7
  776. - provides webclient
  777. - run regxpcom and regchrome after installation and removal
  778. - added a man page from the debian package
  779. - changed user-app-dir from .phoenix to .mozilla-firebird
  780. * Tue Jul 29 2003 Adrian Reber <adrian@lisas.de> - 0:0.6.1-0.fdr.2
  781. - now with mozilla-default-plugin-less-annoying.patch; see bug #586
  782. * Tue Jul 29 2003 Adrian Reber <adrian@lisas.de> - 0:0.6.1-0.fdr.1
  783. - updated to 0.6.1
  784. - changed buildrequires for XFree86-devel from 0:4.3.0 to 0:4.2.1
  785. it should now also build on RH80
  786. * Sun Jul 13 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.5.rh90
  787. - enabled the type ahead extension: bug #484
  788. * Sun Jul 13 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.4.rh90
  789. - renamed it again back to MozillaFirbird
  790. - added libmng-devel to BuildRequires
  791. - startup homepage is now www.fedora.us
  792. - improved the startup script to use the unix remote protocol
  793. to open a new window
  794. * Thu May 19 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.3.rh90
  795. - new icon from http://iconpacks.mozdev.org/phoenix/iconshots/flame48true.png
  796. - now using gtk2 as toolkit
  797. - renamed again back to mozilla-firebird (I like it better)
  798. - Provides: MozillaFirebird for compatibility with previous releases
  799. - changed default bookmarks.html to contain links to www.fedora.us
  800. * Thu May 19 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.2.rh90
  801. - renamed package to MozillaFirebird and all files with the old name
  802. - enabled mng, mathml, xinerama support
  803. - now honouring RPM_OPT_FLAGS
  804. * Thu May 19 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.1.rh90
  805. - updated to 0.6
  806. * Thu May 01 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.6-0.fdr.0.1.cvs20030501.rh90
  807. - Updated to CVS.
  808. - Renamed to mozilla-firebird.
  809. * Sat Apr 05 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.6-0.fdr.0.3.cvs20030409.rh90
  810. - Updated to CVS.
  811. - Removed hard-coded library path.
  812. * Sat Apr 05 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.6-0.fdr.0.3.cvs20030402.rh90
  813. - Changed Prereq to Requires.
  814. - Changed BuildRequires to gtk+-devel (instead of file).
  815. - Recompressed source with bzip2.
  816. - Removed post.
  817. * Tue Apr 02 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.6-0.fdr.0.2.cvs20030402.rh90
  818. - Added desktop-file-utils to BuildRequires.
  819. - Changed category to X-Fedora-Extra.
  820. - Updated to CVS.
  821. * Sun Mar 30 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.6-0.fdr.0.2.cvs20030328.rh90
  822. - Added Epoch:0.
  823. - Added libgtk-1.2.so.0 to the BuildRequires
  824. * Fri Mar 28 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-0.fdr.0.1.cvs20030328.rh90
  825. - Updated to latest CVS.
  826. - Moved phoenix startup script into its own file
  827. * Wed Mar 26 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-0.fdr.0.1.cvs20030326.rh90
  828. - Updated to latest CVS.
  829. - Changed release to 9 vs 8.1.
  830. - Added cvs script.
  831. - added encoding to desktop file.
  832. * Sun Mar 23 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-0.fdr.0.1.cvs20030323.rh81
  833. - Updated to latest CVS.
  834. - added release specification XFree86-devel Build Requirement.
  835. - changed chmod to %attr
  836. * Fri Mar 21 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-0.fdr.0.1.cvs20030317.rh81
  837. - Fixed naming scheme.
  838. - Fixed .desktop file.
  839. * Mon Mar 17 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-cvs20030317.1
  840. - Updated to CVS.
  841. * Fri Mar 14 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-cvs20030313.2
  842. - General Tweaking.
  843. * Thu Mar 13 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-cvs20030313.1
  844. - Updated CVS.
  845. - Modified mozconfig.
  846. * Sun Mar 09 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-cvs20030309.1
  847. - Initial RPM release.