[php-horde-Horde-Compress/el6] Disable tests for el6

Nick Bebout nb at fedoraproject.org
Tue Mar 26 22:16:50 UTC 2013


commit 7a1329f22db037bbc11b73cd701e6ab86235c397
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Tue Mar 26 17:16:36 2013 -0500

    Disable tests for el6

 php-horde-Horde-Compress.spec |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/php-horde-Horde-Compress.spec b/php-horde-Horde-Compress.spec
index c93a9e5..107aad3 100644
--- a/php-horde-Horde-Compress.spec
+++ b/php-horde-Horde-Compress.spec
@@ -18,8 +18,8 @@ BuildRequires:  php-pear(PEAR) >= 1.7.0
 BuildRequires:  php-channel(%{pear_channel})
 BuildRequires:  gettext
 # To run unit tests
-BuildRequires:  php-pear(%{pear_channel}/Horde_Test) >= 2.1.0
-BuildRequires:  php-pear(%{pear_channel}/Horde_Stream_Filter) >= 2.0.0
+#BuildRequires:  php-pear(%{pear_channel}/Horde_Test) >= 2.1.0
+#BuildRequires:  php-pear(%{pear_channel}/Horde_Stream_Filter) >= 2.0.0
 
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
@@ -84,13 +84,13 @@ do
 done | tee ../%{pear_name}.lang
 
 
-%check
-src=${pwd}/%{pear_name}-%{version}
-cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
-phpunit \
-    -d include_path=$src/lib:.:%{pear_phpdir} \
-    -d date.timezone=UTC \
-    .
+#%check
+#src=${pwd}/%{pear_name}-%{version}
+#cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
+#phpunit \
+#    -d include_path=$src/lib:.:%{pear_phpdir} \
+#    -d date.timezone=UTC \
+#    .
 
 %post
 %{__pear} install --nodeps --soft --force --register-only \


More information about the scm-commits mailing list