]> git.pld-linux.org Git - packages/kmod.git/commitdiff
- updated to 21 auto/th/kmod-21-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 24 Jun 2015 14:17:54 +0000 (16:17 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 24 Jun 2015 14:17:54 +0000 (16:17 +0200)
kmod.spec

index c9235c5f11abd14aa5899fa66718bc8b45b766e6..77bc22fbd5e1eb9c06c0263511583a471ca74d8c 100644 (file)
--- a/kmod.spec
+++ b/kmod.spec
 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 \
This page took 0.052796 seconds and 4 git commands to generate.