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.

_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to