[perl-Unix-Syslog] Document reason for disabling tests

Petr Pisar ppisar at fedoraproject.org
Wed Nov 7 08:36:12 UTC 2012


commit da5f78dde705b631ff7ce457f9b4281764bffb2d
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Nov 7 09:35:29 2012 +0100

    Document reason for disabling tests

 perl-Unix-Syslog.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/perl-Unix-Syslog.spec b/perl-Unix-Syslog.spec
index 28ce94d..455ee17 100644
--- a/perl-Unix-Syslog.spec
+++ b/perl-Unix-Syslog.spec
@@ -34,6 +34,7 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
+# Tests require accessible syslog
 %{?_with_check:make test}
 
 %files



More information about the perl-devel mailing list