SHA256
1
0
forked from pool/kmod

- Update to new upstream release 9

* build-sys: allow compressed modules in testsuite
* build-sys: Make dirs writable on rootfs creation
* depmod: use ferror and fclose to check for error
* depmod: return error when index is truncated due to ENOSPC
* depmod: fix coding-style issue in array declaration
* depmod: fail if any index could not be created
* depmod: don't return error if modules.builtin don't exist
* libkmod-util: split function for usec conversion
* libkmod-util: add missing stdbool.h include

OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=30
This commit is contained in:
Robert Milasan
2012-06-20 08:46:14 +00:00
committed by Git OBS Bridge
parent cc0f590fe5
commit 2aef4e0d72
7 changed files with 40 additions and 41 deletions

View File

@@ -21,7 +21,7 @@ Name: kmod
Summary: Utilities to load modules into the kernel
License: LGPL-2.1+ and GPL-2.0+
Group: System/Kernel
Version: 8
Version: 9
Release: 0
Url: http://www.politreco.com/2011/12/announce-kmod-2/
@@ -86,7 +86,7 @@ in %lname.
%prep
%setup -q
%patch -P 1 -p1
%patch1 -p1
%build
autoreconf -fi