[meego-commits] 7534: Changes to Trunk:Testing/chromium
Wei James
no_reply at build.meego.com
Thu Sep 16 01:06:32 UTC 2010
Hi,
I have made the following changes to chromium in project Trunk:Testing. Please review and accept ASAP.
Thank You,
Wei James
[This message was auto-generated]
---
Request #7534:
submit: devel:browser/chromium(r56) -> Trunk:Testing/chromium
Message:
exclude arm build from chromium.spec
State: new 2010-09-15T18:06:31 xwei1
Comment: None
changes files:
--------------
--- chromium.changes
+++ chromium.changes
@@ -0,0 +1,3 @@
+* Thu Sep 16 2010 Wei James <james.wei at intel.com> - 6.0.486.0
+- Exclude arm build from chromium.spec
+
spec files:
-----------
--- chromium.spec
+++ chromium.spec
@@ -168,7 +168,7 @@
BuildRequires: sqlite-devel
%endif
-ExclusiveArch: %{ix86} %{arm} x86_64
+ExclusiveArch: %{ix86} arm x86_64
# GTK modules it expects to find for some reason.
#Requires: libcanberra-gtk2%{_isa}
other changes:
--------------
More information about the MeeGo-commits
mailing list