[packages/kmod] base does not require -libs anymore. revert that?

glen glen at pld-linux.org
Sat Sep 21 10:37:44 CEST 2013


commit 5c0bad5ff2313504647c64ce4a34bf4e6504f5a6
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Sep 21 11:37:29 2013 +0300

    base does not require -libs anymore. revert that?

 kmod.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kmod.spec b/kmod.spec
index 0aeb25f..8468b4a 100644
--- a/kmod.spec
+++ b/kmod.spec
@@ -1,9 +1,12 @@
 # TODO
 # - alias from /etc/modprobe.d/3.4.32.longterm-1/geninitrd.conf does not work for geninitrd
+# - kmod no longer links with library dynamically since kmod-15:
+#   kmod binary statically links to libkmod - if distro is only interested in
+#   the kmod tool (for example in an initrd) it can refrain from installing the library
 #
 # Conditional build:
 %bcond_without	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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kmod.git/commitdiff/5c0bad5ff2313504647c64ce4a34bf4e6504f5a6



More information about the pld-cvs-commit mailing list