X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=1a1dde9ccdad0f14fc6ea9bdb8678f5b83fe47eb;hb=7aaeffe221d50217038450227d7f467015ec230f;hp=34b6710ceeff9bf752dc891f2b4641f52bd5a4ab;hpb=e38182007fba883169ac354e92adeb27b3a44fdf;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 34b6710ce..1a1dde9cc 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -10,12 +10,14 @@ URL: %{SCMURL} %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 12 +%define taglevel 14 %define sublevel 32 %if ("%{distro}" == "Fedora" && %{distrorelease} >= 12) || ("%{distro}" == "SL" && %{distrorelease} >= 6) || ("%{distro}" == "CentOS" && %{distrorelease} >= 6) %define modern_distro 1 +%else +%define modern_distro 0 %endif #### Planet-Lab #### @@ -38,7 +40,7 @@ Summary: The Linux kernel %define rhel 1 %if %{rhel} -%define distro_build 71.18.1 +%define distro_build 71.18.2 #### Planet-Lab #### %define signmodules 0 #### Planet-Lab #### @@ -55,7 +57,7 @@ Summary: The Linux kernel # Don't stare at the awk too long, you'll go blind. %define fedora_cvs_origin 1462 %define fedora_cvs_revision() %2 -%global distro_build %(echo %{fedora_cvs_origin}.%{fedora_cvs_revision $Revision: 1.18.2.18 $} | awk -F . '{ OFS = "."; ORS = ""; print $3 - $1 ; i = 4 ; OFS = ""; while (i <= NF) { print ".", $i ; i++} }') +%global distro_build %(echo %{fedora_cvs_origin}.%{fedora_cvs_revision $Revision: 1.18.2.19 $} | awk -F . '{ OFS = "."; ORS = ""; print $3 - $1 ; i = 4 ; OFS = ""; while (i <= NF) { print ".", $i ; i++} }') %define distro_build %{fedora_build} %define signmodules 0 %endif @@ -203,7 +205,7 @@ Summary: The Linux kernel %endif # The kernel tarball/base version -%define kversion 2.6.32-71.18.1.el6 +%define kversion 2.6.32-71.18.2.el6 %define make_target bzImage @@ -603,7 +605,7 @@ BuildConflicts: rhbuildsys(DiskFree) < 7Gb %define debuginfo_args --strict-build-id %endif -Source0: linux-2.6.32-71.18.1.el6.tar.bz2 +Source0: linux-2.6.32-71.18.2.el6.tar.bz2 Source1: Makefile.common @@ -663,7 +665,7 @@ Source79: config-debug-rhel Source80: config-generic-rhel Source81: config-powerpc64 -Patch1: patch-2.6.32-71.18.1.el6-vs2.3.0.36.29.4.diff +Patch1: patch-2.6.32-71.18.2.el6-vs2.3.0.36.29.4.diff Patch2: linux-2.6-220-delta-ptrace-fix01.patch Patch3: linux-2.6-250-ipsets.patch Patch4: linux-2.6-510-ipod.patch @@ -959,7 +961,7 @@ cp %{SOURCE15} %{SOURCE1} %{SOURCE16} %{SOURCE17} %{SOURCE18} . make -f %{SOURCE20} VERSION=%{version} configs #### Planet-Lab #### -ApplyPatch patch-2.6.32-71.18.1.el6-vs2.3.0.36.29.4.diff +ApplyPatch patch-2.6.32-71.18.2.el6-vs2.3.0.36.29.4.diff ApplyPatch linux-2.6-220-delta-ptrace-fix01.patch ApplyPatch linux-2.6-250-ipsets.patch ApplyPatch linux-2.6-510-ipod.patch @@ -1782,6 +1784,15 @@ fi %endif %changelog +* Wed Mar 16 2011 S.Çağlar Onur - linux-2.6-32-14 +- Do not enable CONFIG_SYSFS_DEPRECATED* options for Scientific Linux + +* Thu Mar 10 2011 S.Çağlar Onur - linux-2.6-32-13 +- bump to 2.6.32-71.18.2.el6, see https://rhn.redhat.com/errata/RHSA-2011-0329.html + +* Wed Mar 2 2011 Frantisek Hrbata [2.6.32-71.18.2.el6] +- [fs] sunrpc: Correct a misapplied patch (J. Bruce Fields) [678094 678146] + * Wed Feb 23 2011 S.Çağlar Onur - linux-2.6-32-12 - bump to 2.6.32-71.18.1.el6, see https://rhn.redhat.com/errata/RHSA-2011-0283.html