commit 116b1ea97c4f7b5d84c25c57647f92a071f507a1
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1682
This commit is contained in:
parent
5780c0c867
commit
c71347f0b7
@ -1,5 +1,5 @@
|
|||||||
# The version of the main tarball to use
|
# The version of the main tarball to use
|
||||||
SRCVERSION=5.17-rc7
|
SRCVERSION=5.16
|
||||||
# variant of the kernel-source package, either empty or "-rt"
|
# variant of the kernel-source package, either empty or "-rt"
|
||||||
VARIANT=
|
VARIANT=
|
||||||
# enable kernel module compression
|
# enable kernel module compression
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a6c8a717aa994031c2944524d84720012e6632a0a6df9cc170b5ec54da7a7f35
|
oid sha256:3bb00c31636688d4579a9069cc24d629cf6d1c04e3041d105a0167793f4329a5
|
||||||
size 308356
|
size 305576
|
||||||
|
76234
dtb-aarch64.changes
76234
dtb-aarch64.changes
File diff suppressed because it is too large
Load Diff
@ -16,8 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 5.17-rc7
|
%define srcversion 5.16
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -26,12 +26,12 @@
|
|||||||
%define dtc_symbols 1
|
%define dtc_symbols 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build,fdupes_relink})
|
||||||
|
|
||||||
Name: dtb-aarch64
|
Name: dtb-aarch64
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -48,7 +48,7 @@ BuildRequires: dtc >= 1.4.0
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
Requires: kernel = %version
|
Requires: kernel = %version
|
||||||
Source0: linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source14: series.conf
|
Source14: series.conf
|
||||||
Source16: guards
|
Source16: guards
|
||||||
@ -100,6 +100,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
|
76234
dtb-armv6l.changes
76234
dtb-armv6l.changes
File diff suppressed because it is too large
Load Diff
@ -16,8 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 5.17-rc7
|
%define srcversion 5.16
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -26,12 +26,12 @@
|
|||||||
%define dtc_symbols 1
|
%define dtc_symbols 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build,fdupes_relink})
|
||||||
|
|
||||||
Name: dtb-armv6l
|
Name: dtb-armv6l
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -48,7 +48,7 @@ BuildRequires: dtc >= 1.4.0
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
Requires: kernel = %version
|
Requires: kernel = %version
|
||||||
Source0: linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source14: series.conf
|
Source14: series.conf
|
||||||
Source16: guards
|
Source16: guards
|
||||||
@ -100,6 +100,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
|
76234
dtb-armv7l.changes
76234
dtb-armv7l.changes
File diff suppressed because it is too large
Load Diff
@ -16,8 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 5.17-rc7
|
%define srcversion 5.16
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -26,12 +26,12 @@
|
|||||||
%define dtc_symbols 1
|
%define dtc_symbols 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build,fdupes_relink})
|
||||||
|
|
||||||
Name: dtb-armv7l
|
Name: dtb-armv7l
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -48,7 +48,7 @@ BuildRequires: dtc >= 1.4.0
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
Requires: kernel = %version
|
Requires: kernel = %version
|
||||||
Source0: linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source14: series.conf
|
Source14: series.conf
|
||||||
Source16: guards
|
Source16: guards
|
||||||
@ -100,6 +100,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
|
76234
dtb-riscv64.changes
76234
dtb-riscv64.changes
File diff suppressed because it is too large
Load Diff
@ -16,8 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 5.17-rc7
|
%define srcversion 5.16
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -26,12 +26,12 @@
|
|||||||
%define dtc_symbols 1
|
%define dtc_symbols 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build,fdupes_relink})
|
||||||
|
|
||||||
Name: dtb-riscv64
|
Name: dtb-riscv64
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -48,7 +48,7 @@ BuildRequires: dtc >= 1.4.0
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
Requires: kernel = %version
|
Requires: kernel = %version
|
||||||
Source0: linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source14: series.conf
|
Source14: series.conf
|
||||||
Source16: guards
|
Source16: guards
|
||||||
@ -100,6 +100,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
|
31
fdupes_relink
Normal file
31
fdupes_relink
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
#!/usr/bin/perl
|
||||||
|
use strict;
|
||||||
|
use warnings;
|
||||||
|
|
||||||
|
$/="";
|
||||||
|
while (<>) {
|
||||||
|
chomp;
|
||||||
|
|
||||||
|
my %dups; # hash: inode -> array of filenames
|
||||||
|
foreach (split /\n/) {
|
||||||
|
my $inode = (stat)[1];
|
||||||
|
push @{$dups{$inode}}, $_;
|
||||||
|
}
|
||||||
|
|
||||||
|
my @keys = keys(%dups);
|
||||||
|
|
||||||
|
# all are hardlinks to the same data
|
||||||
|
next if (scalar @keys < 2);
|
||||||
|
|
||||||
|
# sort by nlink
|
||||||
|
@keys = sort { scalar $dups{$a} <=> scalar $dups{$b} } @keys;
|
||||||
|
my $target = $dups{shift @keys}[0];
|
||||||
|
|
||||||
|
foreach (@keys) {
|
||||||
|
foreach (@{$dups{$_}}) {
|
||||||
|
print "relinking $_ -> $target\n";
|
||||||
|
unlink($_);
|
||||||
|
link($target, $_) or die "link failed";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
76234
kernel-64kb.changes
76234
kernel-64kb.changes
File diff suppressed because it is too large
Load Diff
@ -17,8 +17,8 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 5.17-rc7
|
%define srcversion 5.16
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -44,7 +44,7 @@
|
|||||||
%define klp_symbols 1
|
%define klp_symbols 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build,fdupes_relink})
|
||||||
|
|
||||||
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
||||||
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
||||||
@ -107,9 +107,9 @@ Name: kernel-64kb
|
|||||||
Summary: Kernel with 64kb PAGE_SIZE
|
Summary: Kernel with 64kb PAGE_SIZE
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,12 +231,12 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-%build_flavor-base-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
Provides: kernel-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: %name-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source14: series.conf
|
Source14: series.conf
|
||||||
Source16: guards
|
Source16: guards
|
||||||
@ -288,6 +288,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
@ -369,6 +370,7 @@ NoSource: 82
|
|||||||
NoSource: 83
|
NoSource: 83
|
||||||
NoSource: 84
|
NoSource: 84
|
||||||
NoSource: 85
|
NoSource: 85
|
||||||
|
NoSource: 86
|
||||||
NoSource: 100
|
NoSource: 100
|
||||||
NoSource: 101
|
NoSource: 101
|
||||||
NoSource: 102
|
NoSource: 102
|
||||||
|
76234
kernel-debug.changes
76234
kernel-debug.changes
File diff suppressed because it is too large
Load Diff
@ -17,8 +17,8 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 5.17-rc7
|
%define srcversion 5.16
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -44,7 +44,7 @@
|
|||||||
%define klp_symbols 1
|
%define klp_symbols 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build,fdupes_relink})
|
||||||
|
|
||||||
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
||||||
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
||||||
@ -107,9 +107,9 @@ Name: kernel-debug
|
|||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-%build_flavor-base-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
Provides: kernel-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: %name-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Provides: kernel-kdump = 2.6.28
|
Provides: kernel-kdump = 2.6.28
|
||||||
Obsoletes: kernel-kdump <= 2.6.28
|
Obsoletes: kernel-kdump <= 2.6.28
|
||||||
@ -244,7 +244,7 @@ Provides: kernel-kdump-base = 2.6.28
|
|||||||
Obsoletes: kernel-kdump-base <= 2.6.28
|
Obsoletes: kernel-kdump-base <= 2.6.28
|
||||||
%endif
|
%endif
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source14: series.conf
|
Source14: series.conf
|
||||||
Source16: guards
|
Source16: guards
|
||||||
@ -296,6 +296,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
@ -377,6 +378,7 @@ NoSource: 82
|
|||||||
NoSource: 83
|
NoSource: 83
|
||||||
NoSource: 84
|
NoSource: 84
|
||||||
NoSource: 85
|
NoSource: 85
|
||||||
|
NoSource: 86
|
||||||
NoSource: 100
|
NoSource: 100
|
||||||
NoSource: 101
|
NoSource: 101
|
||||||
NoSource: 102
|
NoSource: 102
|
||||||
|
76234
kernel-default.changes
76234
kernel-default.changes
File diff suppressed because it is too large
Load Diff
@ -17,8 +17,8 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 5.17-rc7
|
%define srcversion 5.16
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -44,7 +44,7 @@
|
|||||||
%define klp_symbols 1
|
%define klp_symbols 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build,fdupes_relink})
|
||||||
|
|
||||||
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
||||||
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
||||||
@ -107,9 +107,9 @@ Name: kernel-default
|
|||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-%build_flavor-base-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
Provides: kernel-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: %name-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-smp = 2.6.17
|
Provides: kernel-smp = 2.6.17
|
||||||
Obsoletes: kernel-smp <= 2.6.17
|
Obsoletes: kernel-smp <= 2.6.17
|
||||||
@ -288,7 +288,7 @@ Provides: kernel-ec2-base = 4.4
|
|||||||
Obsoletes: kernel-ec2-base <= 4.4
|
Obsoletes: kernel-ec2-base <= 4.4
|
||||||
%endif
|
%endif
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source14: series.conf
|
Source14: series.conf
|
||||||
Source16: guards
|
Source16: guards
|
||||||
@ -340,6 +340,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
@ -421,6 +422,7 @@ NoSource: 82
|
|||||||
NoSource: 83
|
NoSource: 83
|
||||||
NoSource: 84
|
NoSource: 84
|
||||||
NoSource: 85
|
NoSource: 85
|
||||||
|
NoSource: 86
|
||||||
NoSource: 100
|
NoSource: 100
|
||||||
NoSource: 101
|
NoSource: 101
|
||||||
NoSource: 102
|
NoSource: 102
|
||||||
|
76234
kernel-docs.changes
76234
kernel-docs.changes
File diff suppressed because it is too large
Load Diff
@ -16,8 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 5.17-rc7
|
%define srcversion 5.16
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -25,15 +25,15 @@
|
|||||||
%define build_html 1
|
%define build_html 1
|
||||||
%define build_pdf 0
|
%define build_pdf 0
|
||||||
|
|
||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build,fdupes_relink})
|
||||||
|
|
||||||
Name: kernel-docs
|
Name: kernel-docs
|
||||||
Summary: Kernel Documentation
|
Summary: Kernel Documentation
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: Documentation/Man
|
Group: Documentation/Man
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -64,10 +64,10 @@ BuildRequires: texlive-zapfding
|
|||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: %name-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source14: series.conf
|
Source14: series.conf
|
||||||
Source16: guards
|
Source16: guards
|
||||||
@ -119,6 +119,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
@ -186,6 +187,7 @@ NoSource: 82
|
|||||||
NoSource: 83
|
NoSource: 83
|
||||||
NoSource: 84
|
NoSource: 84
|
||||||
NoSource: 85
|
NoSource: 85
|
||||||
|
NoSource: 86
|
||||||
NoSource: 100
|
NoSource: 100
|
||||||
NoSource: 101
|
NoSource: 101
|
||||||
NoSource: 102
|
NoSource: 102
|
||||||
|
76234
kernel-kvmsmall.changes
76234
kernel-kvmsmall.changes
File diff suppressed because it is too large
Load Diff
@ -17,8 +17,8 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 5.17-rc7
|
%define srcversion 5.16
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -44,7 +44,7 @@
|
|||||||
%define klp_symbols 1
|
%define klp_symbols 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build,fdupes_relink})
|
||||||
|
|
||||||
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
||||||
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
||||||
@ -107,9 +107,9 @@ Name: kernel-kvmsmall
|
|||||||
Summary: The Small Developer Kernel for KVM
|
Summary: The Small Developer Kernel for KVM
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,12 +231,12 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-%build_flavor-base-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
Provides: kernel-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: %name-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source14: series.conf
|
Source14: series.conf
|
||||||
Source16: guards
|
Source16: guards
|
||||||
@ -288,6 +288,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
@ -369,6 +370,7 @@ NoSource: 82
|
|||||||
NoSource: 83
|
NoSource: 83
|
||||||
NoSource: 84
|
NoSource: 84
|
||||||
NoSource: 85
|
NoSource: 85
|
||||||
|
NoSource: 86
|
||||||
NoSource: 100
|
NoSource: 100
|
||||||
NoSource: 101
|
NoSource: 101
|
||||||
NoSource: 102
|
NoSource: 102
|
||||||
|
76234
kernel-lpae.changes
76234
kernel-lpae.changes
File diff suppressed because it is too large
Load Diff
@ -17,8 +17,8 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 5.17-rc7
|
%define srcversion 5.16
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -44,7 +44,7 @@
|
|||||||
%define klp_symbols 1
|
%define klp_symbols 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build,fdupes_relink})
|
||||||
|
|
||||||
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
||||||
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
||||||
@ -107,9 +107,9 @@ Name: kernel-lpae
|
|||||||
Summary: Kernel for LPAE enabled systems
|
Summary: Kernel for LPAE enabled systems
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,12 +231,12 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-%build_flavor-base-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
Provides: kernel-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: %name-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source14: series.conf
|
Source14: series.conf
|
||||||
Source16: guards
|
Source16: guards
|
||||||
@ -288,6 +288,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
@ -369,6 +370,7 @@ NoSource: 82
|
|||||||
NoSource: 83
|
NoSource: 83
|
||||||
NoSource: 84
|
NoSource: 84
|
||||||
NoSource: 85
|
NoSource: 85
|
||||||
|
NoSource: 86
|
||||||
NoSource: 100
|
NoSource: 100
|
||||||
NoSource: 101
|
NoSource: 101
|
||||||
NoSource: 102
|
NoSource: 102
|
||||||
|
76234
kernel-obs-build.changes
76234
kernel-obs-build.changes
File diff suppressed because it is too large
Load Diff
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
#!BuildIgnore: post-build-checks
|
#!BuildIgnore: post-build-checks
|
||||||
|
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: kernel%kernel_flavor-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
BuildRequires: kernel%kernel_flavor-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
|
|
||||||
%if 0%{?rhel_version}
|
%if 0%{?rhel_version}
|
||||||
BuildRequires: kernel
|
BuildRequires: kernel
|
||||||
@ -64,9 +64,9 @@ BuildRequires: dracut
|
|||||||
Summary: package kernel and initrd for OBS VM builds
|
Summary: package kernel and initrd for OBS VM builds
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -155,7 +155,6 @@ dracut --reproducible --host-only --no-hostonly-cmdline \
|
|||||||
--no-early-microcode --nofscks --strip --hardlink \
|
--no-early-microcode --nofscks --strip --hardlink \
|
||||||
--drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm \
|
--drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm \
|
||||||
%if 0%{?suse_version} > 1550 || 0%{?sle_version} > 150200
|
%if 0%{?suse_version} > 1550 || 0%{?sle_version} > 150200
|
||||||
--modules="obs qemu base rootfs-block" \
|
|
||||||
--compress "zstd -19 -T0" \
|
--compress "zstd -19 -T0" \
|
||||||
%endif
|
%endif
|
||||||
`echo /boot/%{kernel_name}-*%{kernel_flavor} | sed -n -e 's,[^-]*-\(.*'%{kernel_flavor}'\),\1,p'`
|
`echo /boot/%{kernel_name}-*%{kernel_flavor} | sed -n -e 's,[^-]*-\(.*'%{kernel_flavor}'\),\1,p'`
|
||||||
|
@ -155,7 +155,6 @@ dracut --reproducible --host-only --no-hostonly-cmdline \
|
|||||||
--no-early-microcode --nofscks --strip --hardlink \
|
--no-early-microcode --nofscks --strip --hardlink \
|
||||||
--drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm \
|
--drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm \
|
||||||
%if 0%{?suse_version} > 1550 || 0%{?sle_version} > 150200
|
%if 0%{?suse_version} > 1550 || 0%{?sle_version} > 150200
|
||||||
--modules="obs qemu base rootfs-block" \
|
|
||||||
--compress "zstd -19 -T0" \
|
--compress "zstd -19 -T0" \
|
||||||
%endif
|
%endif
|
||||||
`echo /boot/%{kernel_name}-*%{kernel_flavor} | sed -n -e 's,[^-]*-\(.*'%{kernel_flavor}'\),\1,p'`
|
`echo /boot/%{kernel_name}-*%{kernel_flavor} | sed -n -e 's,[^-]*-\(.*'%{kernel_flavor}'\),\1,p'`
|
||||||
|
76234
kernel-obs-qa.changes
76234
kernel-obs-qa.changes
File diff suppressed because it is too large
Load Diff
@ -17,7 +17,7 @@
|
|||||||
# needsrootforbuild
|
# needsrootforbuild
|
||||||
|
|
||||||
|
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Summary: Basic QA tests for the kernel
|
Summary: Basic QA tests for the kernel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
76234
kernel-pae.changes
76234
kernel-pae.changes
File diff suppressed because it is too large
Load Diff
@ -17,8 +17,8 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 5.17-rc7
|
%define srcversion 5.16
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -44,7 +44,7 @@
|
|||||||
%define klp_symbols 1
|
%define klp_symbols 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build,fdupes_relink})
|
||||||
|
|
||||||
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
||||||
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
||||||
@ -107,9 +107,9 @@ Name: kernel-pae
|
|||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-%build_flavor-base-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
Provides: kernel-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: %name-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-bigsmp = 2.6.17
|
Provides: kernel-bigsmp = 2.6.17
|
||||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||||
@ -258,7 +258,7 @@ Provides: kernel-ec2-base = 4.4
|
|||||||
Obsoletes: kernel-ec2-base <= 4.4
|
Obsoletes: kernel-ec2-base <= 4.4
|
||||||
%endif
|
%endif
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source14: series.conf
|
Source14: series.conf
|
||||||
Source16: guards
|
Source16: guards
|
||||||
@ -310,6 +310,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
@ -391,6 +392,7 @@ NoSource: 82
|
|||||||
NoSource: 83
|
NoSource: 83
|
||||||
NoSource: 84
|
NoSource: 84
|
||||||
NoSource: 85
|
NoSource: 85
|
||||||
|
NoSource: 86
|
||||||
NoSource: 100
|
NoSource: 100
|
||||||
NoSource: 101
|
NoSource: 101
|
||||||
NoSource: 102
|
NoSource: 102
|
||||||
|
76234
kernel-source.changes
76234
kernel-source.changes
File diff suppressed because it is too large
Load Diff
@ -17,8 +17,8 @@
|
|||||||
# icecream 0
|
# icecream 0
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 5.17-rc7
|
%define srcversion 5.16
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -35,9 +35,9 @@ Name: kernel-source
|
|||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -48,10 +48,10 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: sed
|
BuildRequires: sed
|
||||||
Requires(post): coreutils sed
|
Requires(post): coreutils sed
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: %name-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
Provides: linux
|
Provides: linux
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Source0: linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source14: series.conf
|
Source14: series.conf
|
||||||
Source16: guards
|
Source16: guards
|
||||||
@ -103,6 +103,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
@ -133,7 +134,7 @@ Recommends: kernel-install-tools
|
|||||||
%endif
|
%endif
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
|
|
||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build,fdupes_relink})
|
||||||
|
|
||||||
# Force bzip2 instead of lzma compression to
|
# Force bzip2 instead of lzma compression to
|
||||||
# 1) allow install on older dist versions, and
|
# 1) allow install on older dist versions, and
|
||||||
@ -240,8 +241,8 @@ fi
|
|||||||
cd ..
|
cd ..
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Hardlink duplicate files automatically (from package fdupes).
|
# Hardlink duplicate files.
|
||||||
%fdupes %{buildroot}
|
fdupes -q -p -n -H -o name -r %{buildroot} | %_sourcedir/fdupes_relink
|
||||||
popd
|
popd
|
||||||
|
|
||||||
%if ! %vanilla_only
|
%if ! %vanilla_only
|
||||||
|
@ -103,6 +103,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
@ -240,8 +241,8 @@ fi
|
|||||||
cd ..
|
cd ..
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Hardlink duplicate files automatically (from package fdupes).
|
# Hardlink duplicate files.
|
||||||
%fdupes %{buildroot}
|
fdupes -q -p -n -H -o name -r %{buildroot} | %_sourcedir/fdupes_relink
|
||||||
popd
|
popd
|
||||||
|
|
||||||
%if ! %vanilla_only
|
%if ! %vanilla_only
|
||||||
|
76234
kernel-syms.changes
76234
kernel-syms.changes
File diff suppressed because it is too large
Load Diff
@ -24,10 +24,10 @@ Name: kernel-syms
|
|||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
|
|||||||
%endif
|
%endif
|
||||||
Requires: pesign-obs-integration
|
Requires: pesign-obs-integration
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: %name-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Source: README.KSYMS
|
Source: README.KSYMS
|
||||||
Requires: kernel-devel%variant = %version-%source_rel
|
Requires: kernel-devel%variant = %version-%source_rel
|
||||||
|
76234
kernel-vanilla.changes
76234
kernel-vanilla.changes
File diff suppressed because it is too large
Load Diff
@ -17,8 +17,8 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 5.17-rc7
|
%define srcversion 5.16
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -44,7 +44,7 @@
|
|||||||
%define klp_symbols 1
|
%define klp_symbols 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build,fdupes_relink})
|
||||||
|
|
||||||
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
||||||
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
||||||
@ -107,9 +107,9 @@ Name: kernel-vanilla
|
|||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,12 +231,12 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-%build_flavor-base-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
Provides: kernel-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: %name-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source14: series.conf
|
Source14: series.conf
|
||||||
Source16: guards
|
Source16: guards
|
||||||
@ -288,6 +288,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
@ -369,6 +370,7 @@ NoSource: 82
|
|||||||
NoSource: 83
|
NoSource: 83
|
||||||
NoSource: 84
|
NoSource: 84
|
||||||
NoSource: 85
|
NoSource: 85
|
||||||
|
NoSource: 86
|
||||||
NoSource: 100
|
NoSource: 100
|
||||||
NoSource: 101
|
NoSource: 101
|
||||||
NoSource: 102
|
NoSource: 102
|
||||||
|
76234
kernel-zfcpdump.changes
76234
kernel-zfcpdump.changes
File diff suppressed because it is too large
Load Diff
@ -17,8 +17,8 @@
|
|||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
|
|
||||||
%define srcversion 5.17-rc7
|
%define srcversion 5.16
|
||||||
%define patchversion 5.17.0-rc7
|
%define patchversion 5.16.12
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
@ -44,7 +44,7 @@
|
|||||||
%define klp_symbols 1
|
%define klp_symbols 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build,fdupes_relink})
|
||||||
|
|
||||||
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
||||||
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
||||||
@ -107,9 +107,9 @@ Name: kernel-zfcpdump
|
|||||||
Summary: The IBM System Z zfcpdump Kernel
|
Summary: The IBM System Z zfcpdump Kernel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.17~rc7
|
Version: 5.16.12
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g04b7727
|
Release: <RELEASE>.g116b1ea
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -231,12 +231,12 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-%build_flavor-base-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
Provides: kernel-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: kernel-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-04b77275e657204e489fd59b659e37dc95eb6846
|
Provides: %name-srchash-116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
Source14: series.conf
|
Source14: series.conf
|
||||||
Source16: guards
|
Source16: guards
|
||||||
@ -288,6 +288,7 @@ Source82: modflist
|
|||||||
Source83: kernel-subpackage-build
|
Source83: kernel-subpackage-build
|
||||||
Source84: kernel-subpackage-spec
|
Source84: kernel-subpackage-spec
|
||||||
Source85: kernel-default-base.spec.txt
|
Source85: kernel-default-base.spec.txt
|
||||||
|
Source86: fdupes_relink
|
||||||
Source100: config.tar.bz2
|
Source100: config.tar.bz2
|
||||||
Source101: config.addon.tar.bz2
|
Source101: config.addon.tar.bz2
|
||||||
Source102: patches.arch.tar.bz2
|
Source102: patches.arch.tar.bz2
|
||||||
@ -369,6 +370,7 @@ NoSource: 82
|
|||||||
NoSource: 83
|
NoSource: 83
|
||||||
NoSource: 84
|
NoSource: 84
|
||||||
NoSource: 85
|
NoSource: 85
|
||||||
|
NoSource: 86
|
||||||
NoSource: 100
|
NoSource: 100
|
||||||
NoSource: 101
|
NoSource: 101
|
||||||
NoSource: 102
|
NoSource: 102
|
||||||
|
3
linux-5.16.tar.xz
Normal file
3
linux-5.16.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:027d7e8988bb69ac12ee92406c3be1fe13f990b1ca2249e226225cd1573308bb
|
||||||
|
size 123114100
|
BIN
patches.kernel.org.tar.bz2
(Stored with Git LFS)
BIN
patches.kernel.org.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:662f0347a6828ccf59b47d4b0ed7966e019637b3a7b2c88377c6a5f7e96b5be9
|
oid sha256:c763bd6d59909f6506af852b98befa9c266a45d1e32cbe60632791d5c3b32c2f
|
||||||
size 5059
|
size 4576
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:97deb43c85f031c5e8804c0d810a8e4f5f20678003cf7332427a3cc56e9d894c
|
oid sha256:056c3a159ff885ee3de5e6a7629e084e607ca0aec8e36ea98d9ef2dceedf2187
|
||||||
size 35264
|
size 51685
|
||||||
|
2099
series.conf
2099
series.conf
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
|||||||
2022-03-06 22:40:11 +0000
|
2022-03-04 07:21:38 +0000
|
||||||
GIT Revision: 04b77275e657204e489fd59b659e37dc95eb6846
|
GIT Revision: 116b1ea97c4f7b5d84c25c57647f92a071f507a1
|
||||||
GIT Branch: master
|
GIT Branch: stable
|
||||||
|
Loading…
Reference in New Issue
Block a user