forked from pool/kernel-source
This commit is contained in:
parent
690b948cfa
commit
3c9862f172
@ -62,7 +62,7 @@
|
|||||||
Name: kernel-debug
|
Name: kernel-debug
|
||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
Version: 2.6.30
|
Version: 2.6.30
|
||||||
Release: 6
|
Release: 7
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -747,12 +747,12 @@ This package contains additional modules not supported by Novell.
|
|||||||
|
|
||||||
%package man
|
%package man
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: A Debug Version of the Kernel
|
Summary: The collection of man pages generated by the kmsg script.
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
|
||||||
%description man
|
%description man
|
||||||
This kernel has several debug facilities enabled that hurt performance.
|
This package includes the man pages that have been generated from the
|
||||||
Only use this kernel when investigating problems.
|
kmsg message documentation comments.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -765,7 +765,7 @@ Only use this kernel when investigating problems.
|
|||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: Development files necessary for building kernel modules
|
Summary: Development files necessary for building kernel modules
|
||||||
Group: System/Kernel
|
Group: Development/Sources
|
||||||
Provides: %name-devel = %version-%source_rel
|
Provides: %name-devel = %version-%source_rel
|
||||||
Requires: kernel-source%variant = %version-%source_rel
|
Requires: kernel-source%variant = %version-%source_rel
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
Name: kernel-default
|
Name: kernel-default
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 2.6.30
|
Version: 2.6.30
|
||||||
Release: 6
|
Release: 7
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -760,11 +760,12 @@ This package contains additional modules not supported by Novell.
|
|||||||
|
|
||||||
%package man
|
%package man
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: The Standard Kernel
|
Summary: The collection of man pages generated by the kmsg script.
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
|
||||||
%description man
|
%description man
|
||||||
The standard kernel for both uniprocessor and multiprocessor systems.
|
This package includes the man pages that have been generated from the
|
||||||
|
kmsg message documentation comments.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -777,7 +778,7 @@ The standard kernel for both uniprocessor and multiprocessor systems.
|
|||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: Development files necessary for building kernel modules
|
Summary: Development files necessary for building kernel modules
|
||||||
Group: System/Kernel
|
Group: Development/Sources
|
||||||
Provides: %name-devel = %version-%source_rel
|
Provides: %name-devel = %version-%source_rel
|
||||||
Requires: kernel-source%variant = %version-%source_rel
|
Requires: kernel-source%variant = %version-%source_rel
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
Name: kernel-kdump
|
Name: kernel-kdump
|
||||||
Summary: kernel for kdump
|
Summary: kernel for kdump
|
||||||
Version: 2.6.30
|
Version: 2.6.30
|
||||||
Release: 6
|
Release: 7
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -753,14 +753,12 @@ This package contains additional modules not supported by Novell.
|
|||||||
|
|
||||||
%package man
|
%package man
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: kernel for kdump
|
Summary: The collection of man pages generated by the kmsg script.
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
|
||||||
%description man
|
%description man
|
||||||
This kernel is intended for kdump. It can not be booted with a normal
|
This package includes the man pages that have been generated from the
|
||||||
bootloader, the kexec tool has to be used to load it. Once the system
|
kmsg message documentation comments.
|
||||||
crashes, the loaded kernel will be started to grab debug info from the
|
|
||||||
crashed kernel.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -773,7 +771,7 @@ crashed kernel.
|
|||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: Development files necessary for building kernel modules
|
Summary: Development files necessary for building kernel modules
|
||||||
Group: System/Kernel
|
Group: Development/Sources
|
||||||
Provides: %name-devel = %version-%source_rel
|
Provides: %name-devel = %version-%source_rel
|
||||||
Requires: kernel-source%variant = %version-%source_rel
|
Requires: kernel-source%variant = %version-%source_rel
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
Name: kernel-pae
|
Name: kernel-pae
|
||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
Version: 2.6.30
|
Version: 2.6.30
|
||||||
Release: 2
|
Release: 3
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -769,18 +769,12 @@ This package contains additional modules not supported by Novell.
|
|||||||
|
|
||||||
%package man
|
%package man
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: Kernel with PAE Support
|
Summary: The collection of man pages generated by the kmsg script.
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
|
||||||
%description man
|
%description man
|
||||||
This kernel supports up to 64GB of main memory. It requires Physical
|
This package includes the man pages that have been generated from the
|
||||||
Addressing Extensions (PAE), which were introduced with the Pentium Pro
|
kmsg message documentation comments.
|
||||||
processor.
|
|
||||||
|
|
||||||
PAE is not only more physical address space but also important for the
|
|
||||||
"no execute" feature which disables execution of code that is marked as
|
|
||||||
non-executable. Therefore, the PAE kernel should be used on any systems
|
|
||||||
that support it, regardless of the amount of main memory.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -793,7 +787,7 @@ that support it, regardless of the amount of main memory.
|
|||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: Development files necessary for building kernel modules
|
Summary: Development files necessary for building kernel modules
|
||||||
Group: System/Kernel
|
Group: Development/Sources
|
||||||
Provides: %name-devel = %version-%source_rel
|
Provides: %name-devel = %version-%source_rel
|
||||||
Requires: kernel-source%variant = %version-%source_rel
|
Requires: kernel-source%variant = %version-%source_rel
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
Name: kernel-ppc64
|
Name: kernel-ppc64
|
||||||
Summary: Kernel for ppc64 Systems
|
Summary: Kernel for ppc64 Systems
|
||||||
Version: 2.6.30
|
Version: 2.6.30
|
||||||
Release: 6
|
Release: 7
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -790,18 +790,12 @@ Authors:
|
|||||||
|
|
||||||
%package man
|
%package man
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: Kernel for ppc64 Systems
|
Summary: The collection of man pages generated by the kmsg script.
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
|
||||||
%description man
|
%description man
|
||||||
This package contains the kernel for:
|
This package includes the man pages that have been generated from the
|
||||||
|
kmsg message documentation comments.
|
||||||
IBM pSeries 64bit machines IBM iSeries 64bit machines Apple G5 machines
|
|
||||||
Sony Playstation 3
|
|
||||||
|
|
||||||
The boot file is /boot/vmlinux.
|
|
||||||
|
|
||||||
The home page of the ppc64 project is http://www.penguinppc.org/
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -821,7 +815,7 @@ Authors:
|
|||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: Development files necessary for building kernel modules
|
Summary: Development files necessary for building kernel modules
|
||||||
Group: System/Kernel
|
Group: Development/Sources
|
||||||
Provides: %name-devel = %version-%source_rel
|
Provides: %name-devel = %version-%source_rel
|
||||||
Requires: kernel-source%variant = %version-%source_rel
|
Requires: kernel-source%variant = %version-%source_rel
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
Name: kernel-ps3
|
Name: kernel-ps3
|
||||||
Summary: kernel for ps3 bootloader
|
Summary: kernel for ps3 bootloader
|
||||||
Version: 2.6.30
|
Version: 2.6.30
|
||||||
Release: 6
|
Release: 7
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -747,14 +747,12 @@ needs to be as small as possible.
|
|||||||
|
|
||||||
%package man
|
%package man
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: kernel for ps3 bootloader
|
Summary: The collection of man pages generated by the kmsg script.
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
|
||||||
%description man
|
%description man
|
||||||
This package contains the kernel for the PS3 bootloader. PS3 systems
|
This package includes the man pages that have been generated from the
|
||||||
only have 4MB of flash memory for the bootloader, so this kernel needs
|
kmsg message documentation comments.
|
||||||
to be as small as possible and is _not_ meant to be installed in the
|
|
||||||
final system.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -767,7 +765,7 @@ final system.
|
|||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: Development files necessary for building kernel modules
|
Summary: Development files necessary for building kernel modules
|
||||||
Group: System/Kernel
|
Group: Development/Sources
|
||||||
Provides: %name-devel = %version-%source_rel
|
Provides: %name-devel = %version-%source_rel
|
||||||
Requires: kernel-source%variant = %version-%source_rel
|
Requires: kernel-source%variant = %version-%source_rel
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
Name: kernel-s390
|
Name: kernel-s390
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 2.6.30
|
Version: 2.6.30
|
||||||
Release: 6
|
Release: 7
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -748,11 +748,12 @@ This package contains additional modules not supported by Novell.
|
|||||||
|
|
||||||
%package man
|
%package man
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: The Standard Kernel
|
Summary: The collection of man pages generated by the kmsg script.
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
|
||||||
%description man
|
%description man
|
||||||
The standard kernel.
|
This package includes the man pages that have been generated from the
|
||||||
|
kmsg message documentation comments.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -765,7 +766,7 @@ The standard kernel.
|
|||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: Development files necessary for building kernel modules
|
Summary: Development files necessary for building kernel modules
|
||||||
Group: System/Kernel
|
Group: Development/Sources
|
||||||
Provides: %name-devel = %version-%source_rel
|
Provides: %name-devel = %version-%source_rel
|
||||||
Requires: kernel-source%variant = %version-%source_rel
|
Requires: kernel-source%variant = %version-%source_rel
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
@ -42,7 +42,7 @@ Url: http://www.kernel.org/
|
|||||||
Name: kernel-source
|
Name: kernel-source
|
||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
Version: 2.6.30
|
Version: 2.6.30
|
||||||
Release: 6
|
Release: 7
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -131,12 +131,12 @@ Authors:
|
|||||||
%source_timestamp
|
%source_timestamp
|
||||||
%package vanilla
|
%package vanilla
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: The Linux Kernel Sources
|
Summary: Vanilla Linux kernel sources with minor build fixes
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
AutoReqProv: off
|
AutoReqProv: off
|
||||||
|
|
||||||
%description vanilla
|
%description vanilla
|
||||||
Linux kernel sources with many fixes and improvements.
|
Vanilla Linux kernel sources with minor build fixes.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ Url: http://www.kernel.org/
|
|||||||
Name: kernel-syms
|
Name: kernel-syms
|
||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
Version: 2.6.30
|
Version: 2.6.30
|
||||||
Release: 6
|
Release: 7
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%define kernel_source_release %(LC_ALL=C rpm -q kernel-source%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
%define kernel_source_release %(LC_ALL=C rpm -q kernel-source%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
Name: kernel-trace
|
Name: kernel-trace
|
||||||
Summary: The Realtime Linux Kernel
|
Summary: The Realtime Linux Kernel
|
||||||
Version: 2.6.30
|
Version: 2.6.30
|
||||||
Release: 6
|
Release: 7
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -758,11 +758,12 @@ Authors:
|
|||||||
|
|
||||||
%package man
|
%package man
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: The Realtime Linux Kernel
|
Summary: The collection of man pages generated by the kmsg script.
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
|
||||||
%description man
|
%description man
|
||||||
This kernel is compiled for realtime applications.
|
This package includes the man pages that have been generated from the
|
||||||
|
kmsg message documentation comments.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -781,7 +782,7 @@ Authors:
|
|||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: Development files necessary for building kernel modules
|
Summary: Development files necessary for building kernel modules
|
||||||
Group: System/Kernel
|
Group: Development/Sources
|
||||||
Provides: %name-devel = %version-%source_rel
|
Provides: %name-devel = %version-%source_rel
|
||||||
Requires: kernel-source%variant = %version-%source_rel
|
Requires: kernel-source%variant = %version-%source_rel
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
Name: kernel-vanilla
|
Name: kernel-vanilla
|
||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
Version: 2.6.30
|
Version: 2.6.30
|
||||||
Release: 6
|
Release: 7
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -748,11 +748,12 @@ The standard kernel - without any SUSE patches
|
|||||||
|
|
||||||
%package man
|
%package man
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The collection of man pages generated by the kmsg script.
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
|
||||||
%description man
|
%description man
|
||||||
The standard kernel - without any SUSE patches
|
This package includes the man pages that have been generated from the
|
||||||
|
kmsg message documentation comments.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -765,7 +766,7 @@ The standard kernel - without any SUSE patches
|
|||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: Development files necessary for building kernel modules
|
Summary: Development files necessary for building kernel modules
|
||||||
Group: System/Kernel
|
Group: Development/Sources
|
||||||
Provides: %name-devel = %version-%source_rel
|
Provides: %name-devel = %version-%source_rel
|
||||||
Requires: kernel-source%variant = %version-%source_rel
|
Requires: kernel-source%variant = %version-%source_rel
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
Name: kernel-xen
|
Name: kernel-xen
|
||||||
Summary: The Xen Kernel
|
Summary: The Xen Kernel
|
||||||
Version: 2.6.30
|
Version: 2.6.30
|
||||||
Release: 6
|
Release: 7
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%else
|
%else
|
||||||
%endif
|
%endif
|
||||||
@ -753,14 +753,12 @@ This package contains additional modules not supported by Novell.
|
|||||||
|
|
||||||
%package man
|
%package man
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: The Xen Kernel
|
Summary: The collection of man pages generated by the kmsg script.
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
|
||||||
%description man
|
%description man
|
||||||
The Linux kernel for Xen paravirtualization.
|
This package includes the man pages that have been generated from the
|
||||||
|
kmsg message documentation comments.
|
||||||
This kernel can be used both as the domain0 ("xen0") and as an
|
|
||||||
unprivileged ("xenU") kernel.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -773,7 +771,7 @@ unprivileged ("xenU") kernel.
|
|||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Summary: Development files necessary for building kernel modules
|
Summary: Development files necessary for building kernel modules
|
||||||
Group: System/Kernel
|
Group: Development/Sources
|
||||||
Provides: %name-devel = %version-%source_rel
|
Provides: %name-devel = %version-%source_rel
|
||||||
Requires: kernel-source%variant = %version-%source_rel
|
Requires: kernel-source%variant = %version-%source_rel
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
Loading…
Reference in New Issue
Block a user