SPECS: shfs.spec - patch for kmem_cache_t -> struct kmem_cache (pr...

zbyniu zbyniu at pld-linux.org
Sun Mar 9 03:39:06 CET 2008


Author: zbyniu                       Date: Sun Mar  9 02:39:06 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch for kmem_cache_t -> struct kmem_cache (prefered since 2.6.20, required by .24)

---- Files affected:
SPECS:
   shfs.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: SPECS/shfs.spec
diff -u SPECS/shfs.spec:1.71 SPECS/shfs.spec:1.72
--- SPECS/shfs.spec:1.71	Thu Apr 12 17:17:26 2007
+++ SPECS/shfs.spec	Sun Mar  9 03:39:01 2008
@@ -34,6 +34,7 @@
 Patch6:		%{name}-d_entry.patch
 Patch7:		%{name}-shfs_get_sb.patch
 Patch8:		%{name}-2.6.19.patch
+Patch9:		%{name}-kmem_cache.patch
 URL:		http://shfs.sourceforge.net/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
@@ -92,6 +93,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 cat > shfs/Linux-2.6/Makefile <<'EOF'
 obj-m := shfs.o
@@ -158,6 +160,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2008-03-09 02:39:01  zbyniu
+- patch for kmem_cache_t -> struct kmem_cache (prefered since 2.6.20, required by .24)
+
 Revision 1.71  2007-04-12 15:17:26  shadzik
 - proper kernel-module-build version
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/shfs.spec?r1=1.71&r2=1.72&f=u



More information about the pld-cvs-commit mailing list