summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Text-Diff.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-09 14:26:14 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-09 14:26:14 +0100
commit8ff7e90577173bf1f7e0126ee9d774263fe4169f (patch)
treec0155010690f9680d2d5fab2a5f22adb8529f3da /php-horde-Horde-Text-Diff.spec
parent5a710162f09cb7b9a3d0ea699ac6ecf18c9898db (diff)
php-horde-Horde-Text-Diff: 2.1.1
Diffstat (limited to 'php-horde-Horde-Text-Diff.spec')
-rw-r--r--php-horde-Horde-Text-Diff.spec13
1 files changed, 7 insertions, 6 deletions
diff --git a/php-horde-Horde-Text-Diff.spec b/php-horde-Horde-Text-Diff.spec
index ceec464..4e675bb 100644
--- a/php-horde-Horde-Text-Diff.spec
+++ b/php-horde-Horde-Text-Diff.spec
@@ -12,7 +12,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Text-Diff
-Version: 2.1.0
+Version: 2.1.1
Release: 1%{?dist}
Summary: Engine for performing and rendering text diffs
@@ -42,6 +42,7 @@ Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0
# Optional but not yet available : php-pecl-xdiff
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides: php-composer(horde/horde-text-diff) = %{version}
%description
@@ -74,12 +75,8 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}
%check
-src=$(pwd)/%{pear_name}-%{version}
cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
-phpunit \
- --include-path=$src/lib \
- -d date.timezone=UTC \
- .
+phpunit .
%clean
@@ -108,6 +105,10 @@ fi
%changelog
+* Fri Jan 09 2015 Remi Collet <remi@fedoraproject.org> - 2.1.1-1
+- Update to 2.1.1
+- add provides php-composer(horde/horde-text-diff)
+
* Tue Jun 17 2014 Remi Collet <remi@fedoraproject.org> - 2.1.0-1
- Update to 2.1.0