]> git.pld-linux.org Git - packages/shfs.git/commitdiff
- patch for kmem_cache_t -> struct kmem_cache (prefered since 2.6.20, required by...
authorzbyniu <zbyniu@pld-linux.org>
Sun, 9 Mar 2008 02:39:01 +0000 (02:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    shfs.spec -> 1.72

shfs.spec

index d74dc696ba8c2595a00c164117cf9b23002d1f8b..6f5c46c3efed26781231ca8e5792d6d48b6a20f0 100644 (file)
--- a/shfs.spec
+++ b/shfs.spec
@@ -33,6 +33,7 @@ Patch5:               %{name}-inode_oops.patch
 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}
@@ -91,6 +92,7 @@ Moduł jądra Linuksa obsługujący powłokowy system plików.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 cat > shfs/Linux-2.6/Makefile <<'EOF'
 obj-m := shfs.o
This page took 0.037594 seconds and 4 git commands to generate.