ok ... maybe I should be a little more specific ...

I've figured out how to do "python setup.py bdist_rpm" but the problem
is that I can't get the dependencies to show up to yum:
yum deplist <my_custom_rpm| usual fc trac rpm>
doesn't give me the listing of dependencies that I would expect
i've also tried resolvedep

I tried this both on my own rpm and the one from fc extras ... neither
gave the information I would expect.

I also tried to do a yum localinstall <my_custom_rpm> which should
have gone and retrieved the needed dependencies ... it didn't :(

any help would be appreicated!

Respectfully,
Christopher Taylor

On 4/27/07, Christopher Taylor <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I'd like to roll an rpm for track with a few patches preinstalled.
> Any chance ya'll can point me in the direction of how to do that?
>
> I know how to do it with C code and make files ... make rpm  .... but
> how do I do it with trac ?
>
> Respectfully,
> Christopher Taylor
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to