On Thu, 6 Oct 2011, Morgan Cox wrote:

> Hi.
>
> I am trying to use Mock to rebuild a .src.rpm file I have made for PHP 5.3.8
> (for Centos6)
>
> I have managed to install deps fine with mock.
>
> When I try to rebuild the package though I get.

BuildRequires are wrong, since this SRPM requires files that aren't being
pulled in.  Add BuildRequires to satisfy these missing requirements and it'll
work.

jh
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to