From 82df361962fcf3b248625afcb0aa44e8f5cad5732c5cb01cd2fa32f017e92480 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 3 Feb 2018 14:31:53 +0000 Subject: [PATCH] run cleaner OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=134 --- kmod.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kmod.spec b/kmod.spec index 4f58cdf..ffc3d93 100644 --- a/kmod.spec +++ b/kmod.spec @@ -44,7 +44,7 @@ BuildRequires: xz BuildRequires: pkgconfig(liblzma) >= 4.99 BuildRequires: pkgconfig(zlib) Requires(post): coreutils -Conflicts: kmod-compat < %{version} +Conflicts: kmod-compat < %version %description kmod is a set of tools to handle common tasks with Linux kernel @@ -94,7 +94,7 @@ list modules, also checking its properties, dependencies and aliases. Summary: Development files for libkmod License: LGPL-2.1+ Group: Development/Libraries/C and C++ -Requires: %lname = %{version} +Requires: %lname = %version %description -n libkmod-devel libkmod was created to allow programs to easily insert, remove and