diff --git a/kmod.changes b/kmod.changes index daf1f09..ce606a1 100644 --- a/kmod.changes +++ b/kmod.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 3 05:52:02 UTC 2013 - crrodriguez@opensuse.org + +- Provide and Obsolete module-init-tools, this change must only + be accepted after dropping module-init-tools + ------------------------------------------------------------------- Wed Jul 3 22:18:38 UTC 2013 - jengelh@inai.de diff --git a/kmod.spec b/kmod.spec index 4d115b1..bb43ba0 100644 --- a/kmod.spec +++ b/kmod.spec @@ -60,9 +60,11 @@ indexes from module-init-tools project. Summary: Compat symlinks for kernel module utilities License: GPL-2.0+ Group: System/Kernel -Requires: kmod +Requires: kmod = %{version} Provides: modutils -Conflicts: module-init-tools +#last version found in factory (03 Aug 2013) +Provides: module-init-tools = 3.15 +Obsoletes: module-init-tools <= 3.15 %description compat kmod is a set of tools to handle common tasks with Linux kernel