Author: zbyniu                       Date: Thu Mar 13 23:28:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 20080313 snap
- patch to disable security_inode_permission export in kernel (needs check)

---- Files affected:
SPECS:
   aufs.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/aufs.spec
diff -u SPECS/aufs.spec:1.19 SPECS/aufs.spec:1.20
--- SPECS/aufs.spec:1.19        Mon Mar 10 13:21:05 2008
+++ SPECS/aufs.spec     Fri Mar 14 00:28:26 2008
@@ -11,7 +11,7 @@
 %undefine      with_dist_kernel
 %endif
 
-%define                subver          20071017
+%define                subver          20080313
 %define                prel            0.%{subver}.%{rel}
 
 %define                rel             10
@@ -23,8 +23,9 @@
 License:       GPL v2
 Group:         Base/Kernel
 Source0:       %{name}-%{subver}.tar.bz2
-# Source0-md5: dee001829acbf3a4fa857a752527b385
+# Source0-md5: 044ba36a61ca6a0ebe72108aaa77b816
 Patch0:                %{name}-vserver.patch
+Patch1:                %{name}-disable-security_inode_permission.patch
 URL:           http://aufs.sourceforge.net/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 
3:2.6.20.2}
@@ -77,6 +78,7 @@
 %if %{with vserver}
 %patch0 -p1
 %endif
+%patch1 -p1
 
 sed '
        s/$(CONFIG_AUFS)/m/; 
@@ -96,9 +98,9 @@
                -DCONFIG_AUFS_FAKE_DM \
                -DCONFIG_AUFS_MODULE \
                -UCONFIG_AUFS_KSIZE_PATCH \
+               -UCONFIG_AUFS_DLGT \
                %{?debug:-DCONFIG_AUFS_DEBUG} \
-               %{?with_vserver:-DVSERVER} \
-       "
+               %{?with_vserver:-DVSERVER}"
 %endif
 
 %if %{with userspace}
@@ -150,6 +152,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2008-03-13 23:28:26  zbyniu
+- up to 20080313 snap
+- patch to disable security_inode_permission export in kernel (needs check)
+
 Revision 1.19  2008-03-10 12:21:05  arekm
 - release 10
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/aufs.spec?r1=1.19&r2=1.20&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to