]> git.pld-linux.org Git - packages/aufs.git/blobdiff - aufs.spec
- release 2
[packages/aufs.git] / aufs.spec
index a36438889bab3261d5aacc1e5cb15f5e3a056e8e..be355cdcfd2fb7c540b422da4240dff875fae25c 100644 (file)
--- a/aufs.spec
+++ b/aufs.spec
 %undefine      with_userspace
 %endif
 
-%define                subver          20081030
+%define                subver          20081106
 %define                prel            0.%{subver}.%{rel}
 
 %define                pname           aufs
-%define                rel             0.1
+%define                rel             2
 Summary:       aufs - Another Unionfs
 Summary(pl.UTF-8):     aufs (Another Unionfs) - inny unionfs
 Name:          %{pname}%{_alt_kernel}
@@ -29,7 +29,7 @@ Release:      %{prel}
 License:       GPL v2
 Group:         Base/Kernel
 Source0:       %{pname}-%{subver}.tar.bz2
-# Source0-md5: 13ea25a28c5a3ed4480c1bd7f26655df
+# Source0-md5: 9a0d8cdeae8706d51f7912b42f7dd438
 Patch0:                %{pname}-vserver.patch
 #Patch1:               %{pname}-disable-security_inode_permission.patch
 Patch2:                %{pname}-fixes.patch
@@ -114,6 +114,11 @@ export CONFIG_AUFS_BR_XFS=y
                -DCONFIG_AUFS_MODULE \
                -UCONFIG_AUFS_KSIZE_PATCH \
                -UCONFIG_AUFS_DLGT \
+%if "%{_alt_kernel}" != "vanilla"
+               -DCONFIG_AUFS_UNIONFS23_PATCH \
+               -DCONFIG_AUFS_UNIONFS22_PATCH \
+               -DCONFIG_AUFS_SPLICE_PATCH \
+%endif
                %{?debug:-DCONFIG_AUFS_DEBUG} \
                $isvserver \
                $ino_t64"
This page took 0.073086 seconds and 4 git commands to generate.