summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-09 14:42:39 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-09 14:42:39 +0100
commitb5400d7f6933887fd3e859c0518eaedfe5e931ee (patch)
tree1d858f697c4834d2b344ad8d26f36ee4d906978f
parent4282e77090c7ea97f883a732d418eabe0edad667 (diff)
php-horde-Horde-Mapi: 1.0.4
-rw-r--r--php-horde-Horde-Mapi.spec13
1 files changed, 7 insertions, 6 deletions
diff --git a/php-horde-Horde-Mapi.spec b/php-horde-Horde-Mapi.spec
index 6b63112..815edfd 100644
--- a/php-horde-Horde-Mapi.spec
+++ b/php-horde-Horde-Mapi.spec
@@ -12,7 +12,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Mapi
-Version: 1.0.3
+Version: 1.0.4
Release: 1%{?dist}
Summary: MAPI utility library
@@ -47,6 +47,7 @@ Requires: php-bcmath
Requires: php-date
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides: php-composer(horde/horde-mapi) = %{version}
%description
@@ -80,12 +81,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
@@ -113,6 +110,10 @@ fi
%changelog
+* Fri Jan 09 2015 Remi Collet <remi@fedoraproject.org> - 1.0.4-1
+- Update to 1.0.4
+- add provides php-composer(horde/horde-mapi)
+
* Fri Jun 27 2014 Remi Collet <remi@fedoraproject.org> - 1.0.3-1
- Update to 1.0.3