Tagging module linux-2.6 - linux-2.6-22-26
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 10 Sep 2008 13:12:44 +0000 (13:12 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 10 Sep 2008 13:12:44 +0000 (13:12 +0000)
patch for building on f9/gcc-4.3, no functional change on other distros

kernel-2.6.spec

index bf5b3c5..3d8c0a7 100644 (file)
@@ -24,7 +24,7 @@ Summary: The Linux kernel (the core of the Linux operating system)
 # for module-tag.py - sublevel is used for the version (middle) part of tag names
 %define name linux-2.6
 %define module_version_varname sublevel
-%define taglevel 25
+%define taglevel 26
 
 #
 # Polite request for people who spin their own kernel rpms:
@@ -856,6 +856,9 @@ rm -f /lib/modules/%{KVERREL}uml/modules.*
 %endif
 
 %changelog
+* Wed Sep 10 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - linux-2.6-22-26
+- patch for building on f9/gcc-4.3, no functional change on other distros
+
 * Sun Aug 17 2008 Daniel Hokka Zakrisson <daniel@hozac.com> - linux-2.6-22-25
 - FUSE support.