SPECS: kernel-vanilla.spec - R: /sbin/depmod, due vserver-packages...

glen glen at pld-linux.org
Tue Feb 12 09:33:11 CET 2008


Author: glen                         Date: Tue Feb 12 08:33:11 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- R: /sbin/depmod, due vserver-packages having provide on module-init-tools

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.126 -> 1.127) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.126 SPECS/kernel-vanilla.spec:1.127
--- SPECS/kernel-vanilla.spec:1.126	Tue Feb 12 02:40:20 2008
+++ SPECS/kernel-vanilla.spec	Tue Feb 12 09:33:06 2008
@@ -80,6 +80,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.379
 BuildRequires:	sed >= 4.0
 Autoreqprov:	no
+Requires:	/sbin/depmod
 Requires:	coreutils
 Requires:	geninitrd >= 2.57
 Requires:	module-init-tools >= 0.9.9
@@ -97,8 +98,8 @@
 Conflicts:	util-linux < 2.10o
 Conflicts:	xfsprogs < 2.6.0
 ExclusiveOS:	Linux
-ExclusiveArch:	%{ix86} %{x8664} ppc alpha sparc noarch
 %{?with_noarch:BuildArch:	noarch}
+ExclusiveArch:	%{ix86} %{x8664} ppc alpha sparc noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %ifarch %{ix86} %{x8664}
@@ -294,8 +295,8 @@
 Summary(de.UTF-8):	Development Dateien die beim Kernel Modul kompilationen gebraucht werden
 Summary(pl.UTF-8):	Pliki służące do budowania modułów jądra
 Group:		Development/Building
-Requires:	%{name}-headers = %{epoch}:%{version}-%{release}
 Requires:	%{name}-config = %{epoch}:%{version}-%{release}
+Requires:	%{name}-headers = %{epoch}:%{version}-%{release}
 Autoreqprov:	no
 
 %description module-build
@@ -812,6 +813,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.127  2008-02-12 08:33:06  glen
+- R: /sbin/depmod, due vserver-packages having provide on module-init-tools
+
 Revision 1.126  2008-02-12 01:40:20  glen
 - add triggerun to remove symlinks (avoid dead links)
 
================================================================

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



More information about the pld-cvs-commit mailing list