commit a76dc8b08c9288846a857c87c314a5caa1855307

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=897
This commit is contained in:
Michal Suchanek 2018-07-25 08:03:18 +00:00 committed by Git OBS Bridge
parent abcf91c2e4
commit c61ecfeb89
36 changed files with 351 additions and 87 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-aarch64 Name: dtb-aarch64
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-armv6l Name: dtb-armv6l
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -31,7 +31,7 @@
Name: dtb-armv7l Name: dtb-armv7l
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: %name-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
Source2: source-post.sh Source2: source-post.sh
@ -490,8 +490,11 @@ fi
%endif %endif
case %cpu_arch in case %cpu_arch in
x86_64 | i386)
MAKE_ARGS="$MAKE_ARGS ARCH=x86"
;;
ppc*) ppc*)
MAKE_ARGS="$MAKE_ARGS ARCH=powerpc" MAKE_ARGS="$MAKE_ARGS ARCH=powerpc"
;; ;;
s390x) s390x)
MAKE_ARGS="$MAKE_ARGS ARCH=s390" MAKE_ARGS="$MAKE_ARGS ARCH=s390"
@ -1094,8 +1097,8 @@ 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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%obsolete_rebuilds %name-base %obsolete_rebuilds %name-base
%ifarch %ix86 %ifarch %ix86

View File

@ -359,8 +359,11 @@ fi
%endif %endif
case %cpu_arch in case %cpu_arch in
x86_64 | i386)
MAKE_ARGS="$MAKE_ARGS ARCH=x86"
;;
ppc*) ppc*)
MAKE_ARGS="$MAKE_ARGS ARCH=powerpc" MAKE_ARGS="$MAKE_ARGS ARCH=powerpc"
;; ;;
s390x) s390x)
MAKE_ARGS="$MAKE_ARGS ARCH=s390" MAKE_ARGS="$MAKE_ARGS ARCH=s390"

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: %name-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%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
@ -496,8 +496,11 @@ fi
%endif %endif
case %cpu_arch in case %cpu_arch in
x86_64 | i386)
MAKE_ARGS="$MAKE_ARGS ARCH=x86"
;;
ppc*) ppc*)
MAKE_ARGS="$MAKE_ARGS ARCH=powerpc" MAKE_ARGS="$MAKE_ARGS ARCH=powerpc"
;; ;;
s390x) s390x)
MAKE_ARGS="$MAKE_ARGS ARCH=s390" MAKE_ARGS="$MAKE_ARGS ARCH=s390"
@ -1100,8 +1103,8 @@ 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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%ifarch ppc64 %ifarch ppc64
Provides: kernel-kdump-base = 2.6.28 Provides: kernel-kdump-base = 2.6.28

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: %name-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%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
@ -539,8 +539,11 @@ fi
%endif %endif
case %cpu_arch in case %cpu_arch in
x86_64 | i386)
MAKE_ARGS="$MAKE_ARGS ARCH=x86"
;;
ppc*) ppc*)
MAKE_ARGS="$MAKE_ARGS ARCH=powerpc" MAKE_ARGS="$MAKE_ARGS ARCH=powerpc"
;; ;;
s390x) s390x)
MAKE_ARGS="$MAKE_ARGS ARCH=s390" MAKE_ARGS="$MAKE_ARGS ARCH=s390"
@ -1143,8 +1146,8 @@ 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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%ifarch %ix86 %ifarch %ix86
Provides: kernel-trace-base = 3.13 Provides: kernel-trace-base = 3.13

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -33,7 +33,7 @@ License: GPL-2.0
Group: Documentation/Man Group: Documentation/Man
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif
@ -63,7 +63,7 @@ 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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: %name-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: %name-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
Source2: source-post.sh Source2: source-post.sh
@ -494,8 +494,11 @@ fi
%endif %endif
case %cpu_arch in case %cpu_arch in
x86_64 | i386)
MAKE_ARGS="$MAKE_ARGS ARCH=x86"
;;
ppc*) ppc*)
MAKE_ARGS="$MAKE_ARGS ARCH=powerpc" MAKE_ARGS="$MAKE_ARGS ARCH=powerpc"
;; ;;
s390x) s390x)
MAKE_ARGS="$MAKE_ARGS ARCH=s390" MAKE_ARGS="$MAKE_ARGS ARCH=s390"
@ -1098,8 +1101,8 @@ 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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%obsolete_rebuilds %name-base %obsolete_rebuilds %name-base
%ifarch %ix86 %ifarch %ix86

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: %name-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
Source2: source-post.sh Source2: source-post.sh
@ -488,8 +488,11 @@ fi
%endif %endif
case %cpu_arch in case %cpu_arch in
x86_64 | i386)
MAKE_ARGS="$MAKE_ARGS ARCH=x86"
;;
ppc*) ppc*)
MAKE_ARGS="$MAKE_ARGS ARCH=powerpc" MAKE_ARGS="$MAKE_ARGS ARCH=powerpc"
;; ;;
s390x) s390x)
MAKE_ARGS="$MAKE_ARGS ARCH=s390" MAKE_ARGS="$MAKE_ARGS ARCH=s390"
@ -1092,8 +1095,8 @@ 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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%obsolete_rebuilds %name-base %obsolete_rebuilds %name-base
%ifarch %ix86 %ifarch %ix86

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -45,7 +45,7 @@ BuildRequires: util-linux
%endif %endif
%endif %endif
%endif %endif
BuildRequires: kernel%kernel_flavor-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b BuildRequires: kernel%kernel_flavor-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%if 0%{?rhel_version} %if 0%{?rhel_version}
BuildRequires: kernel BuildRequires: kernel
@ -66,7 +66,7 @@ License: GPL-2.0
Group: SLES Group: SLES
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES Group: SLES
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: %name-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%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
@ -516,8 +516,11 @@ fi
%endif %endif
case %cpu_arch in case %cpu_arch in
x86_64 | i386)
MAKE_ARGS="$MAKE_ARGS ARCH=x86"
;;
ppc*) ppc*)
MAKE_ARGS="$MAKE_ARGS ARCH=powerpc" MAKE_ARGS="$MAKE_ARGS ARCH=powerpc"
;; ;;
s390x) s390x)
MAKE_ARGS="$MAKE_ARGS ARCH=s390" MAKE_ARGS="$MAKE_ARGS ARCH=s390"
@ -1120,8 +1123,8 @@ 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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%ifarch %ix86 %ifarch %ix86
Provides: kernel-vmi-base = 2.6.38 Provides: kernel-vmi-base = 2.6.38

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -32,7 +32,7 @@ License: GPL-2.0
Group: Development/Sources Group: Development/Sources
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif
@ -43,7 +43,7 @@ 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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: %name-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: linux Provides: linux
Provides: multiversion(kernel) Provides: multiversion(kernel)
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
@ -117,6 +117,11 @@ BuildArch: noarch
Prefix: /usr/src Prefix: /usr/src
# Source is only complete with devel files. # Source is only complete with devel files.
Requires: kernel-devel%variant = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel
# extra packages needed for building a kernel from scratch
Recommends: bc
Recommends: bison
Recommends: flex
Recommends: libelf-devel
Recommends: openssl-devel Recommends: openssl-devel
%(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}) %(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})

View File

@ -117,6 +117,11 @@ BuildArch: noarch
Prefix: /usr/src Prefix: /usr/src
# Source is only complete with devel files. # Source is only complete with devel files.
Requires: kernel-devel%variant = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel
# extra packages needed for building a kernel from scratch
Recommends: bc
Recommends: bison
Recommends: flex
Recommends: libelf-devel
Recommends: openssl-devel Recommends: openssl-devel
%(chmod +x %_sourcedir/{@SCRIPTS@}) %(chmod +x %_sourcedir/{@SCRIPTS@})

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 4.17.9 Version: 4.17.9
%if %using_buildservice %if %using_buildservice
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif
@ -55,7 +55,7 @@ Requires: kernel-zfcpdump-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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: %name-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: %name-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
Source2: source-post.sh Source2: source-post.sh
@ -487,8 +487,11 @@ fi
%endif %endif
case %cpu_arch in case %cpu_arch in
x86_64 | i386)
MAKE_ARGS="$MAKE_ARGS ARCH=x86"
;;
ppc*) ppc*)
MAKE_ARGS="$MAKE_ARGS ARCH=powerpc" MAKE_ARGS="$MAKE_ARGS ARCH=powerpc"
;; ;;
s390x) s390x)
MAKE_ARGS="$MAKE_ARGS ARCH=s390" MAKE_ARGS="$MAKE_ARGS ARCH=s390"
@ -1091,8 +1094,8 @@ 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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%obsolete_rebuilds %name-base %obsolete_rebuilds %name-base
%ifarch %ix86 %ifarch %ix86

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 23 14:41:22 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: Add more stuff to Recommends
... and move bc to Recommends as well. All these packages are needed for
building a kernel manually from scratch with kernel-source files.
- commit 6fcec9a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz Mon Jul 23 11:24:45 CEST 2018 - jslaby@suse.cz
@ -186,7 +194,7 @@ Sun Jul 22 11:15:44 CEST 2018 - tiwai@suse.de
- rpm/kernel-source.spec.in: require bc for kernel-source - rpm/kernel-source.spec.in: require bc for kernel-source
This is needed for building include/generated/timeconst.h from This is needed for building include/generated/timeconst.h from
kernel/time/timeconst.bc. kernel/time/timeconst.bc.
- commit 2fa4028 - commit d725e3b
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz Wed Jul 18 08:39:13 CEST 2018 - jslaby@suse.cz
@ -315,6 +323,12 @@ Tue Jul 17 12:59:03 CEST 2018 - jslaby@suse.cz
- ARM: dts: armada-38x: use the new thermal binding (bnc#1012628). - ARM: dts: armada-38x: use the new thermal binding (bnc#1012628).
- commit 7a74fb0 - commit 7a74fb0
-------------------------------------------------------------------
Mon Jul 16 13:05:50 CEST 2018 - msuchanek@suse.de
- Pass x86 as architecture on x86_64 and i386 (bsc#1093118).
- commit 5f24fb0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz Wed Jul 11 22:01:45 CEST 2018 - jslaby@suse.cz

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.17.9 Version: 4.17.9
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g7144bb1 Release: <RELEASE>.ga76dc8b
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: %name-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
Source2: source-post.sh Source2: source-post.sh
@ -490,8 +490,11 @@ fi
%endif %endif
case %cpu_arch in case %cpu_arch in
x86_64 | i386)
MAKE_ARGS="$MAKE_ARGS ARCH=x86"
;;
ppc*) ppc*)
MAKE_ARGS="$MAKE_ARGS ARCH=powerpc" MAKE_ARGS="$MAKE_ARGS ARCH=powerpc"
;; ;;
s390x) s390x)
MAKE_ARGS="$MAKE_ARGS ARCH=s390" MAKE_ARGS="$MAKE_ARGS ARCH=s390"
@ -1094,8 +1097,8 @@ 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 = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-%build_flavor-base-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
Provides: kernel-srchash = 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b Provides: kernel-srchash = a76dc8b08c9288846a857c87c314a5caa1855307
%obsolete_rebuilds %name-base %obsolete_rebuilds %name-base
%ifarch %ix86 %ifarch %ix86

View File

@ -16,6 +16,9 @@
esac) esac)
%linux_arch %(case %cpu_arch in \ %linux_arch %(case %cpu_arch in \
(x86_64 | i386) \
echo "x86" \
;; \
(ppc*) \ (ppc*) \
echo "powerpc" \ echo "powerpc" \
;; \ ;; \

View File

@ -1,3 +1,3 @@
2018-07-23 09:24:45 +0000 2018-07-24 12:15:20 +0000
GIT Revision: 7144bb1db86ecf62b1a30becd8e9945c4f8f3e8b GIT Revision: a76dc8b08c9288846a857c87c314a5caa1855307
GIT Branch: stable GIT Branch: stable