Linux v4.5-rc6-41-ge3c2ef4
This commit is contained in:
parent
a781516ac3
commit
519148ae7b
2
gitrev
2
gitrev
@ -1 +1 @@
|
|||||||
f983cd32cd5d2ec47ac8868f387bad15e8f11f85
|
e3c2ef41f88e50c8557270868600d3132028af3b
|
||||||
|
@ -67,7 +67,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 6
|
%define rcrev 6
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 2
|
%define gitrev 3
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 4.%{upstream_sublevel}.0
|
%define rpmversion 4.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -630,6 +630,7 @@ Requires(pre): %{kernel_prereq}\
|
|||||||
Requires(pre): %{initrd_prereq}\
|
Requires(pre): %{initrd_prereq}\
|
||||||
Requires(pre): linux-firmware >= 20150904-56.git6ebf5d57\
|
Requires(pre): linux-firmware >= 20150904-56.git6ebf5d57\
|
||||||
Requires(preun): systemd >= 200\
|
Requires(preun): systemd >= 200\
|
||||||
|
Conflicts: xfsprogs < 4.3.0-1\
|
||||||
Conflicts: xorg-x11-drv-vmmouse < 13.0.99\
|
Conflicts: xorg-x11-drv-vmmouse < 13.0.99\
|
||||||
%{expand:%%{?kernel%{?1:_%{1}}_conflicts:Conflicts: %%{kernel%{?1:_%{1}}_conflicts}}}\
|
%{expand:%%{?kernel%{?1:_%{1}}_conflicts:Conflicts: %%{kernel%{?1:_%{1}}_conflicts}}}\
|
||||||
%{expand:%%{?kernel%{?1:_%{1}}_obsoletes:Obsoletes: %%{kernel%{?1:_%{1}}_obsoletes}}}\
|
%{expand:%%{?kernel%{?1:_%{1}}_obsoletes:Obsoletes: %%{kernel%{?1:_%{1}}_obsoletes}}}\
|
||||||
@ -2126,6 +2127,9 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 04 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.0-0.rc6.git3.1
|
||||||
|
- Linux v4.5-rc6-41-ge3c2ef4
|
||||||
|
|
||||||
* Thu Mar 03 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.0-0.rc6.git2.1
|
* Thu Mar 03 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.0-0.rc6.git2.1
|
||||||
- Linux v4.5-rc6-18-gf983cd3
|
- Linux v4.5-rc6-18-gf983cd3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
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
|
||||||
cb386089b7af5ea8eab95b5975142529 patch-4.5-rc6.xz
|
cb386089b7af5ea8eab95b5975142529 patch-4.5-rc6.xz
|
||||||
d24ae7d8a2cbfecd76f8c78b53c2043a patch-4.5-rc6-git2.xz
|
70db20ea509a88291b90141d5755b57d patch-4.5-rc6-git3.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user