SHA256
1
0
forked from pool/graphite2

- Enable the tests. They work on 13.1 but fail on Factory...

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal 2014-01-25 22:57:35 +00:00 committed by Git OBS Bridge
parent 4f914ae9cd
commit 378a9eb2ae
2 changed files with 8 additions and 9 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jan 25 22:57:20 UTC 2014 - tchvatal@suse.com
- Enable the tests. They work on 13.1 but fail on Factory...
-------------------------------------------------------------------
Sat Jan 25 22:28:21 UTC 2014 - tchvatal@suse.com

View File

@ -103,15 +103,9 @@ sed -i -e 's!<a id="id[a-z]*[0-9]*"></a>!!g' doc/manual.html
%cmake_install
find %{buildroot} -type f -name "*.la" -delete -print
#%check
# FAILS bunch of tests:
# 25 - padauk12Output (Failed)
# 34 - scher5 (Failed)
# 35 - scher5Output (Failed)
# 51 - charis8Output (Failed)
# 79 - grsegcachetest (SEGFAULT)
#cd build
#ctest --extra-verbose --output-on-failure
%check
cd build
ctest --extra-verbose --output-on-failure
%post -n %{libname} -p /sbin/ldconfig