Hello community,

here is the log from the commit of package rpm for openSUSE:Factory
checked in at Mon Sep 26 10:19:53 CEST 2011.



--------
--- rpm/rpm.changes     2011-09-20 12:15:32.000000000 +0200
+++ /mounts/work_src_done/STABLE/rpm/rpm.changes        2011-09-22 
17:35:31.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 22 15:23:10 UTC 2011 - [email protected]
+
+- use gnueabi for arm builds
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rpm.spec ++++++
--- /var/tmp/diff_new_pack.UMNdws/_old  2011-09-26 10:19:45.000000000 +0200
+++ /var/tmp/diff_new_pack.UMNdws/_new  2011-09-26 10:19:45.000000000 +0200
@@ -206,7 +206,13 @@
 popd
 ./autogen.sh --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \
 --libdir=%{_libdir} --sysconfdir=/etc --localstatedir=/var --with-lua \
---with-selinux --with-internal-beecrypt --with-acl --with-cap --enable-shared 
%{?with_python: --enable-python}
+--with-selinux --with-internal-beecrypt --with-acl --with-cap --enable-shared 
%{?with_python: --enable-python} \
+%ifarch %arm armv5l armv7l
+--host="%{_host_cpu}-suse-linux-gnueabi" # configure.ac detects this to set 
%_gnu in macros
+%else
+--host="%{_host_cpu}-suse-linux"
+%endif
+
 rm po/de.gmo
 make %{?_smp_mflags}
 make convertdb1


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to