diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-03-18 11:01:38 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-03-18 11:01:38 +0100 | 
| commit | 34ab9f3525c3fda2533714563df2d6a4988946bd (patch) | |
| tree | 46df629bada2e781a708ed9736bcfebffe3fcf91 | |
| parent | 84e9eb4770992c16b375c255d80275db7350159e (diff) | |
php-bartlett-PHP-CompatInfo: cleanups from rawhide
| -rw-r--r-- | php-bartlett-PHP-CompatInfo.spec | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec index acaed4b..a5b74c0 100644 --- a/php-bartlett-PHP-CompatInfo.spec +++ b/php-bartlett-PHP-CompatInfo.spec @@ -44,6 +44,7 @@ Patch24:        0001-fix-gd-reference-for-php-5.5.0alpha6.patch  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildArch:      noarch +BuildRequires:  php(language) >= 5.2.1  BuildRequires:  php-pear(PEAR) >= 1.9.0  BuildRequires:  php-channel(%{channel})  # to run test suite @@ -68,6 +69,7 @@ Requires:       php-pear(pear.phpunit.de/PHP_Timer) >= 1.0.0  # Optional and not yet availalble php-pear(Net_Growl) >= 2.2.2  Provides:       php-pear(%{channel}/%{pear_name}) = %{version}%{?prever} +Provides:       phpci = %{version}%{?prever}  %description  | 
