source: projects/specs/trunk/f/firefox/firefox-vl.spec @ 6892

Revision 6892, 41.0 KB checked in by daisuke, 12 years ago (diff)

fix specfile

Line 
1# do not include minor version number in MOZILLA_FIVE_HOME
2%global ffmajor 15.0
3%global geckomajor 15.0
4%global ffminor 1
5%global ffversion %{ffmajor}%{?ffminor:.%{ffminor}}
6%define ffdir %{_libdir}/firefox
7%global langpackdir %{ffdir}/langpacks
8%define tarballdir mozilla-release
9
10%define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
11%define homepage http://vinelinux.org/
12
13%define build_vine7 0
14%define build_vine6 0
15%define build_vine5 0
16
17# current firefox3 doesn't build on Vine Linux 4.x or older.
18%if "%{?_dist_release}" == "vl7"
19%define build_vine7 1
20%define build_vine6 1
21%define build_vine5 1
22%endif
23%if "%{?_dist_release}" == "vl6"
24%define build_vine6 1
25%define build_vine5 1
26%endif
27%if "%{?_dist_release}" == "vl5"
28%define build_vine5 1
29%endif
30
31%define ffrelease 1%{?_dist_release}
32
33%define desktop_file_utils_version 0.6
34%define nspr_version 4.9.2
35%define nss_version 3.13.6
36%define cairo_version 1.10.2-2
37#%define sqlite3_version 3.7.7.1
38%define libjpeg-turbo_version 1.1.0
39#%define gecko_version %{geckomajor}%{?ffminor:.%{ffminor}}
40%define gecko_version %{geckomajor}
41
42ExclusiveArch: i386 i586 i686 x86_64 ia64 ppc
43
44# Separated plugins are supported on x86(64) only
45%ifarch %{ix86} x86_64
46%define separated_plugins 1
47%else
48%define separated_plugins 0
49%endif
50
51Summary:        Fx Browser
52Summary(ja):    Fx ウェブブラウザ
53Name:           firefox
54Version:        %{ffversion}
55Release:        %{ffrelease}
56URL:            http://www.mozilla.org/projects/firefox/
57License:        MPL/LGPL
58Group:          Applications/Internet
59Source0:        firefox-%{version}.source.tar.bz2
60
61Source220:       mozconfig-firefox-vine5
62Source230:       mozconfig-firefox-vine6
63Source240:       mozconfig-firefox-vine7
64
65Source11:       firefox-vine-default-bookmarks.html
66Source12:       firefox-vine-default-prefs.js
67Source21:       firefox.vine.sh.in
68Source22:       firefox.png
69Source23:       fx-about.png
70Source24:       fx-about-wordmark.png
71Source25:       firefox.desktop
72Source26:       firefox-safe-mode.desktop
73Source30:       firefox.1
74Source50:       firefox-xremote-client.sh.in
75Source100:      find-external-requires
76
77# locale sources
78%define MOZ_BUILD_LOCALES "ja"
79Source1000:     firefox-%{ffversion}-langpacks.tar.bz2
80Source1010:     firefox-unofficial-branding-fx.tar.bz2
81#
82Source2000:     firefox-searchplugins-5.0-ja.tar.bz2
83
84# upstream patch
85
86# build patches
87Patch0:         firefox-install-dir.patch
88# buildfix
89Patch1:         firefox-12.0-buildfix-with-system-cairo.patch
90Patch2:         mozilla-build.patch
91Patch3:         firefox-12.0-gcc41-nosse2.patch
92
93# bugfix
94Patch14:        firefox-5.0-asciidel.patch
95#
96Patch15:        firefox-15.0-enable-addons.patch
97
98
99# customization patches
100Patch26:        firefox-1.5-default-a4-paper.patch
101
102## Vine patch
103# http://bugzilla.mozilla.org/show_bug.cgi?id=179248
104#Patch1000:      firefox-3.6.2-sjisalias.patch
105
106# vine customization patch
107Patch2000:      firefox-15.0-vine.patch
108
109
110BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
111BuildRequires:  libpng-devel
112BuildRequires:  zlib-devel, zip
113BuildRequires:  libIDL-devel
114BuildRequires:  desktop-file-utils
115BuildRequires:  gtk2-devel
116BuildRequires:  gnome-vfs2-devel
117BuildRequires:  libgnome-devel
118BuildRequires:  pango-devel
119BuildRequires:  alsa-lib-devel
120BuildRequires:  lcms-devel
121BuildRequires:  libpng-devel
122%if %{build_vine7}
123BuildRequires:  nspr-devel >= %{nspr_version}
124BuildRequires:  nss-devel >= %{nss_version}
125%endif
126%if %{build_vine6}
127BuildRequires:  cairo-devel >= %{cairo_version}
128BuildRequires:  libjpeg-turbo-devel >= %{libjpeg-turbo_version}
129%endif
130%if %{build_vine5}
131#BuildRequires:  gecko-devel = %{gecko_version}
132BuildRequires:  libnotify-devel
133BuildRequires:  libXt-devel
134BuildRequires:  libXrender-devel
135BuildRequires:  libXScrnSaver-devel
136BuildRequires:  startup-notification-devel
137%endif
138BuildRequires:  autoconf213
139BuildRequires:  freetype2-devel
140BuildRequires:  yasm
141BuildRequires:  unzip
142BuildRequires:  zip
143BuildRequires:  bzip2-devel
144BuildRequires:  python-devel
145
146Requires:       desktop-file-utils >= %{desktop_file_utils_version}
147%if %{build_vine6}
148#Requires:      nspr >= %{nspr_version}
149%endif
150%if %{build_vine5}
151#Requires:       gecko-libs >= %{gecko_version}
152%endif
153
154Obsoletes:      phoenix, mozilla-firebird, MozillaFirebird
155Obsoletes:      firefox3
156Conflicts:      firefox-esr
157Provides:       webclient
158
159AutoProv: 0
160%define _use_internal_dependency_generator 0
161%define __find_requires %{SOURCE100}
162
163Vendor: Project Vine
164Distribution: Vine Linux
165Packager: daisuke
166
167%description
168Fx Browser is an open-source web browser based on mozilla technology.
169This is unofficial build of firefox browser.
170
171%description -l ja
172FX ウェブブラウザは Mozilla テクノロジーをベースとしたオープンソースの
173ウェブブラウザです。
174
175#---------------------------------------------------------------------
176
177%prep
178%setup -q -n %{name}-%{version} -c
179cd %{tarballdir}
180
181%patch0 -p2 -b .orig
182
183%patch1 -p1 -b .fix-system-cairo
184%patch2 -p1 -b .build
185
186%if "%{?_dist_release}" == "vl5"
187%patch3 -p1 -b .gcc41
188%endif
189
190%patch14 -p1 -b .asciidel
191%patch15 -p1 -b .enable-addons
192
193%patch26 -p1
194
195#
196#%patch1000 -p0
197%patch2000 -p1 -b .vine
198
199%{__rm} -f .mozconfig
200
201%if %build_vine7
202%{__cp} %{SOURCE240} .mozconfig
203%else
204%if %build_vine6
205%{__cp} -f %{SOURCE230} .mozconfig
206%else
207%{__cp} -f %{SOURCE220} .mozconfig
208%endif
209%endif
210
211#echo "ac_add_options --with-libxul-sdk=`pkg-config --variable=sdkdir libxul`" >> .mozconfig
212
213%if !%{?separated_plugins}
214echo "ac_add_options --disable-ipc" >> .mozconfig
215%endif
216
217# update <searchplugins
218%{__tar} xjvf %{SOURCE2000} -C browser/locales/en-US/
219
220# setup unofficial branding logos
221%{__tar} xjvf %{SOURCE1010}
222%{__cp} %{SOURCE23} browser/branding/unofficial/content/about.png
223%{__cp} %{SOURCE24} browser/branding/unofficial/content/about-wordmark.png
224%{__cp} browser/branding/unofficial/locales/en-US/brand.* browser/branding/nightly/locales/en-US/
225
226#---------------------------------------------------------------------
227
228%build
229cd %{tarballdir}
230autoconf-2.13
231
232MOZ_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | \
233                %{__sed} -e 's/-Wall//' -e 's/-fexceptions/-fno-exceptions/g')
234export RPM_OPT_FLAGS=$MOZ_OPT_FLAGS
235export CFLAGS=$MOZ_OPT_FLAGS
236export CXXFLAGS=$MOZ_OPT_FLAGS
237
238export MOZILLA_OFFICIAL=1
239export BUILD_OFFICIAL=1
240export MOZ_APP_DISPLAYNAME="Fx Browser"
241
242export PREFIX='%{_prefix}'
243export LIBDIR='%{_libdir}'
244
245MOZ_SMP_FLAGS=-j1
246# On x86 architectures, Mozilla can build up to 4 jobs at once in parallel,
247# however builds tend to fail on other arches when building in parallel.
248%ifarch %{ix86} x86_64
249[ -z "$RPM_BUILD_NCPUS" ] && \
250     RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"
251[ "$RPM_BUILD_NCPUS" -ge 2 ] && MOZ_SMP_FLAGS=-j2
252[ "$RPM_BUILD_NCPUS" -ge 4 ] && MOZ_SMP_FLAGS=-j4
253%endif
254
255sed -i 's/\(MOZ_PKG_FATAL_WARNINGS =\).*/\1 0/' \
256  browser/installer/Makefile.in &&
257
258export LDFLAGS="-Wl,-rpath,%{ffdir}"
259export MAKE="gmake $MOZ_SMP_FLAGS"
260%__make -f client.mk configure
261%__make -f client.mk build STRIP="/bin/true" MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS"
262
263#---------------------------------------------------------------------
264
265%install
266cd %{tarballdir}
267%{__rm} -rf $RPM_BUILD_ROOT
268
269# set up our prefs and add it to the package manifest file, so it gets pulled in
270# to omni.jar which gets created during make install
271%{__cat} %{SOURCE12} | \
272  sed -e 's,FIREFOX_RPM_VR,%{version}-%{release},g' > dist/bin/defaults/preferences/all-vine.js
273# This sed call "replaces" firefox.js with all-vine.js, newline, and itself (&)
274# having the net effect of prepending all-vine.js above firefox.js
275%{__sed} -i -e\
276    's|@BINPATH@/@PREF_DIR@/firefox.js|@BINPATH@/@PREF_DIR@/all-vine.js\n&|' \
277    browser/installer/package-manifest.in
278       
279# set up our default bookmarks
280%{__install} -p -D -m 664 %{SOURCE11} $RPM_BUILD_ROOT%{ffdir}/defaults/profile/US/bookmarks.html
281%{__install} -p -D -m 664 %{SOURCE11} $RPM_BUILD_ROOT%{ffdir}/defaults/profile/bookmarks.html
282
283# Make sure locale works for langpacks
284%{__cat} > dist/bin/defaults/pref/firefox-l10n.js << EOF
285pref("general.useragent.locale", "chrome://global/locale/intl.properties");
286EOF
287
288export MOZ_APP_DISPLAYNAME="Fx Browser"
289%{__make} install DESTDIR=$RPM_BUILD_ROOT
290
291%{__mkdir_p} $RPM_BUILD_ROOT{%{_libdir},%{_bindir},%{_datadir}/applications}
292
293if [ "%{version}" != "%{ffmajor}" ]; then
294  if [ -d "$RPM_BUILD_ROOT%{_libdir}/firefox-%{version}" ]; then
295    %{__mv} $RPM_BUILD_ROOT%{_libdir}/firefox-%{version} $RPM_BUILD_ROOT%{ffdir}
296  fi
297fi
298
299# install icons
300%{__install} -p -D %{SOURCE22} $RPM_BUILD_ROOT%{_datadir}/pixmaps/firefox.png
301
302for desktopfiles in %{SOURCE25} %{SOURCE26}
303do
304  desktop-file-install --vendor vine \
305    --dir $RPM_BUILD_ROOT%{_datadir}/applications \
306    --add-category Application \
307    --add-category Network \
308    $desktopfiles
309done
310
311# set up the firefox start script
312%{__rm} -rf $RPM_BUILD_ROOT%{_bindir}/firefox
313XULRUNNER_DIR=`pkg-config --variable=libdir libxul | %{__sed} -e "s,%{_libdir},,g"`
314%{__cat} %{SOURCE21} | %{__sed} -e "s,XULRUNNER_DIRECTORY,$XULRUNNER_DIR,g" > \
315  $RPM_BUILD_ROOT%{_bindir}/firefox
316%{__chmod} 755 $RPM_BUILD_ROOT%{_bindir}/firefox
317
318%{__cat} %{SOURCE50} | sed -e 's,FFDIR,%{ffdir},g' -e 's,LIBDIR,%{_libdir},g' > \
319  $RPM_BUILD_ROOT%{ffdir}/firefox-xremote-client
320
321# Remove binary stub from xulrunner
322#%{__rm} -rf $RPM_BUILD_ROOT/%{ffdir}/firefox
323
324#%{__chmod} 755 $RPM_BUILD_ROOT%{ffdir}/firefox-xremote-client
325%{__install} -p -D -m 664 %{SOURCE30} $RPM_BUILD_ROOT%{_mandir}/man1/firefox.1
326
327%{__rm} -f $RPM_BUILD_ROOT%{ffdir}/firefox-config
328
329cd $RPM_BUILD_ROOT%{ffdir}/chrome
330find . -maxdepth 1 -mindepth 1 -name "*" -type d -exec %{__rm} -rf {} \;
331cd -
332
333
334echo > ../%{name}.lang
335# Extract langpacks, make any mods needed, repack the langpack, and install it.
336%{__mkdir_p} $RPM_BUILD_ROOT%{langpackdir}
337%{__tar} xf %{SOURCE1000}
338for langpack in `ls firefox-langpacks/*.xpi`; do
339  language=`basename $langpack .xpi`
340  extensionID=langpack-$language@firefox.mozilla.org
341  %{__mkdir_p} $extensionID
342  unzip $langpack -d $extensionID
343  find $extensionID -type f | xargs chmod 644
344
345  sed -i -e "s|browser.startup.homepage.*$|browser.startup.homepage=%{homepage}|g;" \
346     $extensionID/chrome/$language/locale/branding/browserconfig.properties
347
348  sed -i \
349     -e "s|Mozilla Firefox|Fx ウェブブラウザ|g" \
350     -e "s|Firefox|Fx ウェブブラウザ|g" \
351     -e "s|Mozilla|Project Vine|g" \
352     -e 's|\(.*trademarkInfo.part1.*"\).*">|\1Vine Linux および Vine Linux ロゴは Project Vine および有限会社ヴァインカーブの日本およびその他の国における商標です。">|g' \
353     $extensionID/chrome/$language/locale/branding/brand.*
354
355  cd $extensionID
356  zip -r9mX ../${extensionID}.xpi *
357  cd -
358
359  %{__install} -m 644 ${extensionID}.xpi $RPM_BUILD_ROOT%{langpackdir}
360  language=`echo $language | sed -e 's/-/_/g'`
361  echo "%%lang($language) %{langpackdir}/${extensionID}.xpi" >> ../%{name}.lang
362done
363%{__rm} -rf firefox-langpacks
364
365
366# System extensions
367%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/mozilla/extensions/%{firefox_app_id}
368%{__mkdir_p} $RPM_BUILD_ROOT%{_libdir}/mozilla/extensions/%{firefox_app_id}
369
370# Copy over the LICENSE
371%{__install} -p -c -m 644 LICENSE $RPM_BUILD_ROOT/%{ffdir}
372
373# another bug fixed by looking at the debian package
374%{__mkdir_p} $RPM_BUILD_ROOT%{ffdir}/chrome/icons/default/
375for i in default16.png default32.png default48.png
376do
377  %{__cp} -f browser/branding/unofficial/$i $RPM_BUILD_ROOT%{ffdir}/chrome/icons/default/
378done
379for i in default16.png default32.png default48.png background.png \
380         mozicon128.png document.ico firefox.ico
381do
382  %{__cp} -f browser/branding/unofficial/$i $RPM_BUILD_ROOT%{ffdir}/icons/
383done
384
385               
386# own mozilla plugin dir (#135050)
387%{__mkdir_p} $RPM_BUILD_ROOT%{_libdir}/mozilla/plugins
388
389
390# cleanup unpackaged files
391%{__rm} -rf $RPM_BUILD_ROOT%{_includedir}/*
392%{__rm} -rf $RPM_BUILD_ROOT%{_libdir}/%{name}-devel-*
393%{__rm} -rf $RPM_BUILD_ROOT%{_datadir}/idl
394
395
396#---------------------------------------------------------------------
397
398%clean
399%{__rm} -rf $RPM_BUILD_ROOT
400
401#---------------------------------------------------------------------
402
403%post
404update-desktop-database %{_datadir}/applications >& /dev/null ||:
405
406%postun
407update-desktop-database %{_datadir}/applications>& /dev/null ||:
408umask 022
409
410%preun
411# is it a final removal?
412if [ $1 -eq 0 ]; then
413  %{__rm} -rf %{ffdir}/components
414  %{__rm} -rf %{ffdir}/extensions
415  %{__rm} -rf %{ffdir}/plugins
416  %{__rm} -rf %{langpackdir}
417fi
418
419%files
420%defattr(-,root,root,-)
421%{_bindir}/firefox
422%{_mandir}/man1/*
423%{_datadir}/applications/vine-%{name}.desktop
424%{_datadir}/applications/vine-%{name}-safe-mode.desktop
425%{_datadir}/pixmaps/firefox.png
426%{ffdir}
427%{_libdir}/mozilla
428
429#---------------------------------------------------------------------
430
431%changelog
432* Sat Oct 06 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 15.0.1-1
433- update to 15.0.1
434- add BR: python-devel
435- build with external nss/nspr on Vine7
436
437* Tue Jul 17 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 14.0.1-2
438- update search plugins
439
440* Tue Jul 17 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 14.0.1-1
441- update to 14.0.1
442- build with internal nss/nspr
443
444* Sat Jun 16 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 13.0.1-1
445- update to 13.0.1
446
447* Wed Jun 06 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 13.0-1
448- update to 13.0
449
450* Sun May 20 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 12.0-3
451- add patch2 to fix build failure with gcc-4.1 (vine5)
452
453* Mon May 07 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 12.0-2
454- use internal nspr on Vine Linux 6
455- add patch2 to fix build failure with gcc-4.4
456
457* Wed Apr 25 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 12.0-1
458- update to 12.0
459- add patch1 to fix build failure with system cairo
460
461* Fri Feb 17 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 10.0.2-1
462- update to 10.0.2
463
464* Mon Feb 13 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 10.0.1-1
465- update to 10.0.1
466
467* Wed Feb 01 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 10.0-1
468- update to 10.0
469- use internal libvpx
470
471* Thu Jan 26 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 9.0.1-4
472- add AutoProv: no
473
474* Thu Dec 29 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 9.0.1-3
475- update mozconfig-firefox-vine5,6,7
476- fix spec to build in parallel
477
478* Thu Dec 22 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 9.0.1-2
479- update mozconfig
480  - build with internal nss on Vine6
481
482* Thu Dec 22 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 9.0.1-1
483- update to 9.0.1
484
485* Wed Dec 21 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 9.0-1
486- update to 9.0
487- build with nss-3.13.1
488
489* Tue Nov 22 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 8.0.1-1
490- update to 8.0.1
491
492* Fri Nov 18 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 8.0-1
493- update to 8.0
494- remove version number from MOZ_DIST_BIN
495  - /usr/lib*/firefox-8.0 -> /usr/lib*/firefox
496
497* Fri Sep 30 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 7.0.1-1
498- update to 7.0.1
499
500* Wed Sep 28 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 7.0-1
501- update to 7.0
502
503* Tue Sep 06 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 6.0.2-1
504- update to 6.0.2
505
506* Wed Aug 17 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 6.0-2
507- rebuild with libnotify-0.7
508
509* Sun Aug 14 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 6.0-1
510- update to 6.0
511
512* Tue Jul 12 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 5.0.1-1
513- update to 5.0.1
514
515* Thu Jul 07 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 5.0-1
516- update to 5.0
517- do not build with external xulrunner
518  - remove BR: gecko-devel, R: gecko-libs
519- add BR: alsa-lib-devel, lcms-devel, libvpx-devel, libpng-devel,
520  sqlite3-devel, zip
521
522* Mon May 23 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0.1-1
523- update to 4.0.1
524- remove MimeType from firefox-safe-mode.desktop
525- add BR: yasm, unzip
526
527* Tue Mar 31 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0-2
528- add "--disable-ipc" on non-x86 architecture
529- update parallel build option
530  - mozilla can build up to 4 jobs in parallel on x86
531- disable C++ exceptions since mozilla code is not exception-safe
532
533* Wed Mar 30 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0-1
534- update to 4.0
535- BR: libjpeg-turbo-devel >= 1.1.0
536- BR: nspr-devel >= 4.8.7
537- BR: nss-devel >= 3.12.9
538- BR: cairo-devel >= 1.10.2-2
539- use langpacks.xpi instead of l10n source
540- update firefox startup script
541
542* Thu Mar 10 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.15-1
543- update to 3.6.15
544
545* Wed Mar 02 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.14-1
546- update to 3.6.14
547
548* Sat Jan 08 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.13-1
549- update to 3.6.13
550
551* Thu Oct 21 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.11-1
552- update to 3.6.11
553
554* Tue Sep 14 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.9-1
555- update to 3.6.9
556
557* Mon Jul 26 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.8-1
558- update to 3.6.8
559
560* Wed Jul 21 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.7-1
561- update to 3.6.7
562
563* Wed Jun 23 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.4-1
564- update to 3.6.4
565
566* Sat Apr 03 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.3-1
567- update to 3.6.3
568
569* Fri Apr 02 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.2-1
570- update to 3.6.2
571
572* Thu Jan 21 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6-2
573- remove version number from browsername.
574- rebuild with xulrunner-1.9.2-3
575
576* Thu Jan 21 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6-1
577- update to 3.6
578
579* Sat Jan 09 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.7-2
580- update desktop files
581
582* Fri Jan 08 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.7-1
583- new upstream release
584- move to unofficial build from community build.
585  - change about dialog.
586
587* Sat Nov 21 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.5-1
588- new upstream release
589
590* Sat Aug 08 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.2-3
591- rebuild again with xulrunner-1.9.1.2-2
592
593* Fri Aug 07 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.2-2
594- rebuild with xulrunner-1.9.1.2-2
595
596* Wed Aug 05 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.2-1
597- new upstream release
598
599* Fri Jul 24 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.1-2
600- remove MimeType entry from firefox-safe-mode.desktop (<BTS:0735>)
601- add default{32,48}.png to %%{ffdir}/chrome/icons/default (<BTS:0733>)
602
603* Sun Jul 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5.1-1
604- new upstream release
605- add BR: libXt-devel, startup-notification-devel
606
607* Wed Jul 01 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5-3
608- enable-system-cairo
609
610* Tue Jun 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5-2
611- add Patch3010 to fix releasenotes urls
612
613* Tue Jun 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5-1
614- update to firefox 3.5 release
615
616* Tue Jun 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.5-0.1.rc3
617- update to firefox-3.5rc3
618
619* Fri Jun 12 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.11-1
620- new upstream release
621
622* Wed May 06 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.10-4
623- rebuild to fix broken package..
624
625* Tue May 05 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.10-3
626- add Obsoletes: firefox3
627
628* Tue Apr 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.10-2
629- new upstream release
630
631* Sun Apr 26 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.9-2
632- build with gecko-libs (xulrunner)
633- update firefox startup script (/usr/bin/firefox)
634
635* Wed Apr 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.9-1
636- new upstream release
637- build with nspr-4.7.4, nss-3.12.3
638- set FLASH_FORCE_PULSEAUDIO if PA server is running.
639
640* Sat Mar 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.8-1
641- new upstream release
642- update default bookmarks
643
644* Thu Mar 05 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.7-1
645- new upstream release
646
647* Mon Feb 16 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.6-2
648- modify mozconfig
649  - remove --enable-xft
650  - remove --enable-system-cairo, add --disable-system-cairo
651
652* Wed Feb 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.6-1
653- new upstream release
654
655* Sat Dec 20 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.5-1
656- new upstream release
657
658* Sat Nov 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.4-1
659- new upstream release
660
661* Thu Oct 02 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.3-2
662- add Patch30 to remove EULA
663
664* Sat Sep 27 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.3-1
665- new upstream release
666
667* Thu Sep 25 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.2-2
668- disable dbus.
669
670* Thu Sep 25 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.2-1
671- new upstream release
672
673* Thu Jul 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.1-1
674- new upstream release
675
676* Wed Jul 02 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0-2
677- rebuild with nss-3.12, nspr-4.7.1
678- use unofficial branding
679- change brand*Name to "Firefox Community Edition - Gran Paradiso"
680
681* Sun Jun 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0-1
682- new upstream release
683
684* Sat Apr 19 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.0.14-1
685- new upstream release
686
687* Wed Mar 26 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.13-1
688- new upstream release
689
690* Tue Feb 19 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.12-0vl3
691- new upstream release
692
693* Sat Dec 01 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.11-0vl3
694- new upstream release
695
696* Tue Nov 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.10-0vl3
697- new upstream release
698
699* Fri Oct 19 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.9-0vl3
700- new upstream release
701
702* Fri Oct 19 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.8-0vl3
703- new upstream release
704- build with nspr-4.6.7
705- update default bookmarks
706
707* Tue Jul 31 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.6-0vl3
708- new upstream release
709
710* Thu Jul 19 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.5-0vl3
711- new upstream release
712
713* Tue Jun 12 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.4-0vl9
714- fix pkgconfig file for x86_64 [VineSeed-x86_64:00333]
715- require ns{pr,s}-devel instead of ns{pr,s} for firefox-devel
716
717* Sat Jun 02 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.4-0vl6
718- fix exclude condition of firefox-{nss,nspr}.pc (<BTS:532>)
719
720* Thu May 31 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.4-0vl3
721- update to firefox-2.0.0.4
722- remove Patch1020 which is merged in upstream
723
724* Sun May 20 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.0.0.3-0vl5
725- added Patch1020 for workaround gcc visibility hidden bugs
726
727* Sat May 19 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.3-0vl4
728- add build options to build with external nss/nspr libraries
729    ac_add_options --with-system-nspr
730    ac_add_options --with-system-nss
731- remove firefox-{nspr,nss}.pc from %%files devel
732
733* Fri May 11 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.3-0vl3
734- rebuild with new environment/toolchain
735- update ja locale
736
737* Wed Mar 21 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.3-0vl2
738- new upstream release
739
740* Sat Feb 24 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.2-0vl2
741- new upstream release
742
743* Sat Jan 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.1-0vl6
744- remove typeaheadfind and venkman extention.
745
746* Fri Jan 26 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.1-0vl4
747- add build options for FireBug (<BTS:wishes:9>)
748  --enable-jsd, --enable-extention=default,typeaheadfind,venkman
749
750* Thu Dec 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0.1-0vl2
751- update to firefox-2.0.0.1
752
753* Mon Nov 27 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-0vl6
754- add Patch10 to fix Bug358798
755- fix idl install path (<BTS:401>)
756
757* Sat Oct 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-0vl4
758- update vine default settings
759  - use Firefox for UA string instead of BonEcho
760  - add vendor/vendorSub to UA string
761  - disable spell check by default
762  - enable smooth scroll by default
763
764* Tue Oct 24 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-0vl2
765- update to firefox-2.0 final
766
767* Mon Oct 23 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-0vl0.rc3
768- update to firefox-2.0rc3
769- drop unneeded patches.
770
771* Mon Oct 02 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.7-0vl4
772- change Summary, desktopfiles
773  - use Firefox Community Edition, instead of Firefox.
774
775* Fri Sep 15 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.7-0vl2
776- new upstream release
777
778* Thu Aug 17 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.6-0vl2
779- new upstream release
780- -safe-mode option (VinePlus:03026)
781  - add Patch1010
782    - add -safe-mode option in Usage(--help).
783  - add firefox-safe-mode.desktop
784
785* Wed Jul 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.5-0vl2
786- new upstream release
787- update default bookmarks
788
789* Tue Jun 06 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.4-0vl4
790- copy nss headers
791
792* Fri Jun 02 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.4-0vl2
793- new upstream release
794
795* Wed May 03 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.3-0vl2
796- new upstream release
797
798* Fri Apr 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.2-0vl4
799- use firefox-1.5 for MOZILLA_FIVE_HOME instead of firefox-1.5.0.2
800  - applications using gtkmozembed of firefox become unaffected to
801    firefox's minor version changes.
802
803* Fri Apr 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.2-0vl2
804- new upstream release
805
806* Wed Apr 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.1-0vl6
807- clean up spec file ( remove unneeded %%ghost file ... )
808
809* Wed Apr 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.1-0vl4
810- fix missing default theme in theme changer
811
812* Thu Mar 23 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.1-0vl3
813- add upstream patches (100,101,102)
814- update default bookmarks
815- build en-US locale
816- disable pango rendering by default
817  (workaround fix slow rendering in some page)
818
819* Thu Feb 02 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0.1-0vl2
820- new upstream release
821
822* Thu Jan 19 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl4
823- fix libnssckbi broken symlink problem (BUG:8)
824
825* Thu Dec 29 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl3
826- add devel subpackage for gtkembedmoz
827
828* Thu Dec 29 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl2
829- re-enable ja locale
830- fix crash bug with COMPOSITE enabled X server
831  - add patch to /usr/bin/firefox
832
833* Wed Nov 30 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl1
834- new upstream release
835
836* Sat Sep 24 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.7-0vl2
837- update to firefox-1.0.7
838
839* Tue Sep 20 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.6-0vl10
840- modified mozconfig to use RPM_OPT_FLAGS
841
842* Mon Sep 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.6-0vl8
843- add Patch110 to fix crash with gtk-2.7 (fixed in upstream)
844
845* Thu Aug 04 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.6-0vl6
846- rebuild with pango-1.9.1
847- add pango-cairo patch
848
849* Sat Jul 23 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.6-0vl4
850- update Patch25 to enable extension update feature
851  (disabled in preferences by default)
852
853* Wed Jul 20 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.6-0vl2
854- new upstream release
855
856* Thu Jul 14 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.5-0vl2
857- new upstream release
858
859* Sat May 14 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.4-0vl6
860- add more pango rendering patch from FC-devel.
861- add IM candidate window position patch.
862
863* Fri May 13 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.4-0vl4
864- fix wrong condition branching in spec file.
865
866* Fri May 13 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.4-0vl2
867- new upstream release
868- drop obsolete patch{103,104}
869
870* Sat Apr 16 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.3-0vl1
871- new upstream release
872
873* Mon Mar 28 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.2-0vl1
874- new upstream release
875
876* Tue Mar 15 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1-0vl6
877- clean up spec file
878  - drop own pixmap file (use included one)
879  - fix up file permissions
880
881* Tue Mar 15 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1-0vl4
882- remove "new-window" option from openurl in /usr/bin/firefox
883
884* Tue Mar 15 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1-0vl2
885- readd patch31,32 for pango rendering fix.
886
887* Mon Mar 14 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1-0vl0
888- rebuild for Vine Linux 3.1 (VinePlus)
889
890* Mon Mar 07 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1-0vl1
891- new upstream release
892- merge some patches from fedora
893- include ja-JP langpack only.
894- add Japanese translation for mozilla-firefox.desktop
895- disable gnomeui, gnomestripe patch
896- disable mozilla official branding.
897
898* Mon Jan 24 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0-0vl1
899- initial build for Vine Linux
900- based on fedora package, add Vine patch from Mozilla package.
901
902* Tue Dec 28 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-8
903- Add upstream langpacks
904
905* Sat Dec 25 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-7
906- Make sure we get a URL passed in to firefox (#138861)
907- Mark some generated files as ghost (#136015)
908
909* Wed Dec 15 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-6
910- Don't have downloads "disappear" when downloading to desktop (#139015)
911- Add RPM version to the useragent
912- BuildRequires pango-devel
913
914* Sat Dec 11 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-5
915- Fix spacing in textareas when using pango for rendering
916- Enable pango rendering by default.
917- Enable smooth scrolling by default
918
919* Fri Dec  3 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-4
920- Add StartupWMClass patch from Damian Christey (#135830)
921- Use system colors by default (#137810)
922- Re-add s390(x)
923
924* Sat Nov 20 2004 Christopher Blizzard <blizzard@redhat.com> 0:1.0-3
925- Add patch that uses pango for selection.
926
927* Fri Nov 12 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-2
928- Fix livemarks icon issue. (#138989)
929
930* Tue Nov  8 2004 Christopher Aillon <caillon@redhat.com> 0:1.0-1
931- Firefox 1.0
932
933* Thu Nov  4 2004 Christopher Aillon <caillon@redhat.com> 0:0.99-1.0RC1.3
934- Add support for GNOME stock icons. (bmo #233461)
935
936* Sat Oct 30 2004 Warren Togami <wtogami@redhat.com> 0:0.99-1.0RC1.2
937- #136330 BR freetype-devel with conditions
938- #135050 firefox should own mozilla plugin dir
939
940* Sat Oct 30 2004 Christopher Aillon <caillon@redhat.com> 0:0.99-1.0RC1.1
941- Update to firefox-rc1
942- Add patch for s390(x)
943
944* Tue Oct 26 2004 Christopher Aillon <caillon@redhat.com>
945- Fix LD_LIBRARY_PATH at startup (Steve Knodle)
946
947* Fri Oct 22 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.21
948- Prevent inlining of stack direction detection (#135255)
949
950* Tue Oct 19 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.20
951- More file chooser fixes:
952    Pop up a confirmation dialog before overwriting files (#134648)
953    Allow saving as complete once again
954- Fix for upstream 263263.
955
956* Tue Oct 19 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.18
957- Fix for upstream 262689.
958
959* Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com 0:0.10.1-1.0PR1.16
960- Update pango patch to one that defaults to off
961
962* Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com> 0:0.10.1-1.0PR1.15
963- Fix problem where default apps aren't showing up in the download
964  dialog (#136261)
965- Fix default height being larger than the available area, cherry picked
966  from upstream
967
968* Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com> 0:0.10.1-1.0PR1.13
969- Actually turn on pango in the mozconfig
970
971* Sat Oct 16 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.12
972- Disable the default application checks. (#133713)
973- Disable the software update feature. (#136017)
974
975* Wed Oct 13 2004 Christopher Blizzard <blizzard@redhat.com>
976- Use pango for rendering
977
978* Tue Oct 12 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.10
979- Fix for 64 bit crash at startup (b.m.o #256603)
980
981* Fri Oct  8 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.9
982- Fix compile issues (#134914)
983- Add patch to fix button focus issues (#133507)
984- Add patches to fix tab focus stealing issue (b.m.o #124750)
985
986* Fri Oct  1 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.8
987- Update to 0.10.1
988- Fix tab switching keybindings (#133504)
989
990* Fri Oct  1 2004 Bill Nottingham <notting@redhat.com> 0:0.10.0-1.0PR1.7
991- filter out library Provides: and internal Requires:
992
993* Thu Sep 30 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.6
994- Prereq desktop-file-utils >= 0.9
995
996* Thu Sep 30 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.5
997- Add clipboard access prevention patch.
998
999* Wed Sep 29 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.4
1000- Add the xul mime type to the .desktop file
1001
1002* Tue Sep 28 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.3
1003- Backport the GTK+ file chooser.
1004- Update desktop database after uninstall.
1005
1006* Mon Sep 27 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.2
1007- Change the vendor to mozilla not fedora
1008- Build with --disable-strip so debuginfo packages work (#133738)
1009- Add pkgconfig patch (bmo #261090)
1010
1011* Fri Sep 24 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.1
1012- Add a BR for desktop-file-utils
1013- Update default configuration options to use the firefox mozconfig (#132916)
1014- Use Red Hat bookmarks (#133262)
1015- Update default homepage (#132721)
1016- Fix JS math on AMD64 (#133226)
1017- Build with MOZILLA_OFICIAL (#132917)
1018
1019* Tue Sep 14 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.0
1020- Update to 1.0PR1
1021- Update man page references to say Firefox instead of Firebird
1022- Remove gcc34 and extensions patch; they are now upstream
1023- Update desktop database
1024- Minor tweaks to the .desktop file
1025
1026* Fri Sep 03 2004 Christopher Aillon <caillon@redhat.com> 0:0.9.3-8
1027- Fixup .desktop entry Name, GenericName, and Comment (#131602)
1028- Add MimeType desktop entry (patch from jrb@redhat.com)
1029- Build with --disable-xprint
1030
1031* Tue Aug 31 2004 Warren Togami <wtogami@redhat.com> 0:0.9.3-7
1032- rawhide import
1033- fedora.us #1765 NetBSD's freetype 2.1.8 compat patch
1034
1035* Sun Aug 29 2004 Adrian Reber <adrian@lisas.de> 0:0.9.3-0.fdr.6
1036- and mng support is disabled again as it seams that there is
1037  no real mng support in the code
1038
1039* Sat Aug 28 2004 Adrian Reber <adrian@lisas.de> 0:0.9.3-0.fdr.5
1040- remove ldconfig from scriptlets (bug #1846 comment #40)
1041- reenabled mng support (bug #1971)
1042- removed --enable-strip to let rpm to the stripping (bug #1971)
1043- honor system settings in firefox.sh (bug #1971)
1044- setting umask 022 in scriptlets (bug #1962)
1045
1046* Sat Aug 07 2004 Adrian Reber <adrian@lisas.de> 0:0.9.3-0.fdr.4
1047- copy the icon to the right place(TM)
1048
1049* Fri Aug 06 2004 Adrian Reber <adrian@lisas.de> 0:0.9.3-0.fdr.3
1050- readded the xpm removed in 0:0.9.2-0.fdr.5
1051
1052* Thu Aug 05 2004 Adrian Reber <adrian@lisas.de> 0:0.9.3-0.fdr.2
1053- added mozilla-1.7-psfonts.patch from rawhide mozilla
1054
1055* Thu Aug 05 2004 Adrian Reber <adrian@lisas.de> 0:0.9.3-0.fdr.1
1056- updated to 0.9.3
1057- removed following from .mozconfig:
1058    ac_add_options --with-system-mng
1059    ac_add_options --enable-xprint
1060    ac_add_options --disable-dtd-debug
1061    ac_add_options --disable-freetype2
1062    ac_add_options --enable-strip-libs
1063    ac_add_options --enable-reorder
1064    ac_add_options --enable-mathml
1065    ac_add_options --without-system-nspr
1066
1067* Tue Aug 03 2004 Adrian Reber <adrian@lisas.de> 0:0.9.2-0.fdr.5
1068- applied parts of the patch from Matthias Saou (bug #1846)
1069- delete empty directories in %%{ffdir}/chrome
1070- more cosmetic changes to the spec file
1071
1072* Wed Jul 14 2004 Adrian Reber <adrian@lisas.de> 0:0.9.2-0.fdr.4
1073- mozilla-default-plugin-less-annoying.patch readded
1074
1075* Tue Jul 13 2004 Adrian Reber <adrian@lisas.de> 0:0.9.2-0.fdr.3
1076- added krb5-devel as build requirement
1077
1078* Tue Jul 13 2004 Adrian Reber <adrian@lisas.de> 0:0.9.2-0.fdr.2
1079- added patch from bugzilla.mozilla.org (bug #247846)
1080- removed Xvfb hack
1081
1082* Fri Jul 09 2004 Adrian Reber <adrian@lisas.de> 0:0.9.2-0.fdr.1
1083- updated to 0.9.2
1084
1085* Mon Jul 05 2004 Warren Togami <wtogami@redhat.com> 0:0.9.1-0.fdr.3
1086- mharris suggestion for backwards compatibilty with Xvfb hack
1087
1088* Tue Jun 29 2004 Adrian Reber <adrian@lisas.de> 0:0.9.1-0.fdr.2
1089- added massive hack from the debian package to create the
1090  extension directory
1091
1092* Tue Jun 29 2004 Adrian Reber <adrian@lisas.de> 0:0.9.1-0.fdr.1
1093- updated to 0.9.1
1094
1095* Wed Jun 17 2004 Adrian Reber <adrian@lisas.de> 0:0.9-0.fdr.4
1096- remove extensions patch
1097- add post hack to create extensions
1098- enable negotiateauth extension
1099- copy icon to browser/app/default.xpm
1100- --enable-official-branding
1101
1102* Wed Jun 17 2004 Adrian Reber <adrian@lisas.de> 0:0.9-0.fdr.3
1103- extensions patch
1104
1105* Wed Jun 16 2004 Adrian Reber <adrian@lisas.de> 0:0.9-0.fdr.2
1106- added gnome-vfs2-devel as BuildRequires
1107- added gcc-3.4 patch
1108
1109* Wed Jun 16 2004 Adrian Reber <adrian@lisas.de> 0:0.9-0.fdr.1
1110- updated to 0.9
1111- dropped x86_64 patches
1112- dropped xremote patches
1113
1114* Wed May 26 2004 Adrian Reber <adrian@lisas.de> 0:0.8-0.fdr.13
1115- remove unused files: mozilla-config
1116
1117* Sun May 23 2004 David Hill <djh[at]ii.net> 0:0.8-0.fdr.12
1118- update mozconfig (fixes bug #1443)
1119- installation directory includes version number
1120
1121* Mon May 10 2004 Justin M. Forbes <64bit_fedora@comcast.net> 0:0.8-0.fdr.11
1122- merge x86_64 release 10 with fedora.us release 10 bump release to 11
1123
1124* Mon Apr 19 2004 Justin M. Forbes <64bit_fedora@comcast.net> 0:0.8-0.fdr.10
1125- rebuild for FC2
1126- change Source71 to properly replace Source7 for maintainability
1127
1128* Sun Apr 18 2004 Warren Togami <wtogami@redhat.com> 0:0.8-0.fdr.10
1129- 3rd xremote patch
1130- test -Os rather than -O2
1131
1132* Sun Apr 18 2004 Gene Czarcinski <gene@czarc.net>
1133- more x86_64 fixes
1134- fix firefix-xremote-client for x86_64 (similar to what is done for
1135  firefox.sh.in)
1136
1137* Sat Apr 03 2004 Warren Togami <wtogami@redhat.com> 0:0.8-0.fdr.9
1138- xremote patch for thunderbird integration #1113
1139- back out ugly hack from /usr/bin/firefox
1140- correct default bookmarks
1141
1142* Wed Feb 25 2004 Adrian Reber <adrian@lisas.de> - 0:0.8-0.fdr.7
1143- readded the new firefox icons
1144
1145* Sat Feb 21 2004 Adrian Reber <adrian@lisas.de> - 0:0.8-0.fdr.6
1146- removed new firefox icons
1147
1148* Wed Feb 18 2004 Adrian Reber <adrian@lisas.de> - 0:0.8-0.fdr.5
1149- nothing
1150
1151* Thu Feb 12 2004 Gene Czarcinski <czar@acm.org>
1152- update for x86_64 ... usr mozilla-1.6 patches
1153- change "firefox-i*" to "firefox-*" in above stuff
1154
1155* Tue Feb 10 2004 Adrian Reber <adrian@lisas.de> - 0:0.8-0.fdr.4
1156- another icon changed
1157
1158* Tue Feb 10 2004 Adrian Reber <adrian@lisas.de> - 0:0.8-0.fdr.3
1159- startup script modified
1160
1161* Mon Feb 09 2004 Adrian Reber <adrian@lisas.de> - 0:0.8-0.fdr.2
1162- new firefox icon
1163- more s/firebird/firefox/
1164
1165* Mon Feb 09 2004 Adrian Reber <adrian@lisas.de> - 0:0.8-0.fdr.1
1166- new version: 0.8
1167- new name: firefox
1168
1169* Sun Oct 19 2003 Adrian Reber <adrian@lisas.de> - 0:0.7-0.fdr.2
1170- s/0.6.1/0.7/
1171- changed user-app-dir back to .phoenix as .mozilla-firebird
1172  is not working as expected
1173- manpage now also available as MozillaFirebird.1
1174
1175* Thu Oct 16 2003 Adrian Reber <adrian@lisas.de> - 0:0.7-0.fdr.1
1176- updated to 0.7
1177- provides webclient
1178- run regxpcom and regchrome after installation and removal
1179- added a man page from the debian package
1180- changed user-app-dir from .phoenix to .mozilla-firebird
1181
1182* Tue Jul 29 2003 Adrian Reber <adrian@lisas.de> - 0:0.6.1-0.fdr.2
1183- now with mozilla-default-plugin-less-annoying.patch; see bug #586
1184
1185* Tue Jul 29 2003 Adrian Reber <adrian@lisas.de> - 0:0.6.1-0.fdr.1
1186- updated to 0.6.1
1187- changed buildrequires for XFree86-devel from 0:4.3.0 to 0:4.2.1
1188  it should now also build on RH80
1189
1190* Sun Jul 13 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.5.rh90
1191- enabled the type ahead extension: bug #484
1192
1193* Sun Jul 13 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.4.rh90
1194- renamed it again back to MozillaFirbird
1195- added libmng-devel to BuildRequires
1196- startup homepage is now www.fedora.us
1197- improved the startup script to use the unix remote protocol
1198  to open a new window
1199
1200* Thu May 19 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.3.rh90
1201- new icon from http://iconpacks.mozdev.org/phoenix/iconshots/flame48true.png
1202- now using gtk2 as toolkit
1203- renamed again back to mozilla-firebird (I like it better)
1204- Provides: MozillaFirebird for compatibility with previous releases
1205- changed default bookmarks.html to contain links to www.fedora.us
1206
1207* Thu May 19 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.2.rh90
1208- renamed package to MozillaFirebird and all files with the old name
1209- enabled mng, mathml, xinerama support
1210- now honouring RPM_OPT_FLAGS
1211
1212* Thu May 19 2003 Adrian Reber <adrian@lisas.de> - 0:0.6-0.fdr.1.rh90
1213- updated to 0.6
1214
1215* Thu May 01 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.6-0.fdr.0.1.cvs20030501.rh90
1216- Updated to CVS.
1217- Renamed to mozilla-firebird.
1218
1219* Sat Apr 05 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.6-0.fdr.0.3.cvs20030409.rh90
1220- Updated to CVS.
1221- Removed hard-coded library path.
1222
1223* Sat Apr 05 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.6-0.fdr.0.3.cvs20030402.rh90
1224- Changed Prereq to Requires.
1225- Changed BuildRequires to gtk+-devel (instead of file).
1226- Recompressed source with bzip2.
1227- Removed post.
1228
1229* Tue Apr 02 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.6-0.fdr.0.2.cvs20030402.rh90
1230- Added desktop-file-utils to BuildRequires.
1231- Changed category to X-Fedora-Extra.
1232- Updated to CVS.
1233
1234* Sun Mar 30 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0:0.6-0.fdr.0.2.cvs20030328.rh90
1235- Added Epoch:0.
1236- Added libgtk-1.2.so.0 to the BuildRequires
1237
1238* Fri Mar 28 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-0.fdr.0.1.cvs20030328.rh90
1239- Updated to latest CVS.
1240- Moved phoenix startup script into its own file
1241
1242* Wed Mar 26 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-0.fdr.0.1.cvs20030326.rh90
1243- Updated to latest CVS.
1244- Changed release to 9 vs 8.1.
1245- Added cvs script.
1246- added encoding to desktop file.
1247
1248* Sun Mar 23 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-0.fdr.0.1.cvs20030323.rh81
1249- Updated to latest CVS.
1250- added release specification XFree86-devel Build Requirement.
1251- changed chmod to %attr
1252
1253* Fri Mar 21 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-0.fdr.0.1.cvs20030317.rh81
1254- Fixed naming scheme.
1255- Fixed .desktop file.
1256
1257* Mon Mar 17 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-cvs20030317.1
1258- Updated to CVS.
1259
1260* Fri Mar 14 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-cvs20030313.2
1261- General Tweaking.
1262
1263* Thu Mar 13 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-cvs20030313.1
1264- Updated CVS.
1265- Modified mozconfig.
1266
1267* Sun Mar 09 2003 Phillip Compton <pcompton[AT]proteinmedia.com> - 0.6-cvs20030309.1
1268- Initial RPM release.
Note: See TracBrowser for help on using the repository browser.