diff --git a/php-channel-phpqatools.spec b/php-channel-phpqatools.spec index 46b4c49..ae83df9 100644 --- a/php-channel-phpqatools.spec +++ b/php-channel-phpqatools.spec @@ -3,7 +3,7 @@ Name: php-channel-phpqatools # Use REST version (from channel.xml) Version: 1.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Adds phpqatools channel to PEAR Group: Development/Languages @@ -14,7 +14,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: php-pear >= 1:1.4.9-1.2 -Requires: php-cli Requires: php-pear(PEAR) Requires(post): %{__pear} @@ -63,6 +62,9 @@ fi %changelog +* Mon May 21 2012 Christof Damian - 1.3-3 +- removed php-cli require + * Sun May 20 2012 Christof Damian - 1.3-2 - Changed license after talking to Sebastian Bergmann - removed some command macros