SPECS (LINUX_2_6): kernel.spec - cleanup, R(post) for base and -smp
qboosh
qboosh at pld-linux.org
Wed May 24 12:11:41 CEST 2006
Author: qboosh Date: Wed May 24 10:11:41 2006 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- cleanup, R(post) for base and -smp
---- Files affected:
SPECS:
kernel.spec (1.441.2.1549 -> 1.441.2.1550)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1549 SPECS/kernel.spec:1.441.2.1550
--- SPECS/kernel.spec:1.441.2.1549 Mon May 22 23:22:30 2006
+++ SPECS/kernel.spec Wed May 24 12:11:36 2006
@@ -57,10 +57,6 @@
%define have_isa 0
%endif
-#ifarch ppc64 ppc
-#define _target_base_arch powerpc
-#endif
-
%ifarch sparc sparc64
%undefine with_pcmcia
%define have_drm 0
@@ -126,8 +122,6 @@
#Source3: http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.14%{_rc}-git2.bz2
## Source3-md5: 3db58f38e8a3c001d1a18eb1ee27db3b
Source5: kernel-ppclibs.Makefile
-#Source6: http://people.redhat.com/mingo/debloating-patches/debloating-patches-2.6.15-rc7.tar.gz
-## Source6-md5: ca7a1cdef3e5c95f182d039cebd92b5e
Source7: kernel-module-build.pl
Source10: http://suspend2.net/downloads/all/suspend2-%{suspend_version}-for-2.6.16.9.tar.bz2
@@ -268,6 +262,9 @@
BuildRequires: perl-base
BuildRequires: rpmbuild(macros) >= 1.217
Autoreqprov: no
+Requires(post): coreutils
+Requires(post): geninitrd >= 2.57
+Requires(post): module-init-tools >= 0.9.9
Requires: coreutils
Requires: geninitrd >= 2.57
Requires: module-init-tools >= 0.9.9
@@ -435,6 +432,9 @@
Summary(fr): Kernel version %{version} compiler pour les machine Multi-Processeur
Summary(pl): Jądro Linuksa w wersji %{version} dla maszyn wieloprocesorowych
Group: Base/Kernel
+Requires(post): coreutils
+Requires(post): geninitrd >= 2.57
+Requires(post): module-init-tools >= 0.9.9
Requires: coreutils
Requires: geninitrd >= 2.26
Requires: module-init-tools >= 0.9.9
@@ -833,7 +833,6 @@
DepMod=/sbin/depmod
%endif
-
BuildConfig() {
%{?debug:set -x}
# is this a special kernel we want to build?
@@ -935,7 +934,6 @@
%{__make} $CrossOpts include/linux/version.h \
%{?with_verbose:V=1}
-
# make does vmlinux, modules and bzImage at once
%ifarch sparc sparc64
%ifarch sparc64
@@ -1065,7 +1063,6 @@
CrossOpts=""
%endif
-
install -d $RPM_BUILD_ROOT%{_prefix}/src/linux-%{version}
install -d $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/%{version}-%{release}{,smp}
@@ -1597,6 +1594,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1550 2006/05/24 10:11:36 qboosh
+- cleanup, R(post) for base and -smp
+
Revision 1.441.2.1549 2006/05/22 21:22:30 pluto
- updated to 2.6.16.18.
fixes CVE-2006-2444 - potential remote DoS in SNMP NAT helper.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1549&r2=1.441.2.1550&f=u
More information about the pld-cvs-commit
mailing list