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

Revision 9553, 32.7 KB checked in by Takemikaduchi, 9 years ago (diff)

chromium: new upstream release
self-build-chromium-extra-plugins: new package

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