source: projects/specs/trunk/c/chromium/chromium-vl.spec @ 8556

Revision 8556, 35.8 KB checked in by Takemikaduchi, 10 years ago (diff)

new upstream release

Line 
1#% global with_system_zlib 1
2#% global with_system_jpeg 1
3#% global with_system_png 1
4
5#% global with_system_icu 1
6#% global with_system_v8 1
7#% global with_system_vpx 1
8
9#NOTE: src/third_party/ffmpeg/ffmpeg.gyp:
10# There's a couple key GYP variables that control how FFmpeg is built:
11#   ffmpeg_branding
12#     Controls whether we build the Chromium or Google Chrome version of
13#     FFmpeg.  The Google Chrome version contains additional codecs.
14#     Typical values are Chromium, Chrome, ChromiumOS, and ChromeOS.
15#   build_ffmpegsumo
16#     When set to zero will build Chromium against Chrome's FFmpeg headers, but
17#     not build ffmpegsumo itself.  Users are expected to build and provide
18#     their own version of ffmpegsumo.  Default value is 1.
19#% global with_system_ffmpeg 1
20#% global with_build_ffmpegsumo 1
21
22%global chrome_sandbox %{_prefix}/lib/chrome_sandbox
23
24Name:           chromium
25Summary:        Google's opens source browser project
26Summary(ja):    Googleのオープンソースウェブブラウザ
27#'
28Version:        35.0.1916.153
29Release:        1%{?_dist_release}
30License:        BSD-3-Clause, LGPL-2.1+
31Group:          Applications/Internet
32Source0:        %{name}-%{version}-vine.tar.xz
33# Script used to create the %{name}-%{version}-vine.tar.xz archive from
34# a official tarball:
35# http://gsdview.appspot.com/chromium-browser-official/chromium-30.0.1599.XXX.tar.xz
36Source3:        pack_chromium_source-vine.sh
37# Patch template which adds vendor to user agent
38##!!Source20:       chromium-vendor.patch.in
39Source20:       chromium-vendor-vine.patch.in
40# Set default prefs
41##!!Source30:       master_preferences
42Source30:       master_preferences.vine
43##!!Source31:       default_bookmarks.html
44#Source31:       default_bookmarks.html.vine
45Source99:       chrome-wrapper
46##!!Source100:      chromium-browser.sh
47Source100:      chromium-browser-vine.sh
48##!!Source101:      chromium-browser.desktop
49Source101:      chromium-browser-vine.desktop
50Source102:      chromium-browser.xml
51Source103:      chromium.default
52
53
54## Start Patches
55# Fedora and OpenSUSE
56# Many changes to the gyp systems so we can use system libraries
57Patch1:         chromium-32.0.1700.72-no-test-sources.patch
58# removes build part for courgette
59Patch13:        chromium-33.0.1750.152-no-courgette.patch
60# enables reading of the master preference
61Patch14:        chromium-30.0.1599.84-master-prefs-path.patch
62# Fix some includes specifically for the GCC version used
63#Patch21:        chromium-gcc-fixes.patch
64Patch21:        chromium-gcc47.patch
65# Add more charset aliases
66Patch64:        chromium-more-codec-aliases.patch
67# Compile the sandbox with -fPIE settings
68Patch66:        chromium-sandbox-pie.patch
69# Adjust ldflags for better building
70Patch67:        adjust-ldflags-no-keep-memory.patch
71
72
73# http://code.google.com/p/gperftools/issues/detail?id=444
74Patch90:                chromium-21.0.1180.81-glibc216.patch
75
76# Vine
77Patch100:               chromium-30.0.1599.84-no-ffmpegsumo.patch
78Patch101:               chromium-disable-GoogleApiKeysInfoBar-vine.patch
79Patch102:               chromium-35.0.1916.114-rungn.patch
80
81
82BuildRequires:  pciutils-devel
83##!!BuildRequires:  Mesa-devel
84BuildRequires:  mesa-libGLU-devel
85##!!BuildRequires:  alsa-devel
86BuildRequires:  alsa-lib-devel
87BuildRequires:  pulseaudio-libs-devel
88BuildRequires:  bison
89BuildRequires:  cups-devel
90BuildRequires:  desktop-file-utils
91BuildRequires:  flex
92BuildRequires:  freetype2-devel
93BuildRequires:  gperf
94BuildRequires:  hunspell-devel
95##!!BuildRequires:  libbz2-devel
96%{?with_system_bzip2:BuildRequires:  bzip2-devel}
97%{?with_system_libevent:BuildRequires:  libevent-devel}
98##!!BuildRequires:  libexpat-devel
99BuildRequires:  expat-devel
100BuildRequires:  libgcrypt-devel
101%{?with_system_jpeg:BuildRequires:  libjpeg-devel}
102%{?with_system_png:BuildRequires:  libpng-devel}
103BuildRequires:  libstdc++-devel >= 4.4
104%{?with_system_vpx:BuildRequires:  libvpx-devel >= 0.9.5}
105%{?with_system_libxslt:BuildRequires:  libxslt-devel}
106BuildRequires:  libzip-devel
107##!!BuildRequires:  lzma
108#BuildRequires:  xz
109##!!BuildRequires:  mozilla-nspr-devel
110BuildRequires:  nspr-devel
111##!!BuildRequires:  mozilla-nss-devel
112BuildRequires:  nss-devel
113BuildRequires:  krb5-devel
114BuildRequires:  openssl-devel
115BuildRequires:  pam-devel
116##!!BuildRequires:  pkg-config
117#BuildRequires:  subversion
118##!!BuildRequires:  perl(Switch)
119BuildRequires:  perl
120BuildRequires:  cairo-devel >= 1.6
121BuildRequires:  dbus-devel
122BuildRequires:  dbus-glib-devel
123##!!BuildRequires:  gconf2-devel
124BuildRequires:  GConf2-devel
125BuildRequires:  glib2-devel
126BuildRequires:  gtk2-devel
127%{?with_system_libxml:BuildRequires:  libxml2-devel}
128BuildRequires:  python
129##!!BuildRequires:  python-xml
130BuildRequires:  python-pyxml
131%{?with_system_sqlite:BuildRequires:  sqlite3-devel}
132##!!BuildRequires:  update-desktop-files
133%{?with_system_v8:BuildRequires:  v8-devel}
134##!!BuildRequires:  wdiff
135%{?with_system_zlib:BuildRequires:  zlib-devel}
136##!!BuildRequires:  libpulse-devel
137BuildRequires:  pulseaudio-libs-devel
138##!!BuildRequires:  libelf-devel
139BuildRequires:  elfutils-libelf-devel
140BuildRequires:  libgnome-keyring-devel
141BuildRequires:  python-devel
142#BuildRequires:  glew-devel
143%{?with_system_icu:BuildRequires:  libicu-devel >= 4.0}
144BuildRequires:  libudev-devel
145BuildRequires:  libcap-devel
146
147BuildRequires:  ninja
148
149##Vine Linux
150#BuildRequires:  libpaper-devel
151BuildRequires:  libXScrnSaver-devel
152BuildRequires:  libXtst-devel
153BuildRequires:  libXdamage-devel
154BuildRequires:  libXt-devel
155#%ifarch x86_64
156#Requires:  nspluginwrapper
157#%endif
158
159##!!Requires:       alsa
160Requires:       alsa-lib
161Requires:       pulseaudio-libs
162Requires:       xdg-utils
163%{?with_system_v8:Requires:       v8}
164
165BuildRoot:      %{_tmppath}/%{name}-%{version}-root
166
167Obsoletes: chromium < %{version}-%{release}
168
169
170%description
171Chromium is the open-source project behind Google Chrome.
172We invite you to join us in our effort to help build a safer, faster,
173and more stable way for all Internet users to experience the web,
174and to create a powerful platform for developing a new generation of
175web applications.
176
177%description -l ja
178Chromium は Google Chrome の後方にあるオープンソースプロジェクトです。
179ウェブを体験しているすべてのインターネットユーザに対して
180より安全で、より速くて、より安定した方法を築き上げるのを補助するでしょう。
181そして、ウェブアプリケーションの新しい世代を発展させ、
182強力なプラットホームを作成するために、
183私たちの取り組みにぜひ参加してください。
184
185
186%prep
187# if 0%{?with_build_ffmpegsumo}
188# # with_build_ffmpegsumo=1
189# else
190# # with_build_ffmpegsumo=0
191# endif
192
193#%setup -q
194[ -d %{name}-%{version} ] && %__rm -rf %{name}-%{version}
195xz -dc %{SOURCE0} | %__tar -xf - || exit 1
196%setup -D -T -n %{name}-%{version}
197
198%patch1 -p1
199%patch64
200%patch13 -p1
201%patch14 -p1
202%patch21 -p1
203%patch66 -p1
204%patch67 -p1
205
206%patch90 -p1
207
208%patch100 -p1
209%patch101 -p1
210%patch102 -p1
211
212## built header file: avconfig.h
213[ -f src/third_party/ffmpeg/libavutil/avconfig.h ] && exit 1
214cat > src/third_party/ffmpeg/libavutil/avconfig.h <<EOF
215/* Generated by ffconf */
216#ifndef AVUTIL_AVCONFIG_H
217#define AVUTIL_AVCONFIG_H
218#define AV_HAVE_BIGENDIAN 0
219#define AV_HAVE_FAST_UNALIGNED 1
220#define AV_HAVE_INCOMPATIBLE_FORK_ABI 0
221#endif /* AVUTIL_AVCONFIG_H */
222EOF
223
224# apply vendor patch after substitution
225#%__sed "s:RPM_VERSION:%{version}-%{release}:" %{SOURCE20} | patch -p0 || exit 1
226
227# Make sure that the requires legal files can be found
228%__cp -a src/AUTHORS src/LICENSE . || exit 1
229
230# remove breakpad
231sed -i "s|import breakpad||" src/tools/find_depot_tools.py
232
233
234%build
235#export GYP_GENERATORS=make
236#export CC="gcc"
237#export CXX="g++"
238#export AR="ar"
239#export RANLIB="ranlib"
240
241## create make files
242
243PARSED_OPT_FLAGS=`echo \'$RPM_OPT_FLAGS -fPIC -fno-ipa-cp -fno-strict-aliasing \' | %__sed "s/ /',/g" | %__sed "s/',/', '/g" `
244# '
245for i in src/build/common.gypi; do
246        %__sed -i "s|'-march=pentium4',||g" $i
247                %__sed -i "s|'-mfpmath=sse',||g" $i
248        %__sed -i "s|'-O<(debug_optimize)',||g" $i
249        %__sed -i "s|'-fno-exceptions',|$PARSED_OPT_FLAGS|g" $i
250        %__sed -i "s|'-Werror'|'-Wno-error'|g" $i
251done
252
253pushd src
254
255export GYP_GENERATORS='ninja'
256
257./build/gyp_chromium build/all.gyp --depth . \
258    -Dwerror= \
259        -Dlinux_dump_symbols=0 \
260    -Dlinux_sandbox_path=%{chrome_sandbox} \
261    -Dlinux_sandbox_chrome_path=%{_libdir}/chromium/chromium \
262    %ifarch %{ix86}
263        -Dtarget_arch=ia32 \
264    %endif
265    %ifarch x86_64
266        -Dtarget_arch=x64 \
267    %endif
268    -Dlinux_use_gold_flags=0 \
269    -Dlinux_use_gold_binary=0 \
270    \
271    -Dlinux_use_tcmalloc=0 \
272    -Duse_system_bzip2=0 \
273    -Duse_system_flac=0 \
274    -Duse_system_harfbuzz=0 \
275    -Duse_system_icu=0 \
276    -Dicu_use_data_file_flag=0 \
277    -Duse_system_libevent=0 \
278    -Duse_system_libexif=0 \
279    -Duse_system_libjpeg=0 \
280    -Duse_system_libmtp=0 \
281    -Duse_system_libpng=0 \
282    -Duse_system_libusb=0 \
283    -Duse_system_libvpx=0 \
284    -Duse_system_libwebp=0 \
285    -Duse_system_libxml=0 \
286    -Duse_system_libxslt=0 \
287    -Duse_system_libyuv=0 \
288    -Duse_system_minizip=0 \
289    -Duse_system_nss=0 \
290    -Duse_system_nspr=0 \
291    -Duse_openssl=0 \
292    -Duse_system_opus=0 \
293    -Duse_system_protobuf=0 \
294    -Duse_system_re2=0 \
295    -Duse_system_speex=0 \
296    -Duse_system_v8=0 \
297    -Duse_system_xdg_utils=0 \
298    -Duse_system_yasm=0 \
299    -Duse_system_zlib=0 \
300    %{?with_system_ffmpeg:-Duse_system_ffmpeg=1} \
301    %{!?with_system_ffmpeg:-Duse_system_ffmpeg=0} \
302    %{?with_build_ffmpegsumo:-Duse_build_ffmpegsumo=1} \
303    %{!?with_build_ffmpegsumo:-Duse_build_ffmpegsumo=0} \
304    -Duse_system_vpx=0 \
305    -Duse_system_sqlite=0 \
306        -Dlinux_fpic=1 \
307    -Ddisable_sse2=1 \
308    -Ddisable_glibc=1 \
309    -Ddisable_newlib_untar=1 \
310    -Ddisable_pnacl=1 \
311    -Djavascript_engine=v8 \
312    -Ddisable_nacl=1 \
313    -Dproprietary_codecs=1 \
314        \
315    -Duse_pulseaudio=1 \
316    -Dlinux_link_libpci=1 \
317    -Dlinux_link_gnome_keyring=1 \
318    -Dlinux_link_gsettings=1 \
319    -Dlinux_link_libgps=1 \
320    %ifnarch %{ix86}
321        -Dlinux_link_kerberos=1 \
322    %endif
323    %if %{?_dist_release} == "vl6"
324        -Dgcc_version=44 \
325    %endif
326    ;
327
328#    -Dlibrary=shared_library -Drelease_extra_cflags=-fPIC \
329
330ninja -C out/Release chrome
331
332# Build the required SUID_SANDBOX helper
333ninja -C out/Release chrome_sandbox
334
335# Build the ChromeDriver test suite
336ninja -C out/Release chromedriver
337popd
338
339%install
340%{__rm} -rf %{buildroot}
341
342%__mkdir_p %{buildroot}%{_bindir}
343%__install -m 755 %{SOURCE100} %{buildroot}%{_bindir}/chromium
344%ifarch x86_64
345%__mkdir_p %{buildroot}%{_prefix}/lib/
346%endif
347# x86_64 capable systems need this
348%__sed -i "s|/usr/lib/chromium|%{_libdir}/chromium|g" %{buildroot}%{_bindir}/chromium
349%__mkdir_p %{buildroot}%{_libdir}/chromium/
350#%__mkdir_p %{buildroot}%{_libdir}/chromium/plugins/
351%__mkdir_p %{buildroot}%{_mandir}/man1/
352pushd src/out/Release
353
354# Install the file /etc/default/chromium which defines the chromium flags
355mkdir -p %{buildroot}%{_sysconfdir}/default
356install -m 644 %{SOURCE103} %{buildroot}%{_sysconfdir}/default/chromium
357
358
359%__cp -a chrome_sandbox %{buildroot}%{_prefix}/lib/ || exit 1
360%__ln_s %{_prefix}/lib/chrome_sandbox %{buildroot}/%{_libdir}/chromium/chrome-sandbox || exit 1
361%__cp -a *.pak locales resources xdg-mime %{buildroot}%{_libdir}/chromium/ || exit 1
362%__cp -a chromedriver %{buildroot}%{_libdir}/chromium/ || exit 1
363
364%{?with_build_ffmpegsumo:%__cp -a libffmpegsumo.so %{buildroot}%{_libdir}/chromium/ || exit 1}
365
366%__sed "s|xdg-mime|%{_libdir}/chromium/xdg-mime|g" xdg-settings > %{buildroot}%{_libdir}/chromium/xdg-settings || exit 1
367
368%__cp -a chrome %{buildroot}%{_libdir}/chromium/chromium || exit 1
369# %__cp -a lib.target/lib*.so %{buildroot}%{_libdir}/chromium/ || exit 1
370# %__cp -a lib.host/lib*.so %{buildroot}%{_libdir}/chromium/ || exit 1
371%__cp -a chrome.1 %{buildroot}%{_mandir}/man1/chrome.1 || exit 1
372%__cp -a chrome.1 %{buildroot}%{_mandir}/man1/chromium.1 || exit 1
373popd
374
375%__mkdir_p %{buildroot}%{_datadir}/pixmaps/
376%__cp -a src/chrome/app/theme/chromium/product_logo_48.png %{buildroot}%{_datadir}/pixmaps/chromium-browser.png
377for i in 22 24 48 64 128 256; do
378    %__mkdir_p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps
379    %__cp -a src/chrome/app/theme/chromium/product_logo_${i}.png %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/chromium-browser.png || exit 1
380done
381
382%__mkdir_p %{buildroot}%{_datadir}/applications/
383desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE101}
384
385%__mkdir_p %{buildroot}%{_datadir}/gnome-control-center/default-apps/
386%__cp -a %{SOURCE102} %{buildroot}%{_datadir}/gnome-control-center/default-apps/
387
388# # # link to browser plugin path.  Plugin patch doesn't work. Why?
389# # %{__mkdir_p} %{buildroot}%{_libdir}/browser-plugins
390# # pushd %{buildroot}%{_libdir}/%{name}
391# # %{__ln_s} %{_libdir}/browser-plugins plugins
392# # popd
393# pushd %{buildroot}%{_libdir}/%{name}
394# #%ifarch x86_64
395# #%{__ln_s} %{_libdir}/mozilla/plugins-wrapped plugins || exit 1
396# #%else
397# %{__ln_s} %{_libdir}/mozilla/plugins plugins || exit 1
398# #%endif
399# popd
400
401# Install the master_preferences file
402%__mkdir_p %{buildroot}%{_sysconfdir}/%{name}
403%__install -m 0644 %{SOURCE30} %{buildroot}%{_sysconfdir}/%{name}/$(basename %{SOURCE30} .vine)
404#%__install -m 0644 %{SOURCE31} %{buildroot}%{_sysconfdir}/%{name}
405
406# This enables HTML5 video if you have ffmpeg installed,
407# you naughty naughty user.
408pushd %{buildroot}%{_libdir}/chromium
409touch %{buildroot}%{_libdir}/libavcodec.so.52
410%__ln_s %{_libdir}/libavcodec.so.52 libavcodec.so.52
411touch %{buildroot}%{_libdir}/libavformat.so.52
412%__ln_s %{_libdir}/libavformat.so.52 libavformat.so.52
413touch %{buildroot}%{_libdir}/libavutil.so.50
414%__ln_s %{_libdir}/libavutil.so.50 libavutil.so.50
415popd
416
417%clean
418%{__rm} -rf %{buildroot}
419
420%post
421touch --no-create %{_datadir}/icons/hicolor
422if [ -x %{_bindir}/gtk-update-icon-cache ]; then
423  %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
424fi
425%{_bindir}/update-desktop-database --quiet %{_datadir}/applications || :
426
427%postun
428%{_bindir}/update-desktop-database --quiet %{_datadir}/applications
429touch --no-create %{_datadir}/icons/hicolor
430if [ -x %{_bindir}/gtk-update-icon-cache ]; then
431  %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
432fi || :
433
434
435%files
436%defattr(-,root,root,-)
437%config %{_sysconfdir}/%{name}
438%config %{_sysconfdir}/default/chromium
439%dir %{_datadir}/gnome-control-center
440%dir %{_datadir}/gnome-control-center/default-apps
441%dir %{_libdir}/chromium/
442%{_bindir}/chromium
443%{_libdir}/chromium/chromium
444#%{_libdir}/chromium/plugins/
445%{_libdir}/chromium/locales/
446%{_libdir}/chromium/resources/
447#%{_libdir}/chromium/nacl_*
448#%{_libdir}/chromium/libppGoogleNaClPluginChrome.so
449%attr(755,root,root) %{_libdir}/chromium/xdg-settings
450%attr(755,root,root) %{_libdir}/chromium/xdg-mime
451%{_libdir}/chromium/*.pak
452%{_mandir}/man1/chrom*
453%{_datadir}/applications/*.desktop
454%{_datadir}/gnome-control-center/default-apps/chromium-browser.xml
455%{_datadir}/pixmaps/chromium-browser.png
456%{_datadir}/icons/hicolor/*/apps/chromium-browser.png
457#%{_libdir}/chromium/lib*.so
458%{_libdir}/chromium/libavcodec.so.52
459%{_libdir}/chromium/libavutil.so.50
460%{_libdir}/chromium/libavformat.so.52
461%exclude %{_libdir}/libavcodec.so.52
462%exclude %{_libdir}/libavutil.so.50
463%exclude %{_libdir}/libavformat.so.52
464%attr(4755,root,root) %{chrome_sandbox}
465%{_libdir}/chromium/chrome-sandbox
466%{_libdir}/chromium/chromedriver
467
468
469%changelog
470* Sun Jun 15 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 35.0.1916.153-1
471- update to 35.0.1916.153
472- update Patch102 (chromium-35.0.1916.114-rungn.patch)
473- update Source3 (pack_chromium_source-vine.sh)
474- update Source30 (master_preferences.vine)
475- update Source100 (chromium-browser-vine.sh)
476- add BuildRequires: ninja
477
478* Sat Mar 15 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 33.0.1750.152-1
479- update to 33.0.1750.152
480- update Patch13,101
481- add Patch102 (chromium-33.0.1750.152-rungn.patch)
482
483* Wed Feb 19 2014 NAKAMURA Kenta <kenta@vinelinux.org> 32.0.1700.102-2
484- rebuilt with libgcrypt-1.6
485
486* Sun Feb 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 32.0.1700.102-1
487- update to 32.0.1700.102
488
489* Sun Jan 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 32.0.1700.77-1
490- update to 32.0.1700.77
491- add Patch101 (chromium-disable-GoogleApiKeysInfoBar-vine.patch)
492
493* Sat Feb 16 2013 Munehiro Yamamoto <munepi@vinelinux.org> 24.0.1312.71-1
494- update to 24.0.1312.71
495
496* Sat Dec 29 2012 Munehiro Yamamoto <munepi@vinelinux.org> 23.0.1271.101-1
497- update to 23.0.1271.101
498
499* Mon Oct 15 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 22.0.1229.94-1
500- update to 22.0.1229.94
501
502* Sun Sep  2 2012 Munehiro Yamamoto <munepi@vinelinux.org> 21.0.1180.89-1
503- updated to 21.0.1180.89
504
505* Sun Aug 26 2012 Munehiro Yamamoto <munepi@vinelinux.org> 21.0.1180.84-1
506- updated to 21.0.1180.84
507
508* Fri Aug 10 2012 Munehiro Yamamoto <munepi@vinelinux.org> 21.0.1180.78-1
509- updated to 21.0.1180.78
510- dropped Requires: nspluginwrapper
511
512* Thu Jun 28 2012 Munehiro Yamamoto <munepi@vinelinux.org> 20.0.1132.54-1
513- updated to 20.0.1132.54
514
515* Sun Jun 10 2012 Munehiro Yamamoto <munepi@vinelinux.org> 19.0.1084.57-1
516- updated to 19.0.1084.57
517
518* Sat Jun  2 2012 Munehiro Yamamoto <munepi@vinelinux.org> 19.0.1084.53-1
519- updated to 19.0.1084.53
520
521* Tue May 22 2012 Munehiro Yamamoto <munepi@vinelinux.org> 19.0.1084.50-1
522- updated to 19.0.1084.50
523
524* Tue May  8 2012 Munehiro Yamamoto <munepi@vinelinux.org> 18.0.1025.169-1
525- updated to 18.0.1025.169
526
527* Sat Apr 28 2012 Munehiro Yamamoto <munepi@vinelinux.org> 18.0.1025.166-1
528- updated to 18.0.1025.166
529
530* Sat Apr 14 2012 Munehiro Yamamoto <munepi@vinelinux.org> 18.0.1025.163-1
531- updated to 18.0.1025.163
532
533* Tue Apr  3 2012 Munehiro Yamamoto <munepi@vinelinux.org> 18.0.1025.148-1
534- updated to 18.0.1025.148
535
536* Wed Mar 28 2012 Munehiro Yamamoto <munepi@vinelinux.org> 18.0.1025.145-1
537- updated to 18.0.1025.145
538
539* Sun Mar 25 2012 Munehiro Yamamoto <munepi@vinelinux.org> 18.0.1025.140-1
540- updated to 18.0.1025.140
541
542* Thu Mar 22 2012 Munehiro Yamamoto <munepi@vinelinux.org> 18.0.1025.130-1
543- updated to 18.0.1025.130
544
545* Tue Mar 20 2012 Munehiro Yamamoto <munepi@vinelinux.org> 18.0.1025.114-1
546- updated to 18.0.1025.114
547
548* Tue Mar 20 2012 Munehiro Yamamoto <munepi@vinelinux.org> 17.0.963.81-1
549- updated to 17.0.963.81
550
551* Fri Mar  9 2012 Munehiro Yamamoto <munepi@vinelinux.org> 17.0.963.78-1
552- updated to 17.0.963.78
553
554* Sat Mar  3 2012 Munehiro Yamamoto <munepi@vinelinux.org> 17.0.963.65-1
555- updated to 17.0.963.65
556
557* Wed Feb 29 2012 Munehiro Yamamoto <munepi@vinelinux.org> 17.0.963.60-1
558- updated to 17.0.963.60
559
560* Fri Feb 17 2012 Munehiro Yamamoto <munepi@vinelinux.org> 17.0.963.57-1
561- updated to 17.0.963.57
562
563* Sun Feb 12 2012 Munehiro Yamamoto <munepi@vinelinux.org> 17.0.963.54-1
564- updated to 17.0.963.54
565
566* Sat Feb 11 2012 Munehiro Yamamoto <munepi@vinelinux.org> 17.0.963.52-1
567- updated to 17.0.963.52
568
569* Sat Feb  4 2012 Munehiro Yamamoto <munepi@vinelinux.org> 16.0.912.77-1
570- updated to 16.0.912.77
571
572* Sun Jan  8 2012 Munehiro Yamamoto <munepi@vinelinux.org> 16.0.912.75-1
573- updated to 16.0.912.75
574
575* Fri Dec 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 16.0.912.63-1
576- updated to 16.0.912.63
577
578* Thu Dec  1 2011 Munehiro Yamamoto <munepi@vinelinux.org> 16.0.912.57-1
579- updated to 16.0.912.57
580
581* Sat Oct 29 2011 Munehiro Yamamoto <munepi@vinelinux.org> 15.0.874.116-1
582- updated to 15.0.874.116
583
584* Wed Oct 12 2011 Munehiro Yamamoto <munepi@vinelinux.org> 14.0.835.204-1
585- updated to 14.0.835.204
586- added BuildRequires: dbus-glib-devel
587
588* Sat Sep 24 2011 Munehiro Yamamoto <munepi@vinelinux.org> 14.0.835.186-1
589- updated to 14.0.835.186
590
591* Sun Sep 18 2011 Munehiro Yamamoto <munepi@vinelinux.org> 14.0.835.163-1
592- updated to 14.0.835.163
593
594* Tue Sep 06 2011 Munehiro Yamamoto <munepi@vinelinux.org> 14.0.835.157-1
595- updated to 14.0.835.157
596
597* Sat Aug 20 2011 Munehiro Yamamoto <munepi@vinelinux.org> 14.0.835.102-1
598- updated to 14.0.835.102
599
600* Sat Aug 13 2011 Munehiro Yamamoto <munepi@vinelinux.org> 14.0.835.89-1
601- updated to 14.0.835.89
602- added Obsoletes: chromium-unstable < %{version}-%{release}
603
604* Wed Aug 10 2011 Munehiro Yamamoto <munepi@vinelinux.org> 14.0.835.35-1
605- updated to 14.0.835.35
606- added BuildRequires: pulseaudio-libs-devel, Requires: pulseaudio-libs
607- changed to Name: chromium14
608  - Provides:  chromium-unstable = %%{version}
609  - Conflicts: chromium-stable
610
611* Wed Aug 03 2011 Munehiro Yamamoto <munepi@vinelinux.org> 13.0.782.107-1
612- changed to Name: chromium
613- updated to 13.0.782.107
614
615* Wed Jul 13 2011 Munehiro Yamamoto <munepi@vinelinux.org> 13.0.782.88-1
616- updated to 13.0.782.88
617- added BuildRequires: libzip-devel
618- added Provides: chromium-unstable = %%{version}
619- added Conflicts: chromium-stable
620
621* Thu Jun 30 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 12.0.742.93-1
622- fix user-agent string (chromium-vendor-vine.patch.in)
623  - move vendor string (Vine/12.0.742.91-1vl6) to the end.
624
625* Sat Jun 11 2011 Munehiro Yamamoto <munepi@vinelinux.org> 12.0.742.93-1
626- updated to 12.0.742.93
627- fixed icon field of chromium-browser-vine.desktop
628
629* Wed Jun 08 2011 Munehiro Yamamoto <munepi@vinelinux.org> 12.0.742.91-1
630- updated to 12.0.742.91
631
632* Sun Jun 05 2011 Munehiro Yamamoto <munepi@vinelinux.org> 12.0.742.77-1
633- updated to 12.0.742.77
634
635* Sat May 21 2011 Munehiro Yamamoto <munepi@vinelinux.org> 12.0.742.63-1
636- updated to 12.0.742.63
637
638* Sat May 07 2011 Munehiro Yamamoto <munepi@vinelinux.org> 12.0.742.42-1
639- updated to 12.0.742.42
640
641* Sat Apr 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 12.0.742.6-1
642- updated to 12.0.742.6
643- dropped/upstreamed patches
644- updated our no-tests patch (chromium-12.0.742.6-no-tests.patch)
645
646* Wed Apr 13 2011 Munehiro Yamamoto <munepi@vinelinux.org> 11.0.696.50-1
647- updated to 11.0.696.50
648- dropped some Patches for MeeGo Netbook
649
650* Tue Apr 05 2011 Munehiro Yamamoto <munepi@vinelinux.org> 11.0.696.35-1
651- updated to 11.0.696.35
652
653* Sun Mar 27 2011 Munehiro Yamamoto <munepi@vinelinux.org> 11.0.696.29-1
654- updated to 11.0.696.29
655- dropped "--no-first-run" in command line options of chromium-browser-vine.sh
656
657* Thu Mar 24 2011 Munehiro Yamamoto <munepi@vinelinux.org> 11.0.696.22-1
658- updated to 11.0.696.22
659- improved chromium-browser-vine.sh
660  - merged from chromium-browser-vine.desktop of 11.0.696.17-1
661
662* Wed Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 11.0.696.20-1
663- updated to 11.0.696.20
664- improved chromium-browser-vine.desktop
665
666* Sun Mar 20 2011 Munehiro Yamamoto <munepi@vinelinux.org> 11.0.696.17-1
667- updated to 11.0.696.17
668
669* Sat Mar 19 2011 Munehiro Yamamoto <munepi@vinelinux.org> 11.0.696.15-1
670- updated to 11.0.696.15
671  - ready for Vine Linux 6 release
672- dropped BuildRequires: v8-devel, libicu-devel
673
674* Wed Mar 09 2011 Munehiro Yamamoto <munepi@vinelinux.org> 11.0.696.5-1
675- updated to 11.0.696.5 with v8 3.2.0
676- added BuildRequires: pam-devel
677
678* Thu Feb 10 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 10.0.651.0-2
679- rebuilt with libevent-2.0.10
680
681* Sat Jan 29 2011 Munehiro Yamamoto <munepi@vinelinux.org> 10.0.651.0-1
682- updated to 10.0.651.0 with v8 3.0.12
683- added BuildRequires:
684  - libpaper-devel
685  - python-devel
686- added built header file: libavutil/avconfig.h %%prep
687- unexport MOZ_PLUGIN_PATH in chromium-browser-vine.sh
688
689* Sun Dec 26 2010 Munehiro Yamamoto <munepi@vinelinux.org> 10.0.622.0-1
690- updated to 10.0.622.0
691- added BuildRequires: libXt-devel
692
693* Sat Dec 11 2010 Munehiro Yamamoto <munepi@vinelinux.org> 10.0.605.0-1
694- updated to 10.0.605.0
695- added BuildRequires:
696  - libXdamage-devel
697  - hunspell-devel
698
699* Sat Dec 04 2010 Munehiro Yamamoto <munepi@vinelinux.org> 9.0.598.0-1
700- updated to 9.0.598
701
702* Fri Nov 26 2010 Munehiro Yamamoto <munepi@vinelinux.org> 9.0.593.0-1
703- updated to 9.0.593
704
705* Thu Nov 11 2010 Munehiro Yamamoto <munepi@vinelinux.org> 9.0.582.0-1
706- updated to 9.0.582
707- added Requires: xdg-utils
708
709* Thu Nov 11 2010 Munehiro Yamamoto <munepi@vinelinux.org> 9.0.578.0-1
710- updated to 9.0.578
711
712* Sat Oct 16 2010 Munehiro Yamamoto <munepi@vinelinux.org> 9.0.569.0-1
713- updated to 9.0.569
714
715  * Mon Oct 25 2010 tittiatcoke@gmail.com
716  - Update to 9.0.564 build
717    * Added specific patches for MeeGo.
718    * We are now using shared libraries for Chromium
719    * Spec-file cleanup (Thanks to prusnak)
720
721* Sat Oct 16 2010 Munehiro Yamamoto <munepi@vinelinux.org> 8.0.556.0-1
722- updated to snapshot 8.0.556
723
724* Sun Oct 10 2010 Munehiro Yamamoto <munepi@vinelinux.org> 8.0.551.0-1
725- updated to snapshot 8.0.551
726
727* Fri Sep 17 2010 Munehiro Yamamoto <munepi@vinelinux.org> 7.0.527.0-1
728- updated to snapshot 7.0.527
729
730* Thu Sep 09 2010 Munehiro Yamamoto <munepi@vinelinux.org> 7.0.519.0-1
731- updated to snapshot 7.0.519
732
733* Fri Sep 03 2010 Munehiro Yamamoto <munepi@vinelinux.org> 7.0.513.0-1
734- updated to snapshot 7.0.513
735  - updated chromium-vendor-vine.patch.in
736
737* Sat Aug 28 2010 Munehiro Yamamoto <munepi@vinelinux.org> 7.0.507.0-1
738- updated to snapshot 7.0.507
739
740* Wed Aug 18 2010 Munehiro Yamamoto <munepi@vinelinux.org> 7.0.498.0-1
741- updated to snapshot 7.0.498
742
743* Sat Aug 14 2010 Munehiro Yamamoto <munepi@vinelinux.org> 6.0.493.0-1
744- updated to snapshot 6.0.493
745- used with_system_icu (for vl6)
746  - added BuildRequires: libicu-devel
747
748* Thu Jul 22 2010 IWAI, Masaharu <iwai@alib.jp> 6.0.454.0-2vl5
749- build for Vine Linux 5.x
750  - add BuildRequires: gnome-keyring-devel
751
752* Sat Jul 17 2010 Munehiro Yamamoto <munepi@vinelinux.org> 6.0.454.0-1
753- updated to snapshot 6.0.454
754- added BuildRequires:
755  - sqlite3-devel
756  - gnutls-devel
757  - libgnome-keyring-devel
758
759* Sat Jun 12 2010 Munehiro Yamamoto <munepi@vinelinux.org> 6.0.431.0-1
760- updated to snapshot 6.0.431.0 r49253
761- added BuildRequires: cups-devel
762
763* Sun May 16 2010 Munehiro Yamamoto <munepi@vinelinux.org> 6.0.405.0-1
764- updated to snapshot 6.0.405.0 r47263
765
766* Fri Apr 16 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.378.0-2
767- unused with_system_icu (for vl6)
768  - used icu-4.2.1-chromium.5.0.353.0.svn41449 (for vl6)
769
770* Wed Apr 14 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.378.0-1
771- updated to snapshot 5.0.378.0 r44472
772  - used with_system_icu (for vl6)
773  - added icu-4.2.1-chromium.5.0.353.0.svn41449.tar.bz2 (for vl5)
774
775* Sat Apr 10 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.372.0-1
776- updated to snapshot 5.0.372.0 r43947
777- added BuildRequires: glew-devel
778- changed Group tag to Applications/Internet
779- added Summary(ja) and %%description -l ja
780
781* Mon Apr 05 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.365.0-1
782- updated to snapshot 5.0.365.0 r42966
783- merged 5.0.353.0-4vl5
784 * Fri Apr  2 2010 IWAI, Masaharu <iwai@alib.jp> 5.0.353.0-4vl5
785 - build on Vine Linux 5.1
786   - add BuildRequires: libstdc++34 libstdc++34-devel for Vine5
787
788* Sat Mar 27 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.364.0-1
789- updated to snapshot 5.0.364.0 r42779
790
791* Sun Mar 21 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.359.0-1
792- updated to snapshot 5.0.359.0 r42116
793- dropped chromium-20100122-ubuntu-html5-video-mimetypes.patch
794
795* Tue Mar 16 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.353.0-4
796- fixed master_preferences.vine, little
797
798* Tue Mar 16 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.353.0-3
799- fixed to install master_preferences
800- dropped chromium-5.0.353-no-ffmpeg-vine.patch
801
802* Tue Mar 16 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.353.0-2
803- applied chromium-5.0.353-no-ffmpeg-vine.patch
804
805* Tue Mar 16 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.353.0-1
806- updated to snapshot 5.0.353.0 r41449
807  * Wed Mar 10 2010 bgmerrell@novell.com
808  - Add master_preferences source file and install it to /etc/chromium.
809  - Create a new patch (chromium-master-prefs-path.patch) which tells
810    chromium to look in /etc/chromium for the master_preferences file
811    (instead of looking in the default directory, which is the same
812    directory as the 'chrome' binary).
813
814* Sun Feb 21 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.335.0-1
815- updated to snapshot 5.0.335.0 r39556
816
817* Sat Feb 20 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.330.0-2
818- applied chromium-20100122-ubuntu-html5-video-mimetypes.patch from Gentoo
819
820* Wed Feb 17 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.330.0-1
821- updated to snapshot 5.0.330.0 r39074
822
823* Wed Feb 17 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.329.0-5
824- use_system_ffmpeg
825
826* Tue Feb 16 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.329.0-4
827- added Requires:  nspluginwrapper
828- fixed a symbolic link of plugins directory with nspluginwrapper
829
830* Tue Feb 16 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.329.0-3
831- replaced %%{SOUECE20} to chromium-vendor-vine.patch.in
832
833* Tue Feb 16 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.329.0-2
834- added BuildRequires: mesa-libGLU-devel
835- added BuildRequires: libstdc++34 libstdc++34-devel for vl5
836
837* Tue Feb 16 2010 Munehiro Yamamoto <munepi@vinelinux.org> 5.0.329.0-1
838- built based on chromium-5.0.329.0-167.1.src.rpm of OpenSuse
839
840  * Sun Nov 29 2009 - tittiatcoke@gmail.com - 4.0.260.0
841  - Update to 4.0.260
842  * Fri Nov 27 2009 - tittiatcoke@gmail.com - 4.0.259.0
843  - Update to 4.0.259
844  * Thu Nov 26 2009 - tittiatcoke@gmail.com - 4.0.258.0
845  - Update to 4.0.258
846  * Tue Nov 24 2009 - tittatcoke@gmai.com - 4.0.257.0
847  - In order to complete prevent the wrong v8 version to be used, the Chromium build has been
848    changed to having an built-in v8
849  * Tue Nov 24 2009 - dbuck@example.com - 4.0.257.0
850  - Re-base patches.  Fixed a few patch errors.  Rename some patches to better correspond with function.  Removed some patches.
851  - Minor SPEC changes.  I changed the v8 requirement to be exact, instead of greater than a specific version.
852  * Sat Oct 24 2009 - Pavol Rusnak <prusnak@suse.cz> - 4.0.223.5
853  - don't create desktop files in wrapper, fix LD_LIBRARY_PATH (chromium-fix-wrapper.patch)
854  * Tue Oct 20 2009 - Raymond Wooninck >tittiatcoke@gmail.com> - 4.0.223.5
855  - update to newer svn snapshot
856    + Obsoletes fwrite patch (included upstream)
857  * Fri Oct 16 2009 - Raymond Wooninck <tittiatcoke@gmail.com> - 4.0.223.2
858  - update to newer svn snapshot
859    + Requires newer version of v8
860  * Thu Oct 15 2009 - Pavol Rusnak <prusnak@suse.cz> - 4.0.222.6
861  - do not force SSE on x86 (drop-sse.patch)
862  * Tue Oct 13 2009 - Raymond Wooninck <tittiatcoke@gmail.com> - 4.0.222.6
863  - Update to newer svn snapshot
864  - Fixed spec file in order to build
865  - Included patch to build with system zlib
866  * Mon Oct 12 2009 - Pavol Rusnak <prusnak@suse.cz> 4.0.222.2
867  - package renamed to chromium
868  - cleaned up spec file
869  * Tue Oct 6 2009 - dbuck <dbuck@example.com> - 4.0.222.2
870  - v8 is now built as a separate package, and is required
871  - included many patches to use system libraries: v8, icu, libxml2, libxslt, libjpeg, libpng, libevent, bzip2, zlib, nspr, nss
872  * Sun Oct 1 2009 - dbuck <dbuck@example.com> - 4.0.221.1
873  - included a newer DEP than is in svn, native_client@823.  So things should compile cleanly now
874  * Sun Aug 31 2009 - dbuck <dbuck@example.com> - 4.0.204.0
875  - initial build
876
877#% changelog
878* Sun Jan 24 2010 prusnak@suse.cz
879- added vendor to user agent (chromium-vendor.patch.in)
880* Sun Nov 29 2009 prusnak@suse.cz
881- added --enable-sync to wrapper to enable bookmark sync
882* Sun Nov 29 2009 tittiatcoke@gmail.com 
883- Update to 4.0.260
884* Fri Nov 27 2009 tittiatcoke@gmail.com 
885- Update to 4.0.259
886* Thu Nov 26 2009 tittiatcoke@gmail.com 
887- Update to 4.0.258
888* Tue Nov 24 2009 tittatcoke@gmai.com 
889- In order to complete prevent the wrong v8 version to be used,
890  the Chromium build has been changed to having an built-in v8
891* Tue Nov 24 2009 dbuck@example.com 
892- Re-base patches.
893- Fixed a few patch errors.
894- Rename some patches to better correspond with function.
895- Removed some patches.
896- Minor SPEC changes.
897- I changed the v8 requirement to be exact, instead of greater than a specific version.
898* Fri Nov 13 2009 tittiatcoke@gmail.com
899- update to 247.0 svn 31928
900* Fri Oct 30 2009 tittiatcoke@gmail.com
901- update to 229.0 svn 30454
902  + Fix regression where popups and app frames lost their titlebars.
903  + Makes it so that when a folder is open on the bookmark bar
904    and the mouse moves over another folder, the menu for that
905    folder is shown.
906  + Lazily create the find bar.
907  + Polish to the gmail checker sample.
908  * New, crisper icons that are exactly 19x19
909  * Add a loading animation at the beginning before Gmail
910    responds.
911  * Fix a bug where we sometimes don't update the UI after a
912    logout/login cycle.
913  + Refactor widget methods to support desktop notifications,
914    including GTK stubs.
915  + Find-in-page should not ding while deleting characters.
916  + Add SSL wrapper for linux and mac.  This allows notifier to
917    use chrome's SSL layer instead of OpenSSL.
918  + Add three of the six extensions to PAC that Internet Explorer supports.
919  + WebSocket support in chromium. (Run with --enable-web-sockets
920    enables WebSocket features.)
921  + Do not allow GTK File Chooser dialogs to return directories.
922  + Fix the notifier SSL layer to make notifications work for
923    Linux Bookmark sync.
924  + linux: don't override mouse selection behavior in omnibox
925* Sun Oct 25 2009 tittiatcoke@gmail.com
926- Update to 224.4 svn 30027
927  + First cut at new page and browser action docs based
928    on new API. Deleted old stuff.
929  + Add suppression for new memory leak caused by WebKit merge 49830:49844
930  + Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate)
931  + Minimize dependency of user scripts
932  + Fixup the flip_framer eof-handling semantics now that we have
933    the FIN bit in place
934  + app depends on x11 because of active_window_watcher_x
935  + Adding two images for the new Extension managment UI
936  + Removing hard-coded Chrome Frame output path
937  + Rearrange clipboard code
938  + Fix crash bug when attempting to download a url with unsupported scheme,
939    e.g. 'data:', by 'Alt + Click'
940  + GTK: Change text for extension download UI
941  + Ignore invalid urls on command line
942  + Make dropped tabs animate from where they were dropped.
943  + Make room for the full width of the tab placeholder.
944  + Make tab dragging as smooth as glass.
945  + Remove an annoying NOTIMPLEMNETED
946  + Extensions: guarantee removal of BROWSER_WINDOW_READY registration
947  + If we're in the middle of a drag, don't allow the user to middle
948    click to close or right click for the context menu
949  + "Fix" a NOTIMPLEMENTED on Linux by using the default password store
950  + Remove +x bit from files that shouldn't have it
951  + Fold first 3 channels of multichannel instead of 5.  Use fixed point
952  + Adding new image needed for the managment UI
953  + Fix a race bug where content scripts would not apply to the first page load
954  + Make escape remove a bookmark if it's just been added (but not if it already existed)
955  + Fix bubbles deactivating the opaque frame
956  + Allow ESC to cancel ALT+SHIFT+T in Toolbar
957  + ake all pepper plugins default to windowless and transparent
958  + Add styles for printing
959  + Implement the new extension management UI
960  + Add support for to automation interface load install and load extensions
961  + GTK: theme the info bar border
962  + Update V8 to version 1.3.16.1
963  + Introduce WebSecurityPolicy for security related methods
964  + New button scheme...borders are separate from the inner contents so
965    that they can be highlighted / depressed independently
966  + When opening Chrome maximized with an application window already
967    running, the Chrome window was not activated
968  + Fix compatibility problems with FileZilla FTP Server
969  + Remove the extension shelf on Linux
970  + Fix the proxy host and port string to start with http:// if it does not already
971  + Enable HTML5 databases for all extension renderer processes
972* Sat Oct 24 2009 prusnak@opensuse.org 
973- don't create desktop files in wrapper
974- fix LD_LIBRARY_PATH (chromium-fix-wrapper.patch)
975* Tue Oct 20 2009 tittiatcoke@gmail.com 
976- update to newer svn snapshot
977  + Obsoletes fwrite patch (included upstream)
978* Fri Oct 16 2009 tittiatcoke@gmail.com 
979- update to newer svn snapshot
980  + Requires newer version of v8
981* Thu Oct 15 2009 prusnak@suse.cz 
982- do not force SSE on x86 (drop-sse.patch)
983* Tue Oct 13 2009 tittiatcoke@gmail.com 
984- Update to newer svn snapshot
985- Fixed spec file in order to build
986- Included patch to build with system zlib
987* Mon Oct 12 2009 prusnak@suse.cz 
988- package renamed to chromium
989- cleaned up spec file
990* Tue Oct  6 2009 dbuck@example.com 
991- v8 is now built as a separate package, and is required
992- included many patches to use system libraries:
993    v8, icu, libxml2, libxslt, libjpeg, libpng, libevent, bzip2, zlib, nspr, nss
994* Thu Oct  1 2009 dbuck@example.com 
995- included a newer DEP than is in svn, native_client@823
996- things should compile cleanly now
997* Mon Aug 31 2009 dbuck@example.com 
998- initial build
Note: See TracBrowser for help on using the repository browser.