Hello community,

here is the log from the commit of package geos for openSUSE:Factory checked in 
at 2015-05-16 19:01:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geos (Old)
 and      /work/SRC/openSUSE:Factory/.geos.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geos"

Changes:
--------
--- /work/SRC/openSUSE:Factory/geos/geos.changes        2015-05-10 
10:47:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.geos.new/geos.changes   2015-05-16 
19:01:26.000000000 +0200
@@ -1,0 +2,5 @@
+Sat May 16 07:02:57 UTC 2015 - [email protected]
+
+- Reenable tests on %ix86
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ geos.spec ++++++
--- /var/tmp/diff_new_pack.KumGHq/_old  2015-05-16 19:01:27.000000000 +0200
+++ /var/tmp/diff_new_pack.KumGHq/_new  2015-05-16 19:01:27.000000000 +0200
@@ -163,10 +163,10 @@
 cd doc
 make %{?_smp_mflags} doxygen-html
 
-# tests fail with older releases and no intel architectures
+# tests fail with older releases and non-intel architectures
 # while this was reported to upstream, there has been no reply
 %if 0%{?suse_version} > 1210
-%ifarch ix86 x86_64
+%ifarch %ix86 x86_64
 %check
 make %{?_smp_mflags} check
 %endif
@@ -183,7 +183,7 @@
 install -D -m 0644 %{SOURCE2}  %{buildroot}%{_sysconfdir}/php.d/
 %endif
 
-# do not ship statical libraries or la files
+# do not ship static libraries or la files
 rm -rf %{buildroot}/%{_libdir}/*.a
 rm -rf %{buildroot}/%{_libdir}/*.la
 rm -rf %{buildroot}/%{python_sitearch}/%{name}/*.a


Reply via email to