Author: hawk                         Date: Mon Dec  4 12:19:33 2006 GMT
Module: SPECS                         Tag: LINUX_2_6_16
---- Log message:
- added vserver patch, lets try release 1

---- Files affected:
SPECS:
   unionfs.spec (1.24.2.2 -> 1.24.2.3) 

---- Diffs:

================================================================
Index: SPECS/unionfs.spec
diff -u SPECS/unionfs.spec:1.24.2.2 SPECS/unionfs.spec:1.24.2.3
--- SPECS/unionfs.spec:1.24.2.2 Mon Nov 13 21:48:00 2006
+++ SPECS/unionfs.spec  Mon Dec  4 13:19:28 2006
@@ -1,6 +1,4 @@
 # $Revision$, $Date$
-# TODO
-# - patch for vserver vfs_unlink
 #
 # Conditional build:
 %bcond_without kernel          # don't build kernel modules
@@ -19,7 +17,7 @@
 %endif
 
 #define                _snap   20060916-2203
-%define         _rel    0.1
+%define         _rel    1
 #
 Summary:       A Stackable Unification File System
 Summary(pl):   Stakowalny, unifikujący system plików
@@ -32,7 +30,7 @@
 Source0:       
ftp://ftp.fsl.cs.sunysb.edu/pub/unionfs/%{name}-%{version}.tar.gz
 # Source0-md5: 2a8c6ef320efc43af91074ab47046f09
 Patch0:                %{name}-build.patch
-#Patch1:               %{name}-vserver.patch
+Patch1:                %{name}-vserver.patch
 URL:           http://www.filesystems.org/project-unionfs.html
 %if %{with kernel}
 %if %{with dist_kernel}
@@ -99,7 +97,7 @@
 %prep
 %setup -q %{?_snap:-n %{name}-%{_snap}}
 %patch0 -p1
-#%{?with_vserver:%patch1 -p1}
+%{?with_vserver:%patch1 -p1}
 
 %build
 %if %{with kernel}
@@ -167,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24.2.3  2006/12/04 12:19:28  hawk
+- added vserver patch, lets try release 1
+
 Revision 1.24.2.2  2006/11/13 20:48:00  sparky
 - use rpmldfalgs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/unionfs.spec?r1=1.24.2.2&r2=1.24.2.3&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to