Linux 3.1

This commit is contained in:
Chuck Ebbert 2011-10-24 07:45:47 -04:00
parent ffd02941c7
commit 0a5023fe92
2 changed files with 6 additions and 5 deletions

View File

@ -6,7 +6,7 @@ Summary: The Linux kernel
# For a stable, released kernel, released_kernel should be 1. For rawhide
# and/or a kernel built from an rc or git snapshot, released_kernel should
# be 0.
%global released_kernel 0
%global released_kernel 1
# Save original buildid for later if it's defined
%if 0%{?buildid:1}
@ -57,7 +57,7 @@ Summary: The Linux kernel
# base_sublevel is the kernel version we're starting with and patching
# on top of -- for example, 2.6.22-rc7-git1 starts with a 2.6.21 base,
# which yields a base_sublevel of 21.
%define base_sublevel 0
%define base_sublevel 1
## If this is a released kernel ##
%if 0%{?released_kernel}
@ -2085,6 +2085,9 @@ fi
# and build.
%changelog
* Mon Oct 24 2011 Chuck Ebbert <cebbert@redhat.com> 3.1.0-1
- Linux 3.1
* Fri Oct 21 2011 Chuck Ebbert <cebbert@redhat.com> 3.1.0-0.rc10.git1.1
- Update to upstream HEAD (v3.1-rc10-42-g2efd7c0)

View File

@ -1,3 +1 @@
398e95866794def22b12dfbc15ce89c0 linux-3.0.tar.bz2
6a91efe6505579a181c5f5e1a68f6c3a patch-3.1-rc10.bz2
aaf9baa66a0fde2b3824ab618ac1be6c patch-3.1-rc10-git1.bz2
8d43453f8159b2332ad410b19d86a931 linux-3.1.tar.bz2