From 554ab4634bbb40f0ea7a4d8bc8b9f8e6ea98cc9f Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Mon, 4 Aug 2008 20:49:32 +0000 Subject: [PATCH] Fixed a bug in my previous commit. Tagging module linux-2.6 - linux-2.6-22-23 --- kernel-2.6.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 1fd6a185e..af976c79c 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -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 22 +%define taglevel 23 # # Polite request for people who spin their own kernel rpms: @@ -847,6 +847,9 @@ rm -f /lib/modules/%{KVERREL}uml/modules.* %endif %changelog +* Mon Aug 04 2008 Sapan Bhatia - linux-2.6-22-23 +- Fixed a bug in my previous commit. + * Mon Aug 04 2008 Sapan Bhatia - linux-2.6-22-22 - * 1 fix for using udp/listening sockets via raw - * 1 fix to help codemux divide traffic in PlanetFlow -- 2.43.0