From 3afd50798fa2ac4ad3cab96db4f435b42cf0b1eab0dfb3784807c371d28a101f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 17 Aug 2013 00:29:47 +0000 Subject: [PATCH] Accepting request 185700 from home:elvigia:branches:Base:System - Provide and Obsolete module-init-tools, this change must only be accepted after dropping module-init-tools OBS-URL: https://build.opensuse.org/request/show/185700 OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=56 --- kmod.changes | 6 ++++++ kmod.spec | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) 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