diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-03-07 13:02:25 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-03-07 13:02:25 +0100 | 
| commit | cb181d5b07aeacd89913d6d40175cece3cf8d319 (patch) | |
| tree | 6f66e1d913e566118bf3c15a029f8bfcdfbde3ef | |
| parent | 94b161e1cf78d935baa5cfb1d82af69356070945 (diff) | |
php-phpunit-PHPUnit: 3.7.17
| -rw-r--r-- | php-horde-Horde-Alarm.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-Alarm.spec b/php-horde-Horde-Alarm.spec index 245a77b..a7ac3c0 100644 --- a/php-horde-Horde-Alarm.spec +++ b/php-horde-Horde-Alarm.spec @@ -1,4 +1,3 @@ -%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}  %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}  %global pear_name    Horde_Alarm  %global pear_channel pear.horde.org @@ -16,6 +15,7 @@ Source0:        http://%{pear_channel}/get/%{pear_name}-%{version}.tgz  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root  BuildArch:      noarch  BuildRequires:  gettext +BuildRequires:  php(language) >= 5.3.0  BuildRequires:  php-pear(PEAR) >= 1.7.0  BuildRequires:  php-channel(%{pear_channel})  # To run unit tests  | 
