SPECS: aufs.spec - rel 1, working with LINUX_2_6 2.6.27.4-2 and vanilla kernel
tommat
tommat at pld-linux.org
Fri Nov 7 15:38:37 CET 2008
Author: tommat Date: Fri Nov 7 14:38:37 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 1, working with LINUX_2_6 2.6.27.4-2 and vanilla kernel
---- Files affected:
SPECS:
aufs.spec (1.43 -> 1.44)
---- Diffs:
================================================================
Index: SPECS/aufs.spec
diff -u SPECS/aufs.spec:1.43 SPECS/aufs.spec:1.44
--- SPECS/aufs.spec:1.43 Thu Nov 6 10:41:28 2008
+++ SPECS/aufs.spec Fri Nov 7 15:38:31 2008
@@ -21,7 +21,7 @@
%define prel 0.%{subver}.%{rel}
%define pname aufs
-%define rel 0.1
+%define rel 1
Summary: aufs - Another Unionfs
Summary(pl.UTF-8): aufs (Another Unionfs) - inny unionfs
Name: %{pname}%{_alt_kernel}
@@ -115,6 +115,11 @@
-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"
@@ -169,6 +174,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44 2008/11/07 14:38:31 tommat
+- rel 1, working with LINUX_2_6 2.6.27.4-2 and vanilla kernel
+
Revision 1.43 2008/11/06 09:41:28 tommat
- new snap 20081106
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/aufs.spec?r1=1.43&r2=1.44&f=u
More information about the pld-cvs-commit
mailing list