[packages/dovecot] - up to 2.2.15; run test suite (well, fails after finishing currently)

arekm arekm at pld-linux.org
Sat Oct 25 15:39:49 CEST 2014


commit f5d18128adab138ecdb941898233fb644357e38a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Oct 25 15:39:43 2014 +0200

    - up to 2.2.15; run test suite (well, fails after finishing currently)

 dovecot.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/dovecot.spec b/dovecot.spec
index 87af737..4e57ab2 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -6,17 +6,18 @@
 %bcond_without	pgsql	# without PostgreSQL auth
 %bcond_without	sqlite	# without SQLite3 auth
 %bcond_without	sasl	# without SASL auth
+%bcond_without	tests	# tests
 
 Summary:	IMAP and POP3 server written with security primarily in mind
 Summary(pl.UTF-8):	Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie
 Name:		dovecot
-Version:	2.2.14
+Version:	2.2.15
 Release:	1
 Epoch:		1
 License:	MIT (libraries), LGPL v2.1 (the rest)
 Group:		Networking/Daemons
 Source0:	http://dovecot.org/releases/2.2/%{name}-%{version}.tar.gz
-# Source0-md5:	03315255920ee1c4b11039945246a8af
+# Source0-md5:	c6c176943bd832c780fbb5d2f8850952
 Source1:	%{name}.pamd
 Source2:	%{name}.init
 Source3:	%{name}.sysconfig
@@ -178,6 +179,8 @@ touch config.rpath
 
 %{__make}
 
+%{?with_tests:%{__make} check}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/etc/{pam.d,rc.d/init.d,sysconfig,security} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dovecot.git/commitdiff/f5d18128adab138ecdb941898233fb644357e38a



More information about the pld-cvs-commit mailing list