source: projects/specs/branches/6/f/firefox/firefox-esr-vl.spec @ 11146

Revision 11146, 50.8 KB checked in by iwamoto, 7 years ago (diff)

firefox: update to 52.3.0esr

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