diff options
-rw-r--r-- | php-pecl-sphinx.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/php-pecl-sphinx.spec b/php-pecl-sphinx.spec index 186ae83..0e80ac3 100644 --- a/php-pecl-sphinx.spec +++ b/php-pecl-sphinx.spec @@ -11,6 +11,9 @@ License: PHP URL: http://pecl.php.net/package/%{pecl_name} Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz +# https://bugs.php.net/65864 ask license file + + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libsphinxclient-devel BuildRequires: php-pear |