]> git.pld-linux.org Git - packages/php-pecl-http.git/commitdiff
- workaround for spec parser having macro undefined yet and not seeing BR
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 13 Sep 2005 23:18:36 +0000 (23:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pecl-http.spec -> 1.13

php-pecl-http.spec

index 1687c9fca5916ee196b643e0231ef9e1cbeee138..d32fbdc336220707c832d93161b78491a94b2acc 100644 (file)
@@ -16,7 +16,7 @@ Source0:      http://pecl.php.net/get/%{_fmodname}-%{version}.tgz
 URL:           http://pecl.php.net/package/pecl_http/
 BuildRequires: php-devel >= 3:5.0.0
 Requires:      %{_sysconfdir}/conf.d
-%requires_php_extension
+%{?requires_php_extension}
 Obsoletes:     php-pear-%{_modname}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.057132 seconds and 4 git commands to generate.