[CentOS] UPDATE over REPO

Thu Jul 23 15:04:30 UTC 2009
Filipe Brandenburger <filbranden at gmail.com>

Hi,

2009/7/23 Alberto García Gómez <alberto at ipimtzcm.rimed.cu>:
> I'm not talking of make a "yum -y update"; is more liked an intelligent
> "rpm" with REPO connection. ;-)

"yum" is "rpm" with repository connection and dependency solving.
There currently is no way to have RPM download and install
dependencies by itself, that is what "yum" is for.

You should look into using "createrepo" to create a "yum" repository.
It is not that hard.

Alternatively, you should look into already existing repositories for
CentOS that contain the versions of Apache and PHP that you want.

HTH,
Filipe