Skip to content

init

Compare
Choose a tag to compare
@coiby coiby released this 13 Apr 01:54
· 92 commits to main since this release
makedumpfile: remove explicit-lib-dependency zlib

Fix the following error found by rpmlint,
    makedumpfile.x86_64: E: explicit-lib-dependency zlib
    You must let rpm find the library dependencies by itself. Do not put unneeded
    explicit Requires: tags.

Signed-off-by: Coiby Xu <[email protected]>
Reviewed-by: Philipp Rudo <[email protected]>
Reviewed-by: Dave Young <[email protected]>