[packages/libtool] - run test suite

arekm arekm at pld-linux.org
Thu Oct 30 19:26:39 CET 2014


commit 98133abb88a88d72b8509c49d57d1859b129cc2f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Oct 30 19:26:16 2014 +0100

    - run test suite

 libtool.spec | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/libtool.spec b/libtool.spec
index 44e3943..5d975b0 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -1,3 +1,6 @@
+%bcond_without	tests
+%bcond_without	tests_expensive
+#
 Summary:	GNU libtool, a shared library generation tool
 Summary(es.UTF-8):	GNU libtool, una herramienta de creación de bibliotecas compartidas
 Summary(pl.UTF-8):	GNU libtool - narzędzie do generowania bibliotek współdzielonych
@@ -169,6 +172,8 @@ cd ..
 
 %{__make}
 
+%{?with_tests:%{__make} check %{!?with_tests_expensive:TESTSUITEFLAGS='-k "!expensive"'}}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_mandir}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtool.git/commitdiff/98133abb88a88d72b8509c49d57d1859b129cc2f



More information about the pld-cvs-commit mailing list