Broken php dependencies
Marcin Król
hawk at limanowa.net
Sun Apr 3 09:57:36 CEST 2005
> Hello.
>
> Dependencies in php-5.0.4-1 are totally broken. On system with apache2
> poldek --dist-upgrade installs apache1. Why it requires apache1 EAPI?
>
> M.
A bit more info. Looks like:
%define _apache2 %(rpm -q apache-devel 2> /dev/null | grep -Eq
'\\-2\\.[0-9]+\\.' && echo 1 || echo 0)
always returns 0. Shouldn't it be 'grep -Eq '.*\\-2\\.[0-9]+\\.' there?
M.
More information about the pld-devel-en
mailing list