Author: qboosh Date: Sun Jun 24 16:18:35 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 9; test suite apparently needs root now
---- Files affected: packages/kmod: kmod.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: packages/kmod/kmod.spec diff -u packages/kmod/kmod.spec:1.24 packages/kmod/kmod.spec:1.25 --- packages/kmod/kmod.spec:1.24 Thu Apr 19 17:19:36 2012 +++ packages/kmod/kmod.spec Sun Jun 24 18:18:30 2012 @@ -2,16 +2,19 @@ # TODO: # - implement /etc/modprobe.d/kver/ support (just as in our module-init-tools) # - modprobe keeps "-" in module names: sprunge.us/dYCZ (probably irrelevant) -%bcond_without tests +# +# Conditional build: +%bcond_with tests # perform "make check" (init_module seems to require root for mkdir) +# Summary: Linux kernel module handling Summary(pl.UTF-8): Obsługa modułów jądra Linuksa Name: kmod -Version: 8 +Version: 9 Release: 1 License: GPL v2+ Group: Applications/System Source0: ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/%{name}-%{version}.tar.xz -# Source0-md5: d4e3d038b5370b1e8ff237c55666aa64 +# Source0-md5: c8ae2d2694fbca2b28e238b30543a0cd Source1: %{name}-blacklist Source2: %{name}-usb URL: http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary @@ -188,6 +191,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2012/06/24 16:18:30 qboosh +- updated to 9; test suite apparently needs root now + Revision 1.24 2012/04/19 15:19:36 arekm - up to 8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/kmod/kmod.spec?r1=1.24&r2=1.25 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
