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 | fd6b041a3fa2ad372e696f88cb714ca2d8898243 (patch) | |
| tree | 4d3b188134bac1f13bacea8fffd83b503adeee28 | |
| parent | a7b698eb867c7253bc8dac6eb026337731744a10 (diff) | |
pecl: add bug links
| -rw-r--r-- | php-pecl-yar.spec | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/php-pecl-yar.spec b/php-pecl-yar.spec index 17ba0a2..108ce92 100644 --- a/php-pecl-yar.spec +++ b/php-pecl-yar.spec @@ -22,6 +22,8 @@ Group:          Development/Languages  URL:            http://pecl.php.net/package/%{pecl_name}  Source0:        http://pecl.php.net/get/%{pecl_name}-%{version}.tgz +# https://bugs.php.net/65863 ask license file +  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRequires:  curl-devel  BuildRequires:  php-devel  | 
