diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-10-08 20:07:00 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-10-08 20:07:00 +0200 | 
| commit | b7ea7d44eea23978602c65a14ca0b518bda28a38 (patch) | |
| tree | 510c61b6e3c0fe6d8a8f271be93aa63db639044a | |
| parent | 857020b6555a55ffbd16eefca6ed8f2e31f0f7fe (diff) | |
pecl: add bug links
| -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  | 
