13.09.2011 09:36, Remi Collet wrote:
> Le 07/09/2011 09:14, Pavel Alexeev (aka Pahan-Hubbitus) a écrit :
>
>>> "%if 0%{?php_zend_api:1}" if you want to use (guessing php_zend_api
>>> is not defined as "0" even on EPEL)
>> Just for interest - is there change of minimal buildroot happened since
>> F
Le 07/09/2011 09:14, Pavel Alexeev (aka Pahan-Hubbitus) a écrit :
>> "%if 0%{?php_zend_api:1}" if you want to use (guessing php_zend_api
>> is not defined as "0" even on EPEL)
> Just for interest - is there change of minimal buildroot happened since
> F15? Why it was worked before? Was it announ
12.09.2011 19:57, TASAKA Mamoru wrote:
Pavel Alexeev (aka Pahan-Hubbitus) wrote, at 09/11/2011 01:01 AM +9:00:
Now I change it on:
%if %( php -r "echo (version_compare(PHP_VERSION, '5.3.0', '>=') ? 1
: 0);" &>/dev/null || echo 0 )
but on make srpm got error:
error:
/home/pasha/SOFT/git/php-p
Pavel Alexeev (aka Pahan-Hubbitus) wrote, at 09/11/2011 01:01 AM +9:00:
> Now I change it on:
> %if %( php -r "echo (version_compare(PHP_VERSION, '5.3.0', '>=') ? 1 : 0);"
> &>/dev/null || echo 0 )
> but on make srpm got error:
> error: /home/pasha/SOFT/git/php-pecl-runkit/master/php-pecl-runkit.
07.09.2011 18:59, TASAKA Mamoru wrote:
If you still see some issue, please write in detail what you see (and
post
the spec file you are currently using).
Yes, apparently I still have it.
The long time awhile I have there condition:
%if %( php -r "echo (version_compare(PHP_VERSION, '5.3.0', '
07.09.2011 18:59, TASAKA Mamoru wrote:
If you still see some issue, please write in detail what you see (and
post
the spec file you are currently using).
Yes, apparently I still have it.
The long time awhile I have there condition:
%if %( php -r "echo (version_compare(PHP_VERSION, '5.3.0', '
Pavel Alexeev (aka Pahan-Hubbitus) wrote, at 09/07/2011 04:14 PM +9:00:
> 06.09.2011 18:47, TASAKA Mamoru wrote:
>> Pavel Alexeev (aka Pahan-Hubbitus) wrote, at 09/06/2011 07:00 PM +9:00:
>>> 05.09.2011 19:17, TASAKA Mamoru wrote:
>> 2. The line 28
%if %{?php_zend_api}0
cannot b
06.09.2011 18:47, TASAKA Mamoru wrote:
> Pavel Alexeev (aka Pahan-Hubbitus) wrote, at 09/06/2011 07:00 PM +9:00:
>> 05.09.2011 19:17, TASAKA Mamoru wrote:
> 2. The line 28
>>>
>>> %if %{?php_zend_api}0
>>>
>>> cannot be parsed when %php_zend_api is not integer (and this is
>>> actually happening
>>
Pavel Alexeev (aka Pahan-Hubbitus) wrote, at 09/06/2011 07:00 PM +9:00:
> 05.09.2011 19:17, TASAKA Mamoru wrote:
>> First:
>> * php-devel is not installed when trying to package srpm from spec and
>> sources. This is
>> what koji (build server) always does. i.e. koji tries to package srpm first,
05.09.2011 19:17, TASAKA Mamoru wrote:
(Well, as you posted your first mail to fedora devel list, please
keep sending your reply also to devel list. This type of private
mails will be very confusing to many people who are also watching
mailing
list because they cannot know what is currently
Pavel Alexeev (aka Pahan-Hubbitus) wrote, at 09/05/2011 03:59 AM +9:00:
> Hello.
>
> I have couple of bugs with FBFS similar to [1]. At first glance it is trivial
> - php-config doesn't found [2].
>
> But what interesting, it still there as was in Fedora 15:
> [pasha@vbox temp]$ repoquery --whatpr
11 matches
Mail list logo