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

Revision 6584, 40.7 KB checked in by daisuke, 12 years ago (diff)

update to 14.0.1
build with internal nss/nspr

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