SPECS (LINUX_2_6): kernel.spec - added unionfs patch

baggins baggins at pld-linux.org
Tue Aug 21 17:45:16 CEST 2007


Author: baggins                      Date: Tue Aug 21 15:45:16 2007 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- added unionfs patch

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1769 -> 1.441.2.1770) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1769 SPECS/kernel.spec:1.441.2.1770
--- SPECS/kernel.spec:1.441.2.1769	Tue Aug 21 17:41:17 2007
+++ SPECS/kernel.spec	Tue Aug 21 17:45:10 2007
@@ -310,6 +310,9 @@
 # Fix verified for that kernel version.
 Patch130:	linux-2.6-forcedeth-WON.patch
 
+# http://download.filesystems.org/unionfs/unionfs-2.1/unionfs-2.1.1_for_2.6.22.3.diff.gz
+Patch140:	linux-2.6-unionfs-2.1.1.patch
+
 Patch200:	linux-2.6-ppc-ICE-hacks.patch
 
 # The following patch extend the routing functionality in Linux 
@@ -876,6 +879,9 @@
 # forcedeth:
 %patch130 -p1
 
+# unionfs
+%patch140 -p1
+
 # desables regparms
 %if %{without regparm}
 %patch500 -p1
@@ -1616,6 +1622,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1770  2007/08/21 15:45:10  baggins
+- added unionfs patch
+
 Revision 1.441.2.1769  2007/08/21 15:41:17  baggins
 - new netfilter snap date
 
================================================================

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



More information about the pld-cvs-commit mailing list