[meego-commits] 7381: Changes to Trunk:Testing/v8
Wei James
no_reply at build.meego.com
Wed Sep 8 03:05:26 UTC 2010
Hi,
I have made the following changes to v8 in project Trunk:Testing. Please review and accept ASAP.
Thank You,
Wei James
[This message was auto-generated]
---
Request #7381:
submit: devel:browser/v8(r3) -> Trunk:Testing/v8
Message:
Fix BMC#4934, upgrade to 2.3.5 for chromium 6.0.486.0
State: new 2010-09-07T20:05:18 xwei1
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
+- Sync with MeeGo 1.0 update, upgrade to 2.3.5
+
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