Any tips or guidelines for creating ruby packages?

Ville Skyttä ville.skytta at iki.fi
Sun Jul 31 14:18:27 UTC 2005


On Sun, 2005-07-31 at 08:45 -0500, Tom 'spot' Callaway wrote:

> This is how OOo does it (to get rid of the libxmlsec1 and libdb-/libdb_
> provides and requires). This goes in %setup, after applying patches. You
> should be able to modify the logic for ruby-gnome.
[...]
> %define __find_provides %{_builddir}/SRC680_m%{ooo2ver}/find-provides
[...]
> %define __find_requires %{_builddir}/SRC680_m%{ooo2ver}/find-requires

IIRC this requires also:
    %define _use_internal_dependency_generator 0
...otherwise it has no effect.




More information about the fedora-extras-list mailing list