Linux kernel module management utilities
Go to file
Yauheni Kaliuta 8cee70af20 packaging: remove the explicit requires on kmod-libs
The main kmod package requires kmod-libs, via the "Requires:
%{name}-libs%{?_isa} = %{version}-%{release}" line in
kmod.spec. This is not actually necessary: /bin/kmod statically
links to libkmod (which is all that's in kmod-libs), and besides,
if it was dynamically linked rpm would generate the dependency
automatically.

kmod-devel, on the other hand, should require kmod-libs instead
of the main kmod package.

(credits for the text to David Shea)

Resolves: rhbz#1208554.

Signed-off-by: Yauheni Kaliuta <yauheni.kaliuta@redhat.com>
2016-11-30 14:56:57 +02:00
.gitignore Update to version 23 2016-07-22 09:56:52 -04:00
kmod.spec packaging: remove the explicit requires on kmod-libs 2016-11-30 14:56:57 +02:00
sources Update to version 23 2016-07-22 09:56:52 -04:00
weak-modules Fix path to dracut in weak-modules (rhbz 1295038) 2016-01-07 14:21:01 -05:00