SPECS: rsync.spec - disable tests on alpha (SMB_ACL fail)
glen
glen at pld-linux.org
Thu Sep 7 20:46:10 CEST 2006
Author: glen Date: Thu Sep 7 18:46:10 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- disable tests on alpha (SMB_ACL fail)
---- Files affected:
SPECS:
rsync.spec (1.114 -> 1.115)
---- Diffs:
================================================================
Index: SPECS/rsync.spec
diff -u SPECS/rsync.spec:1.114 SPECS/rsync.spec:1.115
--- SPECS/rsync.spec:1.114 Fri Sep 1 01:22:02 2006
+++ SPECS/rsync.spec Thu Sep 7 20:46:04 2006
@@ -4,6 +4,9 @@
%bcond_with rsh # set remote shell command to rsh instead of ssh (old behaviour)
%bcond_without tests # do not perform "make test"
#
+%ifarch alpha
+%undefine with_tests
+%endif
Summary: Program for efficient remote updates of files
Summary(es): Programa para actualizar archivos remotos de forma eficiente
Summary(ko): ł×ĆŽżöĹŠ¸Ś ĹëÇŃ ĆÄŔĎľżąâȸŚ Ŕ§ÇŃ ÇÁˇÎą×ˇĽ
@@ -267,6 +270,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.115 2006/09/07 18:46:04 glen
+- disable tests on alpha (SMB_ACL fail)
+
Revision 1.114 2006/08/31 23:22:02 glen
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rsync.spec?r1=1.114&r2=1.115&f=u
More information about the pld-cvs-commit
mailing list