Linux v4.5-rc4
This commit is contained in:
parent
f65f3f11ac
commit
f8e555cf3a
2
gitrev
2
gitrev
@ -1 +1 @@
|
|||||||
c05235d50f681bf685e7290cae05ab3b4fa493f3
|
18558cae0272f8fd9647e69d3fec1565a7949865
|
||||||
|
12
kernel.spec
12
kernel.spec
@ -65,9 +65,9 @@ Summary: The Linux kernel
|
|||||||
# The next upstream release sublevel (base_sublevel+1)
|
# The next upstream release sublevel (base_sublevel+1)
|
||||||
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
|
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
|
||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 3
|
%define rcrev 4
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 3
|
%define gitrev 0
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 4.%{upstream_sublevel}.0
|
%define rpmversion 4.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -677,6 +677,7 @@ files combining both kernel and initial ramdisk.
|
|||||||
%package debuginfo-common-%{_target_cpu}
|
%package debuginfo-common-%{_target_cpu}
|
||||||
Summary: Kernel source files used by %{name}-debuginfo packages
|
Summary: Kernel source files used by %{name}-debuginfo packages
|
||||||
Group: Development/Debug
|
Group: Development/Debug
|
||||||
|
Provides: installonlypkg(kernel)
|
||||||
%description debuginfo-common-%{_target_cpu}
|
%description debuginfo-common-%{_target_cpu}
|
||||||
This package is required by %{name}-debuginfo subpackages.
|
This package is required by %{name}-debuginfo subpackages.
|
||||||
It provides the kernel source files common to all builds.
|
It provides the kernel source files common to all builds.
|
||||||
@ -793,6 +794,7 @@ Summary: Debug information for package %{name}%{?1:-%{1}}\
|
|||||||
Group: Development/Debug\
|
Group: Development/Debug\
|
||||||
Requires: %{name}-debuginfo-common-%{_target_cpu} = %{version}-%{release}\
|
Requires: %{name}-debuginfo-common-%{_target_cpu} = %{version}-%{release}\
|
||||||
Provides: %{name}%{?1:-%{1}}-debuginfo-%{_target_cpu} = %{version}-%{release}\
|
Provides: %{name}%{?1:-%{1}}-debuginfo-%{_target_cpu} = %{version}-%{release}\
|
||||||
|
Provides: installonlypkg(kernel)\
|
||||||
AutoReqProv: no\
|
AutoReqProv: no\
|
||||||
%description %{?1:%{1}-}debuginfo\
|
%description %{?1:%{1}-}debuginfo\
|
||||||
This package provides debug information for package %{name}%{?1:-%{1}}.\
|
This package provides debug information for package %{name}%{?1:-%{1}}.\
|
||||||
@ -872,6 +874,7 @@ summary: kernel meta-package for the %{1} kernel\
|
|||||||
group: system environment/kernel\
|
group: system environment/kernel\
|
||||||
Requires: kernel-%{1}-core-uname-r = %{KVERREL}%{?variant}+%{1}\
|
Requires: kernel-%{1}-core-uname-r = %{KVERREL}%{?variant}+%{1}\
|
||||||
Requires: kernel-%{1}-modules-uname-r = %{KVERREL}%{?variant}+%{1}\
|
Requires: kernel-%{1}-modules-uname-r = %{KVERREL}%{?variant}+%{1}\
|
||||||
|
Provides: installonlypkg(kernel)\
|
||||||
%description %{1}\
|
%description %{1}\
|
||||||
The meta-package for the %{1} kernel\
|
The meta-package for the %{1} kernel\
|
||||||
%{nil}
|
%{nil}
|
||||||
@ -886,6 +889,7 @@ The meta-package for the %{1} kernel\
|
|||||||
Summary: %{variant_summary}\
|
Summary: %{variant_summary}\
|
||||||
Group: System Environment/Kernel\
|
Group: System Environment/Kernel\
|
||||||
Provides: kernel-%{?1:%{1}-}core-uname-r = %{KVERREL}%{?variant}%{?1:+%{1}}\
|
Provides: kernel-%{?1:%{1}-}core-uname-r = %{KVERREL}%{?variant}%{?1:+%{1}}\
|
||||||
|
Provides: installonlypkg(kernel)\
|
||||||
%{expand:%%kernel_reqprovconf}\
|
%{expand:%%kernel_reqprovconf}\
|
||||||
%if %{?1:1} %{!?1:0} \
|
%if %{?1:1} %{!?1:0} \
|
||||||
%{expand:%%kernel_meta_package %{?1:%{1}}}\
|
%{expand:%%kernel_meta_package %{?1:%{1}}}\
|
||||||
@ -2119,6 +2123,10 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 15 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.0-0.rc4.git0.1
|
||||||
|
- Disable debugging options.
|
||||||
|
- Linux v4.5-rc4
|
||||||
|
|
||||||
* Fri Feb 12 2016 Laura Abbott <labbott@fedoraproject.org>
|
* Fri Feb 12 2016 Laura Abbott <labbott@fedoraproject.org>
|
||||||
- Fix warning spew from vmware sockets (rhbz 1288684)
|
- Fix warning spew from vmware sockets (rhbz 1288684)
|
||||||
|
|
||||||
|
3
sources
3
sources
@ -1,4 +1,3 @@
|
|||||||
9a78fa2eb6c68ca5a40ed5af08142599 linux-4.4.tar.xz
|
9a78fa2eb6c68ca5a40ed5af08142599 linux-4.4.tar.xz
|
||||||
dcbc8fe378a676d5d0dd208cf524e144 perf-man-4.4.tar.gz
|
dcbc8fe378a676d5d0dd208cf524e144 perf-man-4.4.tar.gz
|
||||||
1ae1cd8a5d6555ac73c727982008a2b8 patch-4.5-rc3.xz
|
94fde7ce010b57165e39ca12afb482e6 patch-4.5-rc4.xz
|
||||||
3580a9f29c8f1d7bf3df1ff25d9649c2 patch-4.5-rc3-git3.xz
|
|
||||||
|
Loading…
Reference in New Issue
Block a user