packages: openssh/openssh.spec - run test suite
arekm
arekm at pld-linux.org
Mon Feb 20 22:54:12 CET 2012
Author: arekm Date: Mon Feb 20 21:54:12 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- run test suite
---- Files affected:
packages/openssh:
openssh.spec (1.380 -> 1.381)
---- Diffs:
================================================================
Index: packages/openssh/openssh.spec
diff -u packages/openssh/openssh.spec:1.380 packages/openssh/openssh.spec:1.381
--- packages/openssh/openssh.spec:1.380 Sun Feb 12 13:47:18 2012
+++ packages/openssh/openssh.spec Mon Feb 20 22:54:07 2012
@@ -9,6 +9,7 @@
%bcond_without kerberos5 # without kerberos5 support
%bcond_without selinux # build without SELinux support
%bcond_with hpn # High Performance SSH/SCP - HPN-SSH including Cipher NONE (broken too often)
+%bcond_without tests
# gtk2-based gnome-askpass means no gnome1-based
%{?with_gtk:%undefine with_gnome}
@@ -577,6 +578,8 @@
%{__make}
+%{?with_tests:%{__make} tests}
+
cd contrib
%if %{with gnome}
%{__make} gnome-ssh-askpass1 \
@@ -843,6 +846,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.381 2012/02/20 21:54:07 arekm
+- run test suite
+
Revision 1.380 2012/02/12 12:47:18 baggins
- rel 8
- added systemd native service, with a BIG FAT WARNING
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openssh/openssh.spec?r1=1.380&r2=1.381&f=u
More information about the pld-cvs-commit
mailing list