commit 1c7d4ba8bba705dd6efc07a1b218eac61a7efff7
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Sun Dec 4 12:01:15 2016 +0100

    - run test suite after build

 dovecot-pigeonhole.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/dovecot-pigeonhole.spec b/dovecot-pigeonhole.spec
index 7837eba..eada74c 100644
--- a/dovecot-pigeonhole.spec
+++ b/dovecot-pigeonhole.spec
@@ -2,7 +2,8 @@
 # - new unpackaged files:
 #   /usr/bin/sieve-filter
 #   /usr/share/man/man1/sieve-filter.1.gz
-
+%bcond_without tests
+#
 %define        dovecot_series          2.2
 %define        pigeonhole_version      0.4.2
 Summary:       Sieve plugin for dovecot
@@ -64,6 +65,8 @@ Tn pakiet zawiera demona Manage Sieve dla dovecot.
 
 %{__make}
 
+%{?with_tests:%{__make} -j1 check}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dovecot-pigeonhole.git/commitdiff/1c7d4ba8bba705dd6efc07a1b218eac61a7efff7

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to