SPECS: kernel-desktop.spec - BR /sbin/depmod instead of module-ini...

glen glen at pld-linux.org
Mon Oct 22 10:15:13 CEST 2007


Author: glen                         Date: Mon Oct 22 08:15:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR /sbin/depmod instead of module-init-tools due vserver-packages provides module-init-tools

---- Files affected:
SPECS:
   kernel-desktop.spec (1.128 -> 1.129) 

---- Diffs:

================================================================
Index: SPECS/kernel-desktop.spec
diff -u SPECS/kernel-desktop.spec:1.128 SPECS/kernel-desktop.spec:1.129
--- SPECS/kernel-desktop.spec:1.128	Sun Oct 21 16:57:02 2007
+++ SPECS/kernel-desktop.spec	Mon Oct 22 10:15:08 2007
@@ -10,11 +10,11 @@
 # - convert patches to common diff -uNp format
 # - make sure patch numbering is consistent and preapare it
 #   for the future
-# - investigate ppc-ICE patches from kernel.spec (does it fix the e1000 ICE?) 
-# - investigate pwc-uncompress patch from kernel.spec 
+# - investigate ppc-ICE patches from kernel.spec (does it fix the e1000 ICE?)
+# - investigate pwc-uncompress patch from kernel.spec
 # - investigate apparmor-caps patch from kernel.spec
-# - actively search for other superb enhancing patches 
-#   (even the experimental ones, as kernel-desktop is not 
+# - actively search for other superb enhancing patches
+#   (even the experimental ones, as kernel-desktop is not
 #   mainline kernel)
 # - check if we don't have newer netfilter (kernel.spec claims 2007) # - check for all patches update
 # - links and descriptions above al PatchesXXX and %patchXXX
@@ -230,10 +230,10 @@
 Patch75:	kernel-desktop-hostap.patch
 # http://www.ntop.org/PF_RING.html 20070610
 Patch76:	kernel-desktop-PF_RING.patch
-# The following patch extend the routing functionality in Linux 
-# to support static routes (defined by user), new way to use the 
-# alternative routes, the reverse path protection (rp_filter), 
-# the NAT processing to use correctly the routing when multiple 
+# The following patch extend the routing functionality in Linux
+# to support static routes (defined by user), new way to use the
+# alternative routes, the reverse path protection (rp_filter),
+# the NAT processing to use correctly the routing when multiple
 # gateways are used.
 # http://www.ssi.bg/~ja/routes-2.6.22-15.diff
 # We need to disable CONFIG_IP_ROUTE_MULTIPATH_CACHED
@@ -263,7 +263,7 @@
 URL:		http://www.kernel.org/
 BuildRequires:	binutils >= 3:2.14.90.0.7
 BuildRequires:	gcc >= 5:3.2
-BuildRequires:	module-init-tools
+BuildRequires:	/sbin/depmod
 # for hostname command
 BuildRequires:	net-tools
 BuildRequires:	perl-base
@@ -1127,6 +1127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.129  2007/10/22 08:15:08  glen
+- BR /sbin/depmod instead of module-init-tools due vserver-packages provides module-init-tools
+
 Revision 1.128  2007/10/21 14:57:02  czarny
 - up to .10
 - anti 'CPU too old' fix from LKML http://lkml.org/lkml/2007/9/18/301
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-desktop.spec?r1=1.128&r2=1.129&f=u



More information about the pld-cvs-commit mailing list