Accepting request 143721 from Base:System
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/143721 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=13
This commit is contained in:
commit
4fb51ae167
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 23 17:18:03 UTC 2012 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Require suse-module-tools now that it is present in Base:System
|
||||||
|
- kmod-compat depends on kmod, add that missing Requires.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 10 15:07:54 UTC 2012 - hrvoje.senjan@gmail.com
|
Sat Nov 10 15:07:54 UTC 2012 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -30,13 +30,13 @@ Url: http://www.jonmasters.org/blog/2011/12/20/libkmod-replaces-modul
|
|||||||
#Git-Clone: git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod
|
#Git-Clone: git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod
|
||||||
Source: ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/%name-%version.tar.xz
|
Source: ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/%name-%version.tar.xz
|
||||||
Source2: ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/%name-%version.tar.sign
|
Source2: ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/%name-%version.tar.sign
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: libxslt-tools
|
BuildRequires: libxslt-tools
|
||||||
BuildRequires: pkgconfig >= 0.21
|
BuildRequires: pkgconfig >= 0.21
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: pkgconfig(liblzma) >= 4.99
|
BuildRequires: pkgconfig(liblzma) >= 4.99
|
||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
|
Requires: suse-module-tools
|
||||||
|
|
||||||
%description
|
%description
|
||||||
kmod is a set of tools to handle common tasks with Linux kernel
|
kmod is a set of tools to handle common tasks with Linux kernel
|
||||||
@ -51,6 +51,7 @@ indexes from module-init-tools project.
|
|||||||
Summary: Compat symlinks for kernel module utilities
|
Summary: Compat symlinks for kernel module utilities
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
Requires: kmod
|
||||||
Provides: modutils
|
Provides: modutils
|
||||||
Conflicts: module-init-tools
|
Conflicts: module-init-tools
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user