Fridrich Strba 2016-01-20 08:19:27 +00:00 committed by Git OBS Bridge
parent d1509fee2f
commit 49fc22c44d
2 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jan 20 08:17:45 UTC 2016 - fstrba@suse.com
- Remove writerperfect/qa/unit/data/impress/libetonyek/fail/v6.zip
* The file-format is supported by libetonyek >= 0.1.4 and the
test is bound to fail with system libetonyek version higher
then 0.1.3
-------------------------------------------------------------------
Mon Dec 21 11:48:07 UTC 2015 - andras.timar@collabora.com

View File

@ -1028,6 +1028,10 @@ cd -
echo "HTML_TIMESTAMP = NO" >> odk/docs/cpp/Doxyfile
echo "HTML_TIMESTAMP = NO" >> odk/docs/idl/Doxyfile
# Remove test that is bound to fail with libetonyek >= 0.1.4
# since the file-format is supported from that version on.
rm -f writerperfect/qa/unit/data/impress/libetonyek/fail/v6.zip
%build
# Parallel build settings ...
lo_jobs="%{?jobs:%{jobs}}"