瀏覽代碼

updated chromium-vl.spec, v8-vl.spec: chromium-10.0.622.0 with v8-3.0.4, libvpx-0.9.5

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2405 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 14 年之前
父節點
當前提交
b7029e96e9
共有 2 個文件被更改,包括 57 次插入9 次删除
  1. 52 7
      c/chromium/chromium-vl.spec
  2. 5 2
      v/v8/v8-vl.spec

+ 52 - 7
c/chromium/chromium-vl.spec

@@ -8,14 +8,14 @@
 %define with_system_icu 1
 %endif
 
-%define svn_rev 68964
-%define v8_ver 3.0.0
+%define svn_rev 70166
+%define v8_ver 3.0.4
 
 Name:           chromium
 Summary:        Google's opens source browser project
 Summary(ja):    Googleのオープンソースウェブブラウザ
 #'
-Version:        10.0.610.0
+Version:        10.0.622.0
 Release:        1%{?_dist_release}
 License:        BSD
 Group:          Applications/Internet
@@ -54,7 +54,7 @@ Source103:      chromium-browser-rpmlintrc
 %{?nosrc:NoSource: 50}
 
 Provides:       chromium-browser = %{version}
-##Provides:	chromium-based-browser
+##Provides:	chromium-based-browser = %{version}
 ##Obsoletes:      chromium-browser < %{version}
 
 ## Start Patches
@@ -144,7 +144,7 @@ BuildRequires:  sqlite3-devel
 BuildRequires:  gnutls-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  v8-devel = %{v8_ver}
-BuildRequires:  libvpx-devel
+BuildRequires:  libvpx-devel >= 0.9.5
 %if %{?_dist_release} == "vl5"
 BuildRequires:  gnome-keyring-devel
 %elseif %{?_dist_release} == "vl6"
@@ -166,6 +166,7 @@ Requires:       v8 = %{v8_ver}
 BuildRequires:  libXScrnSaver-devel
 BuildRequires:  libXtst-devel
 BuildRequires:  libXdamage-devel
+BuildRequires:  libXt-devel
 #BuildRequires:  gle-devel
 #BuildRequires:  webkit-gtk-devel
 #BuildRequires:  scons
@@ -452,8 +453,9 @@ popd
 %{_libdir}/pkgconfig/chromium-browser.pc
 
 %changelog
-* Mon Dec 13 2010 Munehiro Yamamoto <munepi@vinelinux.org> 10.0.610.0-1
-- updated to 10.0.610.0
+* Sun Dec 26 2010 Munehiro Yamamoto <munepi@vinelinux.org> 10.0.622.0-1
+- updated to 10.0.622.0
+- added BuildRequires: libXt-devel
 
 * Sat Dec 11 2010 Munehiro Yamamoto <munepi@vinelinux.org> 10.0.605.0-1
 - updated to 10.0.605.0
@@ -644,6 +646,22 @@ popd
 - added vendor to user agent (chromium-vendor.patch.in)
 * Sun Nov 29 2009 prusnak@suse.cz
 - added --enable-sync to wrapper to enable bookmark sync
+* Sun Nov 29 2009 tittiatcoke@gmail.com  
+- Update to 4.0.260
+* Fri Nov 27 2009 tittiatcoke@gmail.com  
+- Update to 4.0.259
+* Thu Nov 26 2009 tittiatcoke@gmail.com  
+- Update to 4.0.258
+* Tue Nov 24 2009 tittatcoke@gmai.com  
+- In order to complete prevent the wrong v8 version to be used,
+  the Chromium build has been changed to having an built-in v8
+* Tue Nov 24 2009 dbuck@example.com  
+- Re-base patches.
+- Fixed a few patch errors.
+- Rename some patches to better correspond with function.
+- Removed some patches.
+- Minor SPEC changes.
+- I changed the v8 requirement to be exact, instead of greater than a specific version.
 * Fri Nov 13 2009 tittiatcoke@gmail.com
 - update to 247.0 svn 31928
 * Fri Oct 30 2009 tittiatcoke@gmail.com
@@ -718,3 +736,30 @@ popd
   + Remove the extension shelf on Linux
   + Fix the proxy host and port string to start with http:// if it does not already
   + Enable HTML5 databases for all extension renderer processes
+* Sat Oct 24 2009 prusnak@opensuse.org  
+- don't create desktop files in wrapper
+- fix LD_LIBRARY_PATH (chromium-fix-wrapper.patch)
+* Tue Oct 20 2009 tittiatcoke@gmail.com  
+- update to newer svn snapshot
+  + Obsoletes fwrite patch (included upstream)
+* Fri Oct 16 2009 tittiatcoke@gmail.com  
+- update to newer svn snapshot
+  + Requires newer version of v8
+* Thu Oct 15 2009 prusnak@suse.cz  
+- do not force SSE on x86 (drop-sse.patch)
+* Tue Oct 13 2009 tittiatcoke@gmail.com  
+- Update to newer svn snapshot
+- Fixed spec file in order to build
+- Included patch to build with system zlib
+* Mon Oct 12 2009 prusnak@suse.cz  
+- package renamed to chromium
+- cleaned up spec file
+* Tue Oct  6 2009 dbuck@example.com  
+- v8 is now built as a separate package, and is required
+- included many patches to use system libraries:
+    v8, icu, libxml2, libxslt, libjpeg, libpng, libevent, bzip2, zlib, nspr, nss
+* Thu Oct  1 2009 dbuck@example.com  
+- included a newer DEP than is in svn, native_client@823
+- things should compile cleanly now
+* Mon Aug 31 2009 dbuck@example.com  
+- initial build

+ 5 - 2
v/v8/v8-vl.spec

@@ -2,10 +2,10 @@
 
 %global somajor 3
 %global sominor 0
-%global sobuild 0
+%global sobuild 4
 %global sover %{somajor}.%{sominor}.%{sobuild}
 
-%define svnrevision 5932
+%define svnrevision 6102
 
 Name:		v8
 Version:	%{sover}
@@ -150,6 +150,9 @@ cd %{buildroot}%{_libdir}
 
 
 %changelog
+* Thu Dec 23 2010 Munehiro Yamamoto <munepi@vinelinux.org> - 3.0.4-1.svn6102
+- source 3.0.4 rev.6102
+
 * Sat Dec 11 2010 Munehiro Yamamoto <munepi@vinelinux.org> - 3.0.0-1.svn5932
 - source 3.0.0 rev.5932