From: Sapan Bhatia <sapanb@cs.princeton.edu>
Date: Mon, 4 Aug 2008 20:49:32 +0000 (+0000)
Subject: Fixed a bug in my previous commit.
X-Git-Tag: linux-2.6-22-23~1
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=554ab4634bbb40f0ea7a4d8bc8b9f8e6ea98cc9f;p=linux-2.6.git

Fixed a bug in my previous commit.

Tagging module linux-2.6 - linux-2.6-22-23
---

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 <sapanb@cs.princeton.edu> - linux-2.6-22-23
+- Fixed a bug in my previous commit.
+
 * Mon Aug 04 2008 Sapan Bhatia <sapanb@cs.princeton.edu> - linux-2.6-22-22
 - * 1 fix for using udp/listening sockets via raw
 - * 1 fix to help codemux divide traffic in PlanetFlow