Tagging module linux-2.6 - linux-2.6-22-25
authorDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Sat, 16 Aug 2008 23:38:16 +0000 (23:38 +0000)
committerDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Sat, 16 Aug 2008 23:38:16 +0000 (23:38 +0000)
FUSE support.

kernel-2.6.spec

index 1d62940..c8af8af 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 24
+%define taglevel 25
 
 #
 # Polite request for people who spin their own kernel rpms:
@@ -849,6 +849,9 @@ rm -f /lib/modules/%{KVERREL}uml/modules.*
 %endif
 
 %changelog
+* Sun Aug 17 2008 Daniel Hokka Zakrisson <daniel@hozac.com> - linux-2.6-22-25
+- FUSE support.
+
 * Tue Aug 12 2008 Sapan Bhatia <sapanb@cs.princeton.edu> - linux-2.6-22-24
 - Enable nmi watchdog by default.