[packages/kmod] - updated to 21
qboosh
qboosh at pld-linux.org
Wed Jun 24 16:16:22 CEST 2015
commit e9ab11f9233348d9aacc1cbe6077a2c1d3ce2d2c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jun 24 16:17:54 2015 +0200
- updated to 21
kmod.spec | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/kmod.spec b/kmod.spec
index c9235c5..77bc22f 100644
--- a/kmod.spec
+++ b/kmod.spec
@@ -10,12 +10,12 @@
Summary: Linux kernel module handling
Summary(pl.UTF-8): Obsługa modułów jądra Linuksa
Name: kmod
-Version: 20
-Release: 2
+Version: 21
+Release: 1
License: GPL v2+
Group: Applications/System
Source0: https://www.kernel.org/pub/linux/utils/kernel/kmod/%{name}-%{version}.tar.xz
-# Source0-md5: d6f4fef718a50bd88080de6a43bc64d8
+# Source0-md5: ee246fab2e1cba9fbdcad6a86ec31531
Source1: %{name}-blacklist
Source2: %{name}-usb
Patch0: %{name}-modprobe.d-kver.patch
@@ -124,9 +124,6 @@ Wiązania Pythona do API kmod.
%setup -q
%patch0 -p1
-# requires root to work
-sed -i -e 's#testsuite/test-modprobe# #g' Makefile.am
-
%build
%{__libtoolize}
%{__aclocal} -I m4
@@ -135,6 +132,7 @@ sed -i -e 's#testsuite/test-modprobe# #g' Makefile.am
%{__automake}
%configure \
--disable-silent-rules \
+ --disable-test-modules \
--enable-python \
--with-rootlibdir=/%{_lib} \
--with-xz \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kmod.git/commitdiff/e9ab11f9233348d9aacc1cbe6077a2c1d3ce2d2c
More information about the pld-cvs-commit
mailing list