summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Text-Filter.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-horde-Horde-Text-Filter.spec')
-rw-r--r--php-horde-Horde-Text-Filter.spec11
1 files changed, 0 insertions, 11 deletions
diff --git a/php-horde-Horde-Text-Filter.spec b/php-horde-Horde-Text-Filter.spec
index 271f2c0..49f6e3f 100644
--- a/php-horde-Horde-Text-Filter.spec
+++ b/php-horde-Horde-Text-Filter.spec
@@ -106,17 +106,6 @@ done | tee ../%{pear_name}.lang
%check
cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
-%if 0%{?rhel} == 5
-sed -e 's/testHtml2textVarious/SKIP_testHtml2textVarious/' \
- -e 's/testHtml2text/SKIP_testHtml2text/' \
- -i Html2textTest.php
-sed -e 's/testBug9567/SKIP_testBug9567/' \
- -i XssTest.php
-sed -e 's/testXss/SKIP_testXss/' \
- -i XssTest.php
-sed -e 's/testOfficeNamespace/SKIP_testOfficeNamespace/' \
- -i MsofficeTest.php
-%endif
%if 0%{?rhel} == 6
# Only fails with PHP < 5.3.6, see http://3v4l.org/Vkcdu