Hi,
I want to provide my own script for finding provides and requirements.
The issue I have with RPM's automatic stuff is that a certain package
provides libraries which are not really accessible from other
applications (or shouldn't be accessed) since they are not for
system-wide usage but only for that single application.
So what I found as kind of documentation about it is the following:
Source91: filter-requires.sh
%define _use_internal_dependency_generator 0
%define __find_requires %{SOURCE91}
where filter-requires.sh basically would create the list for RPM.
That seems not to work (at least with openSUSE 10.3 within the
buildservice).
So what I wonder is:
- does SUSE's rpm know about _use_internal_dependency_generator at all?
- can I instead just use "AutoReqProv: no" and keep the rest of the
above example?
Thanks,
Wolfgang
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]