commit 64ba56677c96376f29d11db8425586df2b8ad4ff
Author: Martin Gansser <mgansser(a)alice.de>
Date: Fri Sep 2 23:09:51 2016 +0200
Disabled config test by adding no-tests
qtav.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qtav.spec b/qtav.spec
index b069536..d65fa02 100644
--- a/qtav.spec
+++ b/qtav.spec
@@ -133,7 +133,7 @@ mkdir build; pushd build
QMAKE_CFLAGS="%{optflags}" \
QMAKE_CXXFLAGS="%{optflags}" \
QMAKE_LFLAGS="-Wl,--as-needed" \
- CONFIG+="no_rpath recheck config_libass_link no_config_tests debug" \
+ CONFIG+="no_rpath recheck config_libass_link no-tests debug" \
..
%make_build
@@ -223,7 +223,7 @@ fi
%changelog
* Fri Sep 02 2016 Martin Gansser <martinkg(a)fedoraproject.org> -
1.11.0-0.4gitc5db90b
-- Disabled config test by adding no_config_tests
+- Disabled config test by adding no-tests
* Mon Aug 29 2016 Martin Gansser <martinkg(a)fedoraproject.org> -
1.11.0-0.3gitc5db90b
- update to last git release
Show replies by date