Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2012-10-12 08:10:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm (Old)
 and      /work/SRC/openSUSE:Factory/.rpm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpm", Maintainer is "m...@suse.com"

Changes:
--------
rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2012-09-27 10:29:18.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes     2012-10-12 
08:15:33.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct 10 07:03:41 UTC 2012 - adr...@suse.de
+
+- follow armv5tel architecture switch from armv5el
+
+-------------------------------------------------------------------

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

Other differences:
------------------
rpm-python.spec: same change
++++++ rpm.spec ++++++
--- /var/tmp/diff_new_pack.xxwbwB/_old  2012-10-12 08:15:34.000000000 +0200
+++ /var/tmp/diff_new_pack.xxwbwB/_new  2012-10-12 08:15:34.000000000 +0200
@@ -228,7 +228,7 @@
 %build
 export CFLAGS="%{optflags} -ffunction-sections"
 export LDFLAGS="-Wl,-Bsymbolic-functions -ffunction-sections"
-%ifarch alpha armv5tel
+%ifarch alpha
 export CFLAGS="-g -O0 -fno-strict-aliasing -ffunction-sections"
 %endif
 
@@ -329,14 +329,14 @@
 rm -f %{buildroot}%{_libdir}/rpm-plugins/*.la
 sh %{buildroot}/usr/lib/rpm/find-lang.sh %{buildroot} rpm
 # On arm the kernel architecture is ignored. Not the best idea, but lets stay 
compatible with other distros
-%ifarch armv7hl armv7l
+%ifarch armv7hl
 # rpm is using the host_cpu as default for the platform, but armv7hl is not 
known by the kernel.
 # so we need to enforce the platform here.
 # We don't want to use armv7l because it would make us incompatible to Fedora 
and MeeGo plattforms.
 echo -n armv7hl-suse-linux> %{buildroot}/etc/rpm/platform
 %endif
-%ifarch armv5el
-# switch to armv5tel on armv5el
+%ifarch armv5tel
+# switch to armv5tel even when system cpu is armv7
 echo -n armv5tel-suse-linux> %{buildroot}/etc/rpm/platform
 %endif
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to