[packages/rpm] - try to workaround tests that fail in mysterious way on builders (and only there)

baggins baggins at pld-linux.org
Tue Oct 9 21:04:13 CEST 2012


commit bc5500e1251ead923f42edad6dd9076345708c38
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Oct 9 21:03:20 2012 +0200

    - try to workaround tests that fail in mysterious way on builders (and only there)

 rpm.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/rpm.spec b/rpm.spec
index 5a97d02..62c3a3a 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -937,6 +937,10 @@ sed -i \
 	--with-bugreport="http://bugs.pld-linux.org/" \
 	--with-vendor=pld
 
+%if %{with neon}
+%{__mv} tests/probes-test-1-0.src.rpm{,-no-neon}
+%endif
+
 %{__make} -j1 \
 	CC="%{__cc}" \
 	CXX="%{__cxx}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/bc5500e1251ead923f42edad6dd9076345708c38



More information about the pld-cvs-commit mailing list