run cleaner
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=134
This commit is contained in:
parent
2d0d188f45
commit
82df361962
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user