Accepting request 935990 from home:michals

- Ensure that kmod and packages linking to libkmod provide same features
  (bsc#1193430).

OBS-URL: https://build.opensuse.org/request/show/935990
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=201
This commit is contained in:
Jan Engelhardt 2021-12-06 17:01:53 +00:00 committed by Git OBS Bridge
parent 9cca6f3e76
commit ac7a62565c
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 6 11:00:57 UTC 2021 - Michal Suchanek <msuchanek@suse.com>
- Ensure that kmod and packages linking to libkmod provide same features
(bsc#1193430).
-------------------------------------------------------------------
Thu Oct 28 07:38:29 UTC 2021 - Michal Suchanek <msuchanek@suse.com>

View File

@ -59,6 +59,10 @@ BuildRequires: pkgconfig(zlib)
Requires(post): coreutils
Obsoletes: kmod-compat < %version-%release
Provides: kmod-compat = %version-%release
# kmod and libkmod have no dependency but we want to provide
# same features across kmod provided tools and tools linking to libkmod
Conflicts: %lname < %version-%release
Conflicts: %lname > %version-%release
Requires: suse-module-tools
Obsoletes: module-init-tools < 3.16
Provides: module-init-tools = 3.16