[meego-commits] 5464: Changes to Trunk/flex
Anas Nashif
nashif at linux.intel.com
Fri Jul 9 03:43:35 UTC 2010
Hi,
I have made the following changes to flex in project Trunk. Please review and accept ASAP.
Thank You,
Anas Nashif
[This message was auto-generated]
---
Request #5464:
submit: Trunk:Testing/flex(r3) -> Trunk/flex
Message:
* Wed Jul 07 2010 Anas Nashif <anas.nashif at intel.com> - 2.5.35
- Stuck on arm builds when running tests, disabling for now
State: new 2010-07-08T15:39:03 nashif
Comment: None
changes files:
--------------
--- flex.changes
+++ flex.changes
@@ -0,0 +1,3 @@
+* Wed Jul 07 2010 Anas Nashif <anas.nashif at intel.com> - 2.5.35
+- Stuck on arm builds when running tests, disabling for now
+
spec files:
-----------
--- flex.spec
+++ flex.spec
@@ -65,9 +65,11 @@
fi
%check
+%ifnarch %{arm}
echo ============TESTING===============
make check
echo ============END TESTING===========
+%endif
%clean
rm -rf ${RPM_BUILD_ROOT}
other changes:
--------------
More information about the MeeGo-commits
mailing list