Linux 3.1.5-rc2 (Fedora 2.6.41.5-rc2)

This commit is contained in:
Chuck Ebbert 2011-12-08 12:03:54 -05:00
parent 16571df650
commit 8b4e9aeab7
2 changed files with 6 additions and 3 deletions

View File

@ -53,7 +53,7 @@ Summary: The Linux kernel
# Do we have a -stable update to apply?
%define stable_update 5
# Is it a -stable RC?
%define stable_rc 1
%define stable_rc 2
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev .%{stable_update}
@ -1900,7 +1900,10 @@ fi
# and build.
%changelog
* Wed Dec 07 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.41.5-0.rc1.1
* Thu Dec 08 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.41.5-0.rc2.1
- Linux 3.1.5-rc2 (Fedora 2.6.41.5-rc2)
* Wed Dec 07 2011 Chuck Ebbert <cebbert@redhat.com>
- Linux 3.1.5-rc1 (Fedora 2.6.41.5-rc1)
- Comment out merged patches:
xfs-Fix-possible-memory-corruption-in-xfs_readlink.patch

View File

@ -1,3 +1,3 @@
8d43453f8159b2332ad410b19d86a931 linux-3.1.tar.bz2
b8b14bdfbf76cfef8e042e7d1a385fca patch-3.1.4.bz2
cb4154af3daf6279680b808b6affc374 patch-3.1.5-rc1.bz2
c3b84ad19528dd670288e0b0bad8fdac patch-3.1.5-rc2.bz2