summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Test.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-11-10 09:28:18 +0100
committerRemi Collet <fedora@famillecollet.com>2014-11-10 09:28:18 +0100
commite582d768cdc8b70d2ad88e8eb1c5e37353f1f208 (patch)
tree80c20c32834bf3540e7d8eafabe0201087e0c4ae /php-horde-Horde-Test.spec
parentf8d6ceddd2812b6ae16f1533353060527ba54695 (diff)
php-horde-Horde-Test: add upstream patch to fix test failure in turba and kronolith, thanks to Koschei
Diffstat (limited to 'php-horde-Horde-Test.spec')
-rw-r--r--php-horde-Horde-Test.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/php-horde-Horde-Test.spec b/php-horde-Horde-Test.spec
index 8a41517..d627a54 100644
--- a/php-horde-Horde-Test.spec
+++ b/php-horde-Horde-Test.spec
@@ -13,7 +13,7 @@
Name: php-horde-Horde-Test
Version: 2.4.5
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Horde testing base classes
Group: Development/Libraries
@@ -23,6 +23,7 @@ Source0: http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
# Use unbundled PHPUnit
Patch0: %{pear_name}-rpm.patch
+Patch1: %{pear_name}-upstream.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
@@ -66,12 +67,14 @@ Horde-specific PHPUnit base classes.
cd %{pear_name}-%{version}
%patch0 -p1 -b .rpm
+%patch1 -p3 -b .upstream
# Don't install bundled PHPUnit
# Don't check md5sum for patched files
sed -e '/bundle\/vendor/d' \
-e '/Autoload.php/s/md5sum="[^"]*"//' \
-e '/AllTests.php/s/md5sum="[^"]*"//' \
+ -e '/Registry.php/s/md5sum="[^"]*"//' \
../package.xml >%{name}.xml
touch -r ../package.xml %{name}.xml
@@ -112,6 +115,10 @@ fi
%changelog
+* Mon Nov 10 2014 Remi Collet <remi@fedoraproject.org> - 2.4.5-2
+- add upstream patch to fix test failure in turba
+ and kronolith, thanks to Koschei
+
* Tue Oct 28 2014 Remi Collet <remi@fedoraproject.org> - 2.4.5-1
- Update to 2.4.5