SPECS (LINUX_2_6): kernel.spec - rel 3 - added aufs1 (last and latest versi...

baggins baggins at pld-linux.org
Fri Mar 13 00:19:59 CET 2009


Author: baggins                      Date: Thu Mar 12 23:19:59 2009 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- rel 3
- added aufs1 (last and latest version 20090126, as aufs2 is not yet stable),
  it really belongs here to be useful because of additional exported symbol
  it needs and changes it introduces to ecryptfs

---- Files affected:
SPECS:
   kernel.spec (1.441.2.2076 -> 1.441.2.2077) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.2076 SPECS/kernel.spec:1.441.2.2077
--- SPECS/kernel.spec:1.441.2.2076	Thu Mar 12 11:27:23 2009
+++ SPECS/kernel.spec	Fri Mar 13 00:19:52 2009
@@ -109,7 +109,7 @@
 
 %define		basever		2.6.28
 %define		postver		.7
-%define		rel		2
+%define		rel		3
 
 %define		_enable_debug_packages			0
 
@@ -300,6 +300,11 @@
 Patch140:	kernel-unionfs.patch
 Patch141:	kernel-unionfs-apparmor.patch
 
+# aufs1, http://aufs.sourceforge.net/
+Patch145:	kernel-aufs.patch
+Patch146:	kernel-aufs-support.patch
+Patch147:	kernel-aufs-apparmor.patch
+
 Patch150:	kernel-ppc-crtsavres.patch
 
 Patch200:	linux-2.6-ppc-ICE-hacks.patch
@@ -869,6 +874,10 @@
 %patch140 -p1
 %{?with_apparmor:%patch141 -p1}
 
+%patch145 -p1
+%patch146 -p1
+%{?with_apparmor:%patch147 -p1}
+
 %patch2500 -p1
 
 %if %{with rescuecd}
@@ -1696,6 +1705,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.2077  2009/03/12 23:19:52  baggins
+- rel 3
+- added aufs1 (last and latest version 20090126, as aufs2 is not yet stable),
+  it really belongs here to be useful because of additional exported symbol
+  it needs and changes it introduces to ecryptfs
+
 Revision 1.441.2.2076  2009/03/12 10:27:23  baggins
 - rel 2
 - updated unionfs to unionfs-2.5.1_for_2.6.28.1.diff
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.2076&r2=1.441.2.2077&f=u



More information about the pld-cvs-commit mailing list