commit fc9498bf87f3d940185616fbbf08269c7b3934b6
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=267
This commit is contained in:
parent
29359ea26f
commit
6e934927a4
@ -15,7 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
@ -59,22 +59,25 @@
|
||||
|
||||
Name: kernel-@FLAVOR@
|
||||
Summary: @SUMMARY@
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: @RPMVERSION@
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g@COMMIT@
|
||||
%else
|
||||
Release: @RELEASE@
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
BuildRequires: coreutils module-init-tools sparse bc
|
||||
BuildRequires: bc
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: module-init-tools
|
||||
BuildRequires: sparse
|
||||
# Used to sign the kernel in the buildservice
|
||||
BuildRequires: pesign-obs-integration
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: multiversion(kernel)
|
||||
%if %split_base
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
# Obsolete the -base subpackage from 11.1 and 11.2 development phase
|
||||
@ -125,7 +128,7 @@ BuildRequires: u-boot-tools
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
|
||||
Obsoletes: microcode_ctl
|
||||
Obsoletes: microcode_ctl
|
||||
|
||||
%if %build_vanilla
|
||||
# force bzip2 instead of lzma compression to allow install on older dist versions
|
||||
@ -189,27 +192,27 @@ Provides: %1-kmp-%build_flavor = %2
|
||||
# 11.1
|
||||
%obsolete_kmp quickcam 0.6.7
|
||||
# sle11-sp1
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
|
||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||
%define __find_provides %_sourcedir/find-provides %name
|
||||
@ -808,11 +811,11 @@ rm %my_builddir/tmp
|
||||
Summary: @SUMMARY@ - base modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Conflicts: %name = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
@PROVIDES_OBSOLETES_BASE@
|
||||
@ -845,12 +848,12 @@ This package contains only the base modules, required in all installs.
|
||||
Summary: @SUMMARY@ - Unsupported kernel modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-extra_%_target_cpu = %version-%release
|
||||
Provides: kernel-extra = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: %{name}_%_target_cpu = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
Supplements: packageand(product(SUSE_SLED):%{name}_%_target_cpu)
|
||||
@ -899,8 +902,8 @@ kmsg message documentation comments.
|
||||
%package devel
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: Development/Sources
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
Supplements: packageand(%name:kernel-devel%variant)
|
||||
PreReq: coreutils
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
@ -59,22 +59,25 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5531b68
|
||||
%else
|
||||
Release: <RELEASE>.g5531b68
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%else
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
BuildRequires: coreutils module-init-tools sparse bc
|
||||
BuildRequires: bc
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: module-init-tools
|
||||
BuildRequires: sparse
|
||||
# Used to sign the kernel in the buildservice
|
||||
BuildRequires: pesign-obs-integration
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: multiversion(kernel)
|
||||
%if %split_base
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
# Obsolete the -base subpackage from 11.1 and 11.2 development phase
|
||||
@ -125,7 +128,7 @@ BuildRequires: u-boot-tools
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
|
||||
Obsoletes: microcode_ctl
|
||||
Obsoletes: microcode_ctl
|
||||
|
||||
%if %build_vanilla
|
||||
# force bzip2 instead of lzma compression to allow install on older dist versions
|
||||
@ -148,11 +151,9 @@ Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
%endif
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source4: _constraints
|
||||
Source8: devel-pre.sh
|
||||
Source9: devel-post.sh
|
||||
Source10: preun.sh
|
||||
@ -268,27 +269,27 @@ Provides: %1-kmp-%build_flavor = %2
|
||||
# 11.1
|
||||
%obsolete_kmp quickcam 0.6.7
|
||||
# sle11-sp1
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
|
||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||
%define __find_provides %_sourcedir/find-provides %name
|
||||
@ -888,11 +889,11 @@ rm %my_builddir/tmp
|
||||
Summary: A Debug Version of the Kernel - base modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Conflicts: %name = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
|
||||
@ -926,12 +927,12 @@ This package contains only the base modules, required in all installs.
|
||||
Summary: A Debug Version of the Kernel - Unsupported kernel modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-extra_%_target_cpu = %version-%release
|
||||
Provides: kernel-extra = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: %{name}_%_target_cpu = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
Supplements: packageand(product(SUSE_SLED):%{name}_%_target_cpu)
|
||||
@ -981,8 +982,8 @@ kmsg message documentation comments.
|
||||
%package devel
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: Development/Sources
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
Supplements: packageand(%name:kernel-devel%variant)
|
||||
PreReq: coreutils
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
@ -59,22 +59,25 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5531b68
|
||||
%else
|
||||
Release: <RELEASE>.g5531b68
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%else
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
BuildRequires: coreutils module-init-tools sparse bc
|
||||
BuildRequires: bc
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: module-init-tools
|
||||
BuildRequires: sparse
|
||||
# Used to sign the kernel in the buildservice
|
||||
BuildRequires: pesign-obs-integration
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: multiversion(kernel)
|
||||
%if %split_base
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
# Obsolete the -base subpackage from 11.1 and 11.2 development phase
|
||||
@ -125,7 +128,7 @@ BuildRequires: u-boot-tools
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
|
||||
Obsoletes: microcode_ctl
|
||||
Obsoletes: microcode_ctl
|
||||
|
||||
%if %build_vanilla
|
||||
# force bzip2 instead of lzma compression to allow install on older dist versions
|
||||
@ -160,11 +163,9 @@ Obsoletes: kernel-kdump <= 2.6.28
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
%endif
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source4: _constraints
|
||||
Source8: devel-pre.sh
|
||||
Source9: devel-post.sh
|
||||
Source10: preun.sh
|
||||
@ -280,27 +281,27 @@ Provides: %1-kmp-%build_flavor = %2
|
||||
# 11.1
|
||||
%obsolete_kmp quickcam 0.6.7
|
||||
# sle11-sp1
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
|
||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||
%define __find_provides %_sourcedir/find-provides %name
|
||||
@ -899,11 +900,11 @@ rm %my_builddir/tmp
|
||||
Summary: The Standard Kernel - base modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Conflicts: %name = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
|
||||
@ -936,12 +937,12 @@ This package contains only the base modules, required in all installs.
|
||||
Summary: The Standard Kernel - Unsupported kernel modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-extra_%_target_cpu = %version-%release
|
||||
Provides: kernel-extra = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: %{name}_%_target_cpu = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
Supplements: packageand(product(SUSE_SLED):%{name}_%_target_cpu)
|
||||
@ -990,8 +991,8 @@ kmsg message documentation comments.
|
||||
%package devel
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: Development/Sources
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
Supplements: packageand(%name:kernel-devel%variant)
|
||||
PreReq: coreutils
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
@ -59,22 +59,25 @@
|
||||
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5531b68
|
||||
%else
|
||||
Release: <RELEASE>.g5531b68
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%else
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
BuildRequires: coreutils module-init-tools sparse bc
|
||||
BuildRequires: bc
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: module-init-tools
|
||||
BuildRequires: sparse
|
||||
# Used to sign the kernel in the buildservice
|
||||
BuildRequires: pesign-obs-integration
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: multiversion(kernel)
|
||||
%if %split_base
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
# Obsolete the -base subpackage from 11.1 and 11.2 development phase
|
||||
@ -125,7 +128,7 @@ BuildRequires: u-boot-tools
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
|
||||
Obsoletes: microcode_ctl
|
||||
Obsoletes: microcode_ctl
|
||||
|
||||
%if %build_vanilla
|
||||
# force bzip2 instead of lzma compression to allow install on older dist versions
|
||||
@ -145,11 +148,9 @@ Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source4: _constraints
|
||||
Source8: devel-pre.sh
|
||||
Source9: devel-post.sh
|
||||
Source10: preun.sh
|
||||
@ -265,27 +266,27 @@ Provides: %1-kmp-%build_flavor = %2
|
||||
# 11.1
|
||||
%obsolete_kmp quickcam 0.6.7
|
||||
# sle11-sp1
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
|
||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||
%define __find_provides %_sourcedir/find-provides %name
|
||||
@ -897,11 +898,11 @@ rm %my_builddir/tmp
|
||||
Summary: Kernel optimized for the desktop - base modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Conflicts: %name = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
|
||||
@ -947,12 +948,12 @@ This package contains only the base modules, required in all installs.
|
||||
Summary: Kernel optimized for the desktop - Unsupported kernel modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-extra_%_target_cpu = %version-%release
|
||||
Provides: kernel-extra = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: %{name}_%_target_cpu = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
Supplements: packageand(product(SUSE_SLED):%{name}_%_target_cpu)
|
||||
@ -1014,8 +1015,8 @@ kmsg message documentation comments.
|
||||
%package devel
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: Development/Sources
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
Supplements: packageand(%name:kernel-devel%variant)
|
||||
PreReq: coreutils
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 3.13.1
|
||||
%define variant %{nil}
|
||||
@ -24,17 +23,24 @@
|
||||
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5531b68
|
||||
%else
|
||||
Release: <RELEASE>.g5531b68
|
||||
%endif
|
||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||
BuildRequires: kernel-source%variant
|
||||
Url: http://www.kernel.org/
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%else
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%endif
|
||||
BuildRequires: docbook-toys
|
||||
BuildRequires: docbook-utils
|
||||
BuildRequires: ghostscript_any
|
||||
BuildRequires: kernel-source%variant
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: texlive
|
||||
BuildRequires: transfig
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: xorg-x11-devel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: %name = %version-%source_rel
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion @PATCHVERSION@
|
||||
%define variant @VARIANT@%{nil}
|
||||
@ -24,17 +23,24 @@
|
||||
|
||||
Name: kernel-docs@VARIANT@
|
||||
Summary: Kernel Documentation
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: @RPMVERSION@
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g@COMMIT@
|
||||
%else
|
||||
Release: @RELEASE@
|
||||
%endif
|
||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||
BuildRequires: docbook-toys
|
||||
BuildRequires: docbook-utils
|
||||
BuildRequires: ghostscript_any
|
||||
BuildRequires: kernel-source%variant
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: texlive
|
||||
BuildRequires: transfig
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: xorg-x11-devel
|
||||
Url: http://www.kernel.org/
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Provides: %name = %version-%source_rel
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
@ -59,22 +59,25 @@
|
||||
|
||||
Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5531b68
|
||||
%else
|
||||
Release: <RELEASE>.g5531b68
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%else
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
BuildRequires: coreutils module-init-tools sparse bc
|
||||
BuildRequires: bc
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: module-init-tools
|
||||
BuildRequires: sparse
|
||||
# Used to sign the kernel in the buildservice
|
||||
BuildRequires: pesign-obs-integration
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: multiversion(kernel)
|
||||
%if %split_base
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
# Obsolete the -base subpackage from 11.1 and 11.2 development phase
|
||||
@ -125,7 +128,7 @@ BuildRequires: u-boot-tools
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
|
||||
Obsoletes: microcode_ctl
|
||||
Obsoletes: microcode_ctl
|
||||
|
||||
%if %build_vanilla
|
||||
# force bzip2 instead of lzma compression to allow install on older dist versions
|
||||
@ -145,11 +148,9 @@ Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source4: _constraints
|
||||
Source8: devel-pre.sh
|
||||
Source9: devel-post.sh
|
||||
Source10: preun.sh
|
||||
@ -265,27 +266,27 @@ Provides: %1-kmp-%build_flavor = %2
|
||||
# 11.1
|
||||
%obsolete_kmp quickcam 0.6.7
|
||||
# sle11-sp1
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
|
||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||
%define __find_provides %_sourcedir/find-provides %name
|
||||
@ -887,11 +888,11 @@ rm %my_builddir/tmp
|
||||
Summary: The Amazon EC2 Xen Kernel - base modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Conflicts: %name = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
|
||||
@ -927,12 +928,12 @@ This package contains only the base modules, required in all installs.
|
||||
Summary: The Amazon EC2 Xen Kernel - Unsupported kernel modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-extra_%_target_cpu = %version-%release
|
||||
Provides: kernel-extra = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: %{name}_%_target_cpu = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
Supplements: packageand(product(SUSE_SLED):%{name}_%_target_cpu)
|
||||
@ -984,8 +985,8 @@ kmsg message documentation comments.
|
||||
%package devel
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: Development/Sources
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
Supplements: packageand(%name:kernel-devel%variant)
|
||||
PreReq: coreutils
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
@ -59,22 +59,25 @@
|
||||
|
||||
Name: kernel-exynos
|
||||
Summary: Kernel for Samsung's Exynos SoC
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5531b68
|
||||
%else
|
||||
Release: <RELEASE>.g5531b68
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%else
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
BuildRequires: coreutils module-init-tools sparse bc
|
||||
BuildRequires: bc
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: module-init-tools
|
||||
BuildRequires: sparse
|
||||
# Used to sign the kernel in the buildservice
|
||||
BuildRequires: pesign-obs-integration
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: multiversion(kernel)
|
||||
%if %split_base
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
# Obsolete the -base subpackage from 11.1 and 11.2 development phase
|
||||
@ -125,7 +128,7 @@ BuildRequires: u-boot-tools
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
|
||||
Obsoletes: microcode_ctl
|
||||
Obsoletes: microcode_ctl
|
||||
|
||||
%if %build_vanilla
|
||||
# force bzip2 instead of lzma compression to allow install on older dist versions
|
||||
@ -145,11 +148,9 @@ Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source4: _constraints
|
||||
Source8: devel-pre.sh
|
||||
Source9: devel-post.sh
|
||||
Source10: preun.sh
|
||||
@ -265,27 +266,27 @@ Provides: %1-kmp-%build_flavor = %2
|
||||
# 11.1
|
||||
%obsolete_kmp quickcam 0.6.7
|
||||
# sle11-sp1
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
|
||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||
%define __find_provides %_sourcedir/find-provides %name
|
||||
@ -884,11 +885,11 @@ rm %my_builddir/tmp
|
||||
Summary: Kernel for Samsung's Exynos SoC - base modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Conflicts: %name = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
|
||||
@ -921,12 +922,12 @@ This package contains only the base modules, required in all installs.
|
||||
Summary: Kernel for Samsung's Exynos SoC - Unsupported kernel modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-extra_%_target_cpu = %version-%release
|
||||
Provides: kernel-extra = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: %{name}_%_target_cpu = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
Supplements: packageand(product(SUSE_SLED):%{name}_%_target_cpu)
|
||||
@ -975,8 +976,8 @@ kmsg message documentation comments.
|
||||
%package devel
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: Development/Sources
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
Supplements: packageand(%name:kernel-devel%variant)
|
||||
PreReq: coreutils
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
@ -59,22 +59,25 @@
|
||||
|
||||
Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5531b68
|
||||
%else
|
||||
Release: <RELEASE>.g5531b68
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%else
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
BuildRequires: coreutils module-init-tools sparse bc
|
||||
BuildRequires: bc
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: module-init-tools
|
||||
BuildRequires: sparse
|
||||
# Used to sign the kernel in the buildservice
|
||||
BuildRequires: pesign-obs-integration
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: multiversion(kernel)
|
||||
%if %split_base
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
# Obsolete the -base subpackage from 11.1 and 11.2 development phase
|
||||
@ -125,7 +128,7 @@ BuildRequires: u-boot-tools
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
|
||||
Obsoletes: microcode_ctl
|
||||
Obsoletes: microcode_ctl
|
||||
|
||||
%if %build_vanilla
|
||||
# force bzip2 instead of lzma compression to allow install on older dist versions
|
||||
@ -145,11 +148,9 @@ Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source4: _constraints
|
||||
Source8: devel-pre.sh
|
||||
Source9: devel-post.sh
|
||||
Source10: preun.sh
|
||||
@ -265,27 +266,27 @@ Provides: %1-kmp-%build_flavor = %2
|
||||
# 11.1
|
||||
%obsolete_kmp quickcam 0.6.7
|
||||
# sle11-sp1
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
|
||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||
%define __find_provides %_sourcedir/find-provides %name
|
||||
@ -885,11 +886,11 @@ rm %my_builddir/tmp
|
||||
Summary: Kernel for LPAE enabled systems - base modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Conflicts: %name = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
|
||||
@ -923,12 +924,12 @@ This package contains only the base modules, required in all installs.
|
||||
Summary: Kernel for LPAE enabled systems - Unsupported kernel modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-extra_%_target_cpu = %version-%release
|
||||
Provides: kernel-extra = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: %{name}_%_target_cpu = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
Supplements: packageand(product(SUSE_SLED):%{name}_%_target_cpu)
|
||||
@ -978,8 +979,8 @@ kmsg message documentation comments.
|
||||
%package devel
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: Development/Sources
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
Supplements: packageand(%name:kernel-devel%variant)
|
||||
PreReq: coreutils
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-obs-build
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -14,30 +14,32 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
Name: kernel-obs-build
|
||||
BuildRequires: mkinitrd
|
||||
BuildRequires: device-mapper
|
||||
BuildRequires: coreutils util-linux
|
||||
Name: kernel-obs-build
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: device-mapper
|
||||
BuildRequires: mkinitrd
|
||||
BuildRequires: util-linux
|
||||
|
||||
BuildRequires: kernel-default
|
||||
BuildRequires: kernel-default
|
||||
%ifarch %ix86 x86_64
|
||||
BuildRequires: kernel-xen
|
||||
BuildRequires: kernel-xen
|
||||
%endif
|
||||
%if 0%{?suse_version} < 1200
|
||||
# For SLE 11
|
||||
BuildRequires: yast2-bootloader
|
||||
BuildRequires: yast2-bootloader
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Group: SLES
|
||||
%endif
|
||||
License: GPL
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
Version: 1
|
||||
Release: 0
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 1
|
||||
Release: 0
|
||||
ExclusiveArch: %ix86 x86_64 s390x ppc64le
|
||||
|
||||
%description
|
||||
This package is repackaging already compiled kernels to make them usable
|
||||
@ -51,14 +53,17 @@ loaded during build when installing the kernel package.
|
||||
# a longer list to have them also available for qemu cross builds where x86_64 kernel runs in eg. arm env.
|
||||
# this list of modules where available on build workers of build.opensuse.org, so we stay compatible.
|
||||
export KERNEL_MODULES="loop dm-mod dm-snapshot binfmt-misc fuse kqemu squashfs ext2 ext3 ext4 reiserfs nf_conntrack_ipv6 binfmt_misc virtio_pci virtio_blk fat vfat nls_cp437 nls_iso8859-1"
|
||||
mkdir -p /sys
|
||||
mount /sys /sys -t sysfs
|
||||
ROOT=""
|
||||
[ -e "/dev/vda" ] && ROOT="-d /dev/vda"
|
||||
[ -e /dev/hda1 ] && ROOT="-d /dev/hda1" # for xen builds
|
||||
%define kernel_name vmlinu?
|
||||
%ifarch s390 s390x
|
||||
%define kernel_name image
|
||||
%endif
|
||||
ls /boot
|
||||
/sbin/mkinitrd $ROOT \
|
||||
-m "$KERNEL_MODULES" \
|
||||
-k /boot/vmlinu?-*-default -M /boot/System.map-*-default -i /tmp/initrd.kvm
|
||||
-k /boot/%{kernel_name}-*-default -M /boot/System.map-*-default -i /tmp/initrd.kvm
|
||||
|
||||
%ifarch %ix86 x86_64
|
||||
/sbin/mkinitrd $ROOT \
|
||||
@ -68,7 +73,7 @@ ROOT=""
|
||||
|
||||
%install
|
||||
install -d -m 0755 $RPM_BUILD_ROOT
|
||||
cp -v /boot/vmlinu?-*-default $RPM_BUILD_ROOT/.build.kernel.kvm
|
||||
cp -v /boot/%{kernel_name}-*-default $RPM_BUILD_ROOT/.build.kernel.kvm
|
||||
cp -v /tmp/initrd.kvm $RPM_BUILD_ROOT/.build.initrd.kvm
|
||||
%ifarch %ix86 x86_64
|
||||
cp -v /boot/vmlinuz-*-xen $RPM_BUILD_ROOT/.build.kernel.xen
|
||||
@ -80,3 +85,4 @@ cp -v /tmp/initrd.xen $RPM_BUILD_ROOT/.build.initrd.xen
|
||||
/.build.kernel.*
|
||||
/.build.initrd.*
|
||||
|
||||
%changelog
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-obs-build
|
||||
# spec file for package kernel-obs-qa
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -14,24 +14,24 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# needsrootforbuild
|
||||
|
||||
Name: kernel-obs-qa
|
||||
BuildRequires: module-init-tools
|
||||
BuildRequires: kernel-default
|
||||
|
||||
Name: kernel-obs-qa
|
||||
BuildRequires: kernel-default
|
||||
BuildRequires: module-init-tools
|
||||
%ifarch %ix86 x86_64
|
||||
BuildRequires: kernel-xen
|
||||
BuildRequires: kernel-xen
|
||||
%endif
|
||||
%if 0%{?suse_version} < 1200
|
||||
# for SLE 11
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Group: SLES
|
||||
%endif
|
||||
License: GPL
|
||||
Summary: Basic QA tests for the kernel
|
||||
Version: 1
|
||||
Release: 0
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 1
|
||||
Release: 0
|
||||
|
||||
%description
|
||||
This package is using the kernel compiled within Open Build Service(OBS)
|
||||
@ -59,3 +59,4 @@ touch %{buildroot}/usr/share/kernel-qa/logfile
|
||||
%defattr(-,root,root)
|
||||
/usr/share/kernel-qa
|
||||
|
||||
%changelog
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
@ -59,22 +59,25 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5531b68
|
||||
%else
|
||||
Release: <RELEASE>.g5531b68
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%else
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
BuildRequires: coreutils module-init-tools sparse bc
|
||||
BuildRequires: bc
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: module-init-tools
|
||||
BuildRequires: sparse
|
||||
# Used to sign the kernel in the buildservice
|
||||
BuildRequires: pesign-obs-integration
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: multiversion(kernel)
|
||||
%if %split_base
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
# Obsolete the -base subpackage from 11.1 and 11.2 development phase
|
||||
@ -125,7 +128,7 @@ BuildRequires: u-boot-tools
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
|
||||
Obsoletes: microcode_ctl
|
||||
Obsoletes: microcode_ctl
|
||||
|
||||
%if %build_vanilla
|
||||
# force bzip2 instead of lzma compression to allow install on older dist versions
|
||||
@ -150,11 +153,9 @@ Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
Provides: kernel-vmi = 2.6.38
|
||||
Obsoletes: kernel-vmi <= 2.6.38
|
||||
%endif
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source4: _constraints
|
||||
Source8: devel-pre.sh
|
||||
Source9: devel-post.sh
|
||||
Source10: preun.sh
|
||||
@ -270,27 +271,27 @@ Provides: %1-kmp-%build_flavor = %2
|
||||
# 11.1
|
||||
%obsolete_kmp quickcam 0.6.7
|
||||
# sle11-sp1
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
|
||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||
%define __find_provides %_sourcedir/find-provides %name
|
||||
@ -896,11 +897,11 @@ rm %my_builddir/tmp
|
||||
Summary: Kernel with PAE Support - base modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Conflicts: %name = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
%ifarch %ix86
|
||||
@ -943,12 +944,12 @@ This package contains only the base modules, required in all installs.
|
||||
Summary: Kernel with PAE Support - Unsupported kernel modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-extra_%_target_cpu = %version-%release
|
||||
Provides: kernel-extra = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: %{name}_%_target_cpu = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
Supplements: packageand(product(SUSE_SLED):%{name}_%_target_cpu)
|
||||
@ -1004,8 +1005,8 @@ kmsg message documentation comments.
|
||||
%package devel
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: Development/Sources
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
Supplements: packageand(%name:kernel-devel%variant)
|
||||
PreReq: coreutils
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -14,10 +14,9 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
# icecream 0
|
||||
|
||||
|
||||
%define srcversion 3.13
|
||||
%define patchversion 3.13.1
|
||||
%define variant %{nil}
|
||||
@ -29,26 +28,26 @@
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5531b68
|
||||
%else
|
||||
Release: <RELEASE>.g5531b68
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%else
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
AutoReqProv: off
|
||||
BuildRequires: coreutils sed
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: multiversion(kernel)
|
||||
Provides: linux
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source4: _constraints
|
||||
Source8: devel-pre.sh
|
||||
Source9: devel-post.sh
|
||||
Source10: preun.sh
|
||||
@ -127,8 +126,8 @@ Linux kernel sources with many fixes and improvements.
|
||||
Summary: Development files needed for building kernel modules
|
||||
Group: Development/Sources
|
||||
AutoReqProv: off
|
||||
Provides: multiversion(kernel)
|
||||
Provides: kernel-devel%variant = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
|
||||
%description -n kernel-devel%variant
|
||||
Kernel-level headers and Makefiles required for development of
|
||||
@ -140,8 +139,8 @@ external kernel modules.
|
||||
Summary: Vanilla Linux kernel sources with minor build fixes.
|
||||
Group: Development/Sources
|
||||
AutoReqProv: off
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-vanilla = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
|
||||
%description vanilla
|
||||
Vanilla Linux kernel sources with minor build fixes.
|
||||
|
@ -14,10 +14,9 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
# icecream 0
|
||||
|
||||
|
||||
%define srcversion @SRCVERSION@
|
||||
%define patchversion @PATCHVERSION@
|
||||
%define variant @VARIANT@%{nil}
|
||||
@ -29,26 +28,26 @@
|
||||
|
||||
Name: kernel-source@VARIANT@
|
||||
Summary: The Linux Kernel Sources
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: @RPMVERSION@
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g@COMMIT@
|
||||
%else
|
||||
Release: @RELEASE@
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Url: http://www.kernel.org/
|
||||
AutoReqProv: off
|
||||
BuildRequires: coreutils sed
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: multiversion(kernel)
|
||||
Provides: linux
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: @TARBALL_URL@linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source4: _constraints
|
||||
Source8: devel-pre.sh
|
||||
Source9: devel-post.sh
|
||||
Source10: preun.sh
|
||||
@ -127,8 +126,8 @@ Linux kernel sources with many fixes and improvements.
|
||||
Summary: Development files needed for building kernel modules
|
||||
Group: Development/Sources
|
||||
AutoReqProv: off
|
||||
Provides: multiversion(kernel)
|
||||
Provides: kernel-devel%variant = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
|
||||
%description -n kernel-devel%variant
|
||||
Kernel-level headers and Makefiles required for development of
|
||||
@ -140,8 +139,8 @@ external kernel modules.
|
||||
Summary: Vanilla Linux kernel sources with minor build fixes.
|
||||
Group: Development/Sources
|
||||
AutoReqProv: off
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-vanilla = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
|
||||
%description vanilla
|
||||
Vanilla Linux kernel sources with minor build fixes.
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define variant %{nil}
|
||||
|
||||
@ -23,19 +22,19 @@
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 3.13.1
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5531b68
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%else
|
||||
Release: <RELEASE>.g5531b68
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%endif
|
||||
%else
|
||||
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
||||
Release: %kernel_source_release
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Url: http://www.kernel.org/
|
||||
AutoReqProv: off
|
||||
BuildRequires: coreutils
|
||||
@ -57,8 +56,8 @@ Requires: kernel-pae-devel = %version-%source_rel
|
||||
%ifarch %ix86 x86_64
|
||||
Requires: kernel-xen-devel = %version-%source_rel
|
||||
%endif
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define variant @VARIANT@%{nil}
|
||||
|
||||
@ -23,6 +22,8 @@
|
||||
|
||||
Name: kernel-syms@VARIANT@
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: @RPMVERSION@
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
@ -34,14 +35,12 @@ Release: @RELEASE@
|
||||
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
||||
Release: %kernel_source_release
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Url: http://www.kernel.org/
|
||||
AutoReqProv: off
|
||||
BuildRequires: coreutils
|
||||
@REQUIRES@
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
@ -59,22 +59,25 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5531b68
|
||||
%else
|
||||
Release: <RELEASE>.g5531b68
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%else
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
BuildRequires: coreutils module-init-tools sparse bc
|
||||
BuildRequires: bc
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: module-init-tools
|
||||
BuildRequires: sparse
|
||||
# Used to sign the kernel in the buildservice
|
||||
BuildRequires: pesign-obs-integration
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: multiversion(kernel)
|
||||
%if %split_base
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
# Obsolete the -base subpackage from 11.1 and 11.2 development phase
|
||||
@ -125,7 +128,7 @@ BuildRequires: u-boot-tools
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
|
||||
Obsoletes: microcode_ctl
|
||||
Obsoletes: microcode_ctl
|
||||
|
||||
%if %build_vanilla
|
||||
# force bzip2 instead of lzma compression to allow install on older dist versions
|
||||
@ -148,11 +151,9 @@ Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
%endif
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source4: _constraints
|
||||
Source8: devel-pre.sh
|
||||
Source9: devel-post.sh
|
||||
Source10: preun.sh
|
||||
@ -268,27 +269,27 @@ Provides: %1-kmp-%build_flavor = %2
|
||||
# 11.1
|
||||
%obsolete_kmp quickcam 0.6.7
|
||||
# sle11-sp1
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
|
||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||
%define __find_provides %_sourcedir/find-provides %name
|
||||
@ -887,11 +888,11 @@ rm %my_builddir/tmp
|
||||
Summary: The Standard Kernel with Tracing Features - base modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Conflicts: %name = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
|
||||
@ -924,12 +925,12 @@ This package contains only the base modules, required in all installs.
|
||||
Summary: The Standard Kernel with Tracing Features - Unsupported kernel modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-extra_%_target_cpu = %version-%release
|
||||
Provides: kernel-extra = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: %{name}_%_target_cpu = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
Supplements: packageand(product(SUSE_SLED):%{name}_%_target_cpu)
|
||||
@ -978,8 +979,8 @@ kmsg message documentation comments.
|
||||
%package devel
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: Development/Sources
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
Supplements: packageand(%name:kernel-devel%variant)
|
||||
PreReq: coreutils
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
@ -59,22 +59,25 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5531b68
|
||||
%else
|
||||
Release: <RELEASE>.g5531b68
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%else
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
BuildRequires: coreutils module-init-tools sparse bc
|
||||
BuildRequires: bc
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: module-init-tools
|
||||
BuildRequires: sparse
|
||||
# Used to sign the kernel in the buildservice
|
||||
BuildRequires: pesign-obs-integration
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: multiversion(kernel)
|
||||
%if %split_base
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
# Obsolete the -base subpackage from 11.1 and 11.2 development phase
|
||||
@ -125,7 +128,7 @@ BuildRequires: u-boot-tools
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
|
||||
Obsoletes: microcode_ctl
|
||||
Obsoletes: microcode_ctl
|
||||
|
||||
%if %build_vanilla
|
||||
# force bzip2 instead of lzma compression to allow install on older dist versions
|
||||
@ -145,11 +148,9 @@ Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source4: _constraints
|
||||
Source8: devel-pre.sh
|
||||
Source9: devel-post.sh
|
||||
Source10: preun.sh
|
||||
@ -265,27 +266,27 @@ Provides: %1-kmp-%build_flavor = %2
|
||||
# 11.1
|
||||
%obsolete_kmp quickcam 0.6.7
|
||||
# sle11-sp1
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
|
||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||
%define __find_provides %_sourcedir/find-provides %name
|
||||
@ -884,11 +885,11 @@ rm %my_builddir/tmp
|
||||
Summary: The Standard Kernel - without any SUSE patches - base modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Conflicts: %name = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
|
||||
@ -921,12 +922,12 @@ This package contains only the base modules, required in all installs.
|
||||
Summary: The Standard Kernel - without any SUSE patches - Unsupported kernel modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-extra_%_target_cpu = %version-%release
|
||||
Provides: kernel-extra = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: %{name}_%_target_cpu = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
Supplements: packageand(product(SUSE_SLED):%{name}_%_target_cpu)
|
||||
@ -975,8 +976,8 @@ kmsg message documentation comments.
|
||||
%package devel
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: Development/Sources
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
Supplements: packageand(%name:kernel-devel%variant)
|
||||
PreReq: coreutils
|
||||
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 09:00:26 CET 2014 - adrian@suse.de
|
||||
|
||||
- avoid double /sys mounts for kernel-obs-build, OBS is doing this meanwhile
|
||||
- commit 3ea39a4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:23:25 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Require 'modutils' also in the subpackages
|
||||
- commit 91f0a2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 18:16:52 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Reformat the spec files to what the buildservice expects
|
||||
- commit 0b9e9a1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:28:42 CET 2014 - bp@suse.de
|
||||
|
||||
- compat_sys_recvmmsg X32 fix (bnc#860993 CVE-2014-0038).
|
||||
- commit b4ff60b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 17:04:23 CET 2014 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.13.1.
|
||||
- commit 01e2360
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 10:20:14 CET 2014 - mmarek@suse.cz
|
||||
|
||||
- Drop the _constraints file, we are using the prjconf setting for now
|
||||
- commit a0aa890
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 16:41:02 CET 2014 - jbeulich@suse.com
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
@ -59,22 +59,25 @@
|
||||
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g5531b68
|
||||
%else
|
||||
Release: <RELEASE>.g5531b68
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.13.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%else
|
||||
Release: <RELEASE>.gfc9498b
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
BuildRequires: coreutils module-init-tools sparse bc
|
||||
BuildRequires: bc
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: module-init-tools
|
||||
BuildRequires: sparse
|
||||
# Used to sign the kernel in the buildservice
|
||||
BuildRequires: pesign-obs-integration
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: multiversion(kernel)
|
||||
%if %split_base
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
# Obsolete the -base subpackage from 11.1 and 11.2 development phase
|
||||
@ -125,7 +128,7 @@ BuildRequires: u-boot-tools
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
|
||||
Obsoletes: microcode_ctl
|
||||
Obsoletes: microcode_ctl
|
||||
|
||||
%if %build_vanilla
|
||||
# force bzip2 instead of lzma compression to allow install on older dist versions
|
||||
@ -148,11 +151,9 @@ Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-xenpae = 2.6.17
|
||||
Obsoletes: kernel-xenpae <= 2.6.17
|
||||
%endif
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source4: _constraints
|
||||
Source8: devel-pre.sh
|
||||
Source9: devel-post.sh
|
||||
Source10: preun.sh
|
||||
@ -268,27 +269,27 @@ Provides: %1-kmp-%build_flavor = %2
|
||||
# 11.1
|
||||
%obsolete_kmp quickcam 0.6.7
|
||||
# sle11-sp1
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
%obsolete_kmp wacom 0.8.1_3
|
||||
%obsolete_kmp btrfs 0_3
|
||||
%obsolete_kmp brocade-bna 2.1.0.0_3
|
||||
%obsolete_kmp hyper-v 0_3
|
||||
%obsolete_kmp intel-e1000e 2.2.14
|
||||
%obsolete_kmp drm 3.7_3.1
|
||||
Obsoletes: firewire <= 3.0
|
||||
Provides: firewire = 3.0
|
||||
%obsolete_kmp firewire 3.0
|
||||
%obsolete_kmp iwlagn 3.0
|
||||
Obsoletes: compat-ath9k <= 3.0
|
||||
Provides: compat-ath9k = 3.0
|
||||
%obsolete_kmp compat-ath9k 3.0
|
||||
%obsolete_kmp realtek-r8192ce_pci 2.6.0005_3
|
||||
%obsolete_kmp realtek-r8192se_pci 2.6.0019.1207.2010_3
|
||||
%obsolete_kmp rt3090 2.4.0.4_3
|
||||
%obsolete_kmp rt3592 2.4.1.1_3
|
||||
%obsolete_kmp rt5390 2.4.0.4_3
|
||||
%obsolete_kmp ath3k 1.0_3
|
||||
Obsoletes: ath3k-firmware <= 1.0
|
||||
Provides: ath3k-firmware = 1.0
|
||||
|
||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||
%define __find_provides %_sourcedir/find-provides %name
|
||||
@ -890,11 +891,11 @@ rm %my_builddir/tmp
|
||||
Summary: The Xen Kernel - base modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Conflicts: %name = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
|
||||
@ -930,12 +931,12 @@ This package contains only the base modules, required in all installs.
|
||||
Summary: The Xen Kernel - Unsupported kernel modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-extra_%_target_cpu = %version-%release
|
||||
Provides: kernel-extra = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: %{name}_%_target_cpu = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): modutils
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
Supplements: packageand(product(SUSE_SLED):%{name}_%_target_cpu)
|
||||
@ -987,8 +988,8 @@ kmsg message documentation comments.
|
||||
%package devel
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: Development/Sources
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
Supplements: packageand(%name:kernel-devel%variant)
|
||||
PreReq: coreutils
|
||||
|
4
mkspec
4
mkspec
@ -46,10 +46,10 @@ $rpmversion =~ s/-/./g;
|
||||
|
||||
$rpmrelease =~ s/-/./g;
|
||||
|
||||
my $sources = join("", $templates{source} =~ /\nSource\d+:[^\n]*/mg);
|
||||
my $sources = join("\n", $templates{source} =~ /^Source\d+:[^\n]*/msg);
|
||||
# Find all SourceN: foo.tar.(bz2|xz) lines and generate the NoSource:
|
||||
# lines and the %setup line
|
||||
my @tarballs = ($sources =~ /\nSource(\d+):[^\n]*\.tar\.(?:bz2|xz)/mg);
|
||||
my @tarballs = ($sources =~ /^Source(\d+):[^\n]*\.tar\.(?:bz2|xz)/msg);
|
||||
my $nosource = join("\n", map { "NoSource: $_" } @tarballs);
|
||||
# Source0 (the linux tarball) is unpacked manually
|
||||
@tarballs = grep { $_ > 0 } @tarballs;
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:989d82f231fc1471613abbbe34ddb7975ab440f0bb8a4be7309a4f2a3e34e5fc
|
||||
size 12031
|
||||
oid sha256:77c362d8394e020665a9ce0826ec93cd18f7c7f7514d08870097a946a00bf535
|
||||
size 12666
|
||||
|
@ -235,6 +235,7 @@
|
||||
# Networking, IPv6
|
||||
########################################################
|
||||
patches.fixes/bridge-module-get-put.patch
|
||||
patches.fixes/compat_sys_recvmmsg-x32-fix.patch
|
||||
|
||||
########################################################
|
||||
# NFS
|
||||
|
@ -1,3 +1,3 @@
|
||||
2014-01-29 18:24:36 +0100
|
||||
GIT Revision: 5531b68074f00441e496d9284d8b003f914b0551
|
||||
2014-02-01 20:44:27 +0100
|
||||
GIT Revision: fc9498bf87f3d940185616fbbf08269c7b3934b6
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user