[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Odd mock build problem
- From: Jason L Tibbitts III <tibbs math uh edu>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: Odd mock build problem
- Date: Sun, 05 Mar 2006 22:26:53 -0600
>>>>> "KF" == Kevin Fenzi <kevin-fedora-extras scrye com> writes:
KF> Perhaps I have missed something here, but I can see that this
KF> would work fine for local mock builds where you have ruby
KF> installed, but how does it work with the build system? Or does it?
It works because if Ruby isn't there, you get
Requires: ruby
and if Ruby is there, you get
Requires: ruby = x.y.z
The original problem was a set of specfile magic that resulted in
Requires:
if Ruby wasn't present, causing the build to fail.
KF> Perhaps we just need to add ruby to the base build group? Then
KF> this should work.
I think the base group should, if anything, shrink and not grow.
Adding Ruby just to satisfy a few Ruby packages slows down every
single build.
- J<
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]