Tagging module linux-2.6 - linux-2.6-22-7
authorStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 16 May 2008 18:20:29 +0000 (18:20 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 16 May 2008 18:20:29 +0000 (18:20 +0000)
Bringing this fix in for tcpdump and  ping

kernel-2.6.spec

index b945a56..fd1c9ff 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 6
+%define taglevel 7
 
 #
 # Polite request for people who spin their own kernel rpms:
@@ -828,6 +828,10 @@ rm -f /lib/modules/%{KVERREL}uml/modules.*
 %endif
 
 %changelog
+* Fri May 16 2008 Stephen Soltesz <soltesz@cs.princeton.edu> - linux-2.6-22-7
+- Bringing this fix in for tcpdump and  ping
+- 
+
 * Fri May 09 2008 Stephen Soltesz <soltesz@cs.princeton.edu> - linux-2.6-22-6
 - Updated configuration to include COW again.
 -