forked from pool/kernel-source
This commit is contained in:
parent
690b948cfa
commit
3c9862f172
@ -62,7 +62,7 @@
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 2.6.30
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
@ -747,12 +747,12 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
%package man
|
||||
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
|
||||
|
||||
%description man
|
||||
This kernel has several debug facilities enabled that hurt performance.
|
||||
Only use this kernel when investigating problems.
|
||||
This package includes the man pages that have been generated from the
|
||||
kmsg message documentation comments.
|
||||
|
||||
|
||||
|
||||
@ -765,7 +765,7 @@ Only use this kernel when investigating problems.
|
||||
%package devel
|
||||
License: GPL v2 only
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: System/Kernel
|
||||
Group: Development/Sources
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Requires: kernel-source%variant = %version-%source_rel
|
||||
AutoReqProv: on
|
||||
|
@ -62,7 +62,7 @@
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 2.6.30
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
@ -760,11 +760,12 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
%package man
|
||||
License: GPL v2 only
|
||||
Summary: The Standard Kernel
|
||||
Summary: The collection of man pages generated by the kmsg script.
|
||||
Group: System/Kernel
|
||||
|
||||
%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
|
||||
License: GPL v2 only
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: System/Kernel
|
||||
Group: Development/Sources
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Requires: kernel-source%variant = %version-%source_rel
|
||||
AutoReqProv: on
|
||||
|
@ -62,7 +62,7 @@
|
||||
Name: kernel-kdump
|
||||
Summary: kernel for kdump
|
||||
Version: 2.6.30
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
@ -753,14 +753,12 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
%package man
|
||||
License: GPL v2 only
|
||||
Summary: kernel for kdump
|
||||
Summary: The collection of man pages generated by the kmsg script.
|
||||
Group: System/Kernel
|
||||
|
||||
%description man
|
||||
This kernel is intended for kdump. It can not be booted with a normal
|
||||
bootloader, the kexec tool has to be used to load it. Once the system
|
||||
crashes, the loaded kernel will be started to grab debug info from the
|
||||
crashed kernel.
|
||||
This package includes the man pages that have been generated from the
|
||||
kmsg message documentation comments.
|
||||
|
||||
|
||||
|
||||
@ -773,7 +771,7 @@ crashed kernel.
|
||||
%package devel
|
||||
License: GPL v2 only
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: System/Kernel
|
||||
Group: Development/Sources
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Requires: kernel-source%variant = %version-%source_rel
|
||||
AutoReqProv: on
|
||||
|
@ -62,7 +62,7 @@
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 2.6.30
|
||||
Release: 2
|
||||
Release: 3
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
@ -769,18 +769,12 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
%package man
|
||||
License: GPL v2 only
|
||||
Summary: Kernel with PAE Support
|
||||
Summary: The collection of man pages generated by the kmsg script.
|
||||
Group: System/Kernel
|
||||
|
||||
%description man
|
||||
This kernel supports up to 64GB of main memory. It requires Physical
|
||||
Addressing Extensions (PAE), which were introduced with the Pentium Pro
|
||||
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.
|
||||
This package includes the man pages that have been generated from the
|
||||
kmsg message documentation comments.
|
||||
|
||||
|
||||
|
||||
@ -793,7 +787,7 @@ that support it, regardless of the amount of main memory.
|
||||
%package devel
|
||||
License: GPL v2 only
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: System/Kernel
|
||||
Group: Development/Sources
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Requires: kernel-source%variant = %version-%source_rel
|
||||
AutoReqProv: on
|
||||
|
@ -62,7 +62,7 @@
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 2.6.30
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
@ -790,18 +790,12 @@ Authors:
|
||||
|
||||
%package man
|
||||
License: GPL v2 only
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Summary: The collection of man pages generated by the kmsg script.
|
||||
Group: System/Kernel
|
||||
|
||||
%description man
|
||||
This package contains the kernel for:
|
||||
|
||||
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/
|
||||
This package includes the man pages that have been generated from the
|
||||
kmsg message documentation comments.
|
||||
|
||||
|
||||
|
||||
@ -821,7 +815,7 @@ Authors:
|
||||
%package devel
|
||||
License: GPL v2 only
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: System/Kernel
|
||||
Group: Development/Sources
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Requires: kernel-source%variant = %version-%source_rel
|
||||
AutoReqProv: on
|
||||
|
@ -62,7 +62,7 @@
|
||||
Name: kernel-ps3
|
||||
Summary: kernel for ps3 bootloader
|
||||
Version: 2.6.30
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
@ -747,14 +747,12 @@ needs to be as small as possible.
|
||||
|
||||
%package man
|
||||
License: GPL v2 only
|
||||
Summary: kernel for ps3 bootloader
|
||||
Summary: The collection of man pages generated by the kmsg script.
|
||||
Group: System/Kernel
|
||||
|
||||
%description man
|
||||
This package contains the kernel for the PS3 bootloader. PS3 systems
|
||||
only have 4MB of flash memory for the bootloader, so this kernel needs
|
||||
to be as small as possible and is _not_ meant to be installed in the
|
||||
final system.
|
||||
This package includes the man pages that have been generated from the
|
||||
kmsg message documentation comments.
|
||||
|
||||
|
||||
|
||||
@ -767,7 +765,7 @@ final system.
|
||||
%package devel
|
||||
License: GPL v2 only
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: System/Kernel
|
||||
Group: Development/Sources
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Requires: kernel-source%variant = %version-%source_rel
|
||||
AutoReqProv: on
|
||||
|
@ -62,7 +62,7 @@
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 2.6.30
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
@ -748,11 +748,12 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
%package man
|
||||
License: GPL v2 only
|
||||
Summary: The Standard Kernel
|
||||
Summary: The collection of man pages generated by the kmsg script.
|
||||
Group: System/Kernel
|
||||
|
||||
%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
|
||||
License: GPL v2 only
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: System/Kernel
|
||||
Group: Development/Sources
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Requires: kernel-source%variant = %version-%source_rel
|
||||
AutoReqProv: on
|
||||
|
@ -42,7 +42,7 @@ Url: http://www.kernel.org/
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 2.6.30
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
@ -131,12 +131,12 @@ Authors:
|
||||
%source_timestamp
|
||||
%package vanilla
|
||||
License: GPL v2 only
|
||||
Summary: The Linux Kernel Sources
|
||||
Summary: Vanilla Linux kernel sources with minor build fixes
|
||||
Group: Development/Sources
|
||||
AutoReqProv: off
|
||||
|
||||
%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
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 2.6.30
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%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
|
||||
Summary: The Realtime Linux Kernel
|
||||
Version: 2.6.30
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
@ -758,11 +758,12 @@ Authors:
|
||||
|
||||
%package man
|
||||
License: GPL v2 only
|
||||
Summary: The Realtime Linux Kernel
|
||||
Summary: The collection of man pages generated by the kmsg script.
|
||||
Group: System/Kernel
|
||||
|
||||
%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
|
||||
License: GPL v2 only
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: System/Kernel
|
||||
Group: Development/Sources
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Requires: kernel-source%variant = %version-%source_rel
|
||||
AutoReqProv: on
|
||||
|
@ -62,7 +62,7 @@
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 2.6.30
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
@ -748,11 +748,12 @@ The standard kernel - without any SUSE patches
|
||||
|
||||
%package man
|
||||
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
|
||||
|
||||
%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
|
||||
License: GPL v2 only
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: System/Kernel
|
||||
Group: Development/Sources
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Requires: kernel-source%variant = %version-%source_rel
|
||||
AutoReqProv: on
|
||||
|
@ -62,7 +62,7 @@
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 2.6.30
|
||||
Release: 6
|
||||
Release: 7
|
||||
%if %using_buildservice
|
||||
%else
|
||||
%endif
|
||||
@ -753,14 +753,12 @@ This package contains additional modules not supported by Novell.
|
||||
|
||||
%package man
|
||||
License: GPL v2 only
|
||||
Summary: The Xen Kernel
|
||||
Summary: The collection of man pages generated by the kmsg script.
|
||||
Group: System/Kernel
|
||||
|
||||
%description man
|
||||
The Linux kernel for Xen paravirtualization.
|
||||
|
||||
This kernel can be used both as the domain0 ("xen0") and as an
|
||||
unprivileged ("xenU") kernel.
|
||||
This package includes the man pages that have been generated from the
|
||||
kmsg message documentation comments.
|
||||
|
||||
|
||||
|
||||
@ -773,7 +771,7 @@ unprivileged ("xenU") kernel.
|
||||
%package devel
|
||||
License: GPL v2 only
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: System/Kernel
|
||||
Group: Development/Sources
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Requires: kernel-source%variant = %version-%source_rel
|
||||
AutoReqProv: on
|
||||
|
Loading…
Reference in New Issue
Block a user