-
Jan Engelhardt authored
We really want to make use of rpm's automatic dependency finding. Binaries are scanned for DT_NEEDED entries, the latter of which are then used for populating the "Requires"-type deps. The "nxagent" binary for example would require libX11.so.6. That incurs problems: 1. A package manager told to install nxagent could select xorg-x11 rather than nx-libs, even though nxagent depends on the NX version. 2. A package manager told to install $some_program could select nx-libs rather than xorg-x11 (since both provide libX11.so.6), but, since the NX library is in an obscure directory, running $some_program would fail as libX11.so.6 is not found. To solve this, give the NX libraries unique names different from the Xorg ones.
c4a8556c
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
A8Eq.c | Loading commit data... | |
AA16.c | ||
AA32.c | ||
AA8.c | ||
Alloc.c | ||
AofA8.c | ||
CA8.c | ||
CmpKey.c | ||
DA16.c | ||
DA32.c | ||
DA8.c | ||
DAofA8.c | ||
DecKey.c | ||
Fill.c | ||
Flush.c | ||
GenKey.c | ||
Imakefile | ||
IncKey.c | ||
RA16.c | ||
RA32.c | ||
RA8.c | ||
RAofA8.c | ||
RC16.c | ||
RC32.c | ||
RC8.c | ||
RHead.c | ||
RR.c | ||
RaA16.c | ||
RaA32.c | ||
RaA8.c | ||
RaAoA8.c | ||
Unwrap.c | ||
WA16.c | ||
WA32.c | ||
WA8.c | ||
WAofA8.c | ||
WC16.c | ||
WC32.c | ||
WC8.c | ||
Whead.c | ||
Wrap.c | ||
Wrap.h | ||
Wraphelp.README.crypto | ||
Wraphelp.c | ||
Xdmcp.h |