php 5.2.2 rebuilt, yum still trying to install ART's rpms

Support/Development for PHP
Fenice
Forum User
Forum User
Posts: 37
Joined: Thu Nov 23, 2006 5:36 pm

php 5.2.2 rebuilt, yum still trying to install ART's rpms

Unread post by Fenice »

Hello!

I have downloaded and recompiled ART's 5.2.2 packages to add tidy support. So far, no problems. I edited the php.spec file, rebuilt the packages, and installed them. PHP works fine, version is 5.2.2.

ANYHOW, when I run yum check-update or yum update, yum wants to install ART's 5.2.2 packages, even though php is correctly installed. I double checked my php.spec file, and there are no changes from ART's one other than the tidy bits.

What am I doing wrong?

Thanks!
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

You might want to bump up your Release: to 3.
Fenice
Forum User
Forum User
Posts: 37
Joined: Thu Nov 23, 2006 5:36 pm

Unread post by Fenice »

Yep, that did it. Thanks :)
Post Reply