SPECS: drbd.spec - nodevfs patch for kernel >= 2.6.18

zbyniu zbyniu at pld-linux.org
Sat Oct 14 02:22:55 CEST 2006


Author: zbyniu                       Date: Sat Oct 14 00:22:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- nodevfs patch for kernel >= 2.6.18

---- Files affected:
SPECS:
   drbd.spec (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: SPECS/drbd.spec
diff -u SPECS/drbd.spec:1.80 SPECS/drbd.spec:1.81
--- SPECS/drbd.spec:1.80	Wed Sep  6 15:48:33 2006
+++ SPECS/drbd.spec	Sat Oct 14 02:22:49 2006
@@ -21,6 +21,7 @@
 Group:		Base/Kernel
 Source0:	http://oss.linbit.com/drbd/0.7/%{name}-%{version}.tar.gz
 # Source0-md5:	17bfc263852db38fa9e51e02eb264e43
+Patch0:		%{name}-nodevfs.patch
 URL:		http://www.drbd.org/
 BuildRequires:	bison
 BuildRequires:	flex
@@ -100,6 +101,7 @@
 
 %prep
 %setup -q
+%patch -p0
 
 %build
 %if %{with userspace}
@@ -219,6 +221,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.81  2006/10/14 00:22:49  zbyniu
+- nodevfs patch for kernel >= 2.6.18
+
 Revision 1.80  2006/09/06 13:48:33  sparky
 - mass atack: -j1 for make scripts
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/drbd.spec?r1=1.80&r2=1.81&f=u



More information about the pld-cvs-commit mailing list