Hello community,

here is the log from the commit of package ccache for openSUSE:Factory checked 
in at 2018-07-17 09:38:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ccache (Old)
 and      /work/SRC/openSUSE:Factory/.ccache.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ccache"

Tue Jul 17 09:38:53 2018 rev:42 rq:622434 version:3.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ccache/ccache.changes    2018-04-23 
15:25:02.928319725 +0200
+++ /work/SRC/openSUSE:Factory/.ccache.new/ccache.changes       2018-07-17 
09:39:03.090015631 +0200
@@ -1,0 +2,5 @@
+Wed Jul 11 08:41:42 UTC 2018 - [email protected]
+
+- Enable testsuite
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ccache.spec ++++++
--- /var/tmp/diff_new_pack.SoRtk6/_old  2018-07-17 09:39:03.766013278 +0200
+++ /var/tmp/diff_new_pack.SoRtk6/_new  2018-07-17 09:39:03.766013278 +0200
@@ -22,7 +22,7 @@
 Summary:        A Fast C/C++ Compiler Cache
 License:        GPL-3.0-or-later
 Group:          Development/Languages/C and C++
-Url:            https://ccache.samba.org/
+URL:            https://ccache.samba.org/
 Source0:        https://www.samba.org/ftp/%{name}/%{name}-%{version}.tar.xz
 Source1:        https://www.samba.org/ftp/%{name}/%{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
@@ -60,6 +60,12 @@
 ln -sf ../../bin/%{name} cc
 ln -sf ../../bin/%{name} c++
 
+%ifnarch %ix86
+# Testsuite fails on i586
+%check
+make %{?_smp_mflags} check
+%endif
+
 %files
 %license LICENSE.* GPL-3.0.txt
 %doc doc/AUTHORS.* doc/MANUAL.* doc/NEWS.* README.*




Reply via email to