Hello community,

here is the log from the commit of package openssl for openSUSE:Factory checked 
in at 2013-09-05 23:22:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openssl (Old)
 and      /work/SRC/openSUSE:Factory/.openssl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openssl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openssl/openssl.changes  2013-08-13 
11:00:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openssl.new/openssl.changes     2013-09-05 
23:22:31.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Sep  4 18:56:38 UTC 2013 - [email protected]
+
+- Fix armv6l arch (armv7 was previously used to build armv6 which 
+  lead to illegal instruction when used)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openssl.spec ++++++
--- /var/tmp/diff_new_pack.B9tJU2/_old  2013-09-05 23:22:33.000000000 +0200
+++ /var/tmp/diff_new_pack.B9tJU2/_new  2013-09-05 23:22:33.000000000 +0200
@@ -181,6 +181,9 @@
 %ifarch armv5el armv5tel
 export MACHINE=armv5el
 %endif
+%ifarch armv6l armv6hl
+export MACHINE=armv6l
+%endif
 ./config --test-sanity 
 #
 config_flags="threads shared no-rc5 no-idea \


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

Reply via email to