[meego-commits] 7501: Changes to Trunk/v8

Peter Zhu no_reply at build.meego.com
Mon Sep 13 14:47:40 UTC 2010


Hi,
I have made the following changes to v8 in project Trunk. Please review and accept ASAP.

Thank You,
Peter Zhu

[This message was auto-generated]

---

Request #7501:

  submit:   Trunk:Testing/v8(r8) -> Trunk/v8


Message:
    Move to Trunk

State:   new          2010-09-13T07:47:39 peter
Comment: None



changes files:
--------------
--- v8.changes
+++ v8.changes
@@ -0,0 +1,3 @@
+* Wed Sep 1 2010 Wei James <james.wei at intel.com> - 2.3.5
+- Upgrade to 2.3.5 for chromium 6.0.486.0, fix BMC#4934
+

old:
----
  v8-20100527svn4747.tar.bz2

new:
----
  v8-20100806svn5198.tar.bz2

spec files:
-----------
--- v8.spec
+++ v8.spec
@@ -1,10 +1,10 @@
-%global svncheckout 20100527svn4747
+%global svncheckout 20100806svn5198
 
 # For the 1.2 branch, we use 0s here
 # For 1.3+, we use the three digit versions
 %global somajor 2
-%global sominor 2
-%global sobuild 12
+%global sominor 3
+%global sobuild 5
 %global sover %{somajor}.%{sominor}.%{sobuild}
 
 Name:		v8
@@ -19,7 +19,7 @@
 # find v8 -depth -name .svn -type d -exec rm -rf {} \;
 Source0:	v8-%{svncheckout}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-ExclusiveArch:	%{ix86} x86_64 %arm
+ExclusiveArch:	%{ix86} x86_64 arm
 BuildRequires:	scons, readline-devel
 
 %description
@@ -54,7 +54,7 @@
 # first, lets get rid of the old .so
 rm -rf libv8.so
 # Now, lets make it right.
-%ifarch %arm
+%ifarch arm
 g++ $RPM_OPT_FLAGS -fPIC -o libv8.so.%{sover} -shared -Wl,-soname,libv8.so.%{somajor} obj/release/*.os obj/release/arm/*.os
 %endif
 %ifarch %{ix86}

other changes:
--------------

++++++ v8-20100527svn4747.tar.bz2 -> v8-20100806svn5198.tar.bz2
83175 lines of diff (skipped)




More information about the MeeGo-commits mailing list