firefox-vl.spec 34 KB

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