summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-19 22:27:39 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-19 22:27:39 +0100
commit35358b2484871ddc5987e7a985f49b480d498a1e (patch)
tree49f867de01cd3e80c124f7fff32e76f779a48a8e
parentd923a95d22293cb99d65d6b470288a8c8f2934b8 (diff)
php-horde-Horde-Imap-Client
-rw-r--r--php-horde-Horde-Secret.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/php-horde-Horde-Secret.spec b/php-horde-Horde-Secret.spec
index 6730dd3..2622d59 100644
--- a/php-horde-Horde-Secret.spec
+++ b/php-horde-Horde-Secret.spec
@@ -69,6 +69,10 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}
%check
cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
+%if 0%{?rhel} == 5
+# Issue with old openssl version
+rm -f Unit/SecretTest.php
+%endif
phpunit\
-d include_path=%{buildroot}%{pear_phpdir}:.:%{pear_phpdir} \
-d date.timezone=UTC \