File project.diff of Package openh323
--- openh323.changes.orig
+++ openh323.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed Jul 11 06:33:27 UTC 2012 - adrian@suse.de
+
+- fix build for armv7hl
+
+-------------------------------------------------------------------
Thu Feb 9 10:10:43 CET 2012 - meissner@suse.de
- remove suse_update_config old call
--- openh323.spec.orig
+++ openh323.spec
@@ -15,17 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
#
%define DISTRIBUTABLE 1
#
%ifarch %ix86
%define arch x86
%else
-%ifarch armv7l
-%define arch armv7l
-%else
-%define arch %{_arch}
-%endif
+%define arch %{_target_cpu}
%endif
Name: openh323