This commit is contained in:
parent
d1509fee2f
commit
49fc22c44d
@ -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
|
Mon Dec 21 11:48:07 UTC 2015 - andras.timar@collabora.com
|
||||||
|
|
||||||
|
@ -1028,6 +1028,10 @@ cd -
|
|||||||
echo "HTML_TIMESTAMP = NO" >> odk/docs/cpp/Doxyfile
|
echo "HTML_TIMESTAMP = NO" >> odk/docs/cpp/Doxyfile
|
||||||
echo "HTML_TIMESTAMP = NO" >> odk/docs/idl/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
|
%build
|
||||||
# Parallel build settings ...
|
# Parallel build settings ...
|
||||||
lo_jobs="%{?jobs:%{jobs}}"
|
lo_jobs="%{?jobs:%{jobs}}"
|
||||||
|
Loading…
Reference in New Issue
Block a user