SPECS: drbd.spec - up to 0.7.22
zbyniu
zbyniu at pld-linux.org
Sun Oct 29 02:43:12 CEST 2006
Author: zbyniu Date: Sun Oct 29 00:43:12 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.7.22
---- Files affected:
SPECS:
drbd.spec (1.81 -> 1.82)
---- Diffs:
================================================================
Index: SPECS/drbd.spec
diff -u SPECS/drbd.spec:1.81 SPECS/drbd.spec:1.82
--- SPECS/drbd.spec:1.81 Sat Oct 14 02:22:49 2006
+++ SPECS/drbd.spec Sun Oct 29 02:43:06 2006
@@ -15,13 +15,12 @@
Summary: drbd is a block device designed to build high availibility clusters
Summary(pl): drbd jest urządzeniem blokowym dla klastrów o wysokiej niezawodności
Name: drbd
-Version: 0.7.21
+Version: 0.7.22
Release: %{_rel}
License: GPL
Group: Base/Kernel
Source0: http://oss.linbit.com/drbd/0.7/%{name}-%{version}.tar.gz
-# Source0-md5: 17bfc263852db38fa9e51e02eb264e43
-Patch0: %{name}-nodevfs.patch
+# Source0-md5: 589626e0c62d314d3bbe78275b9e7d2d
URL: http://www.drbd.org/
BuildRequires: bison
BuildRequires: flex
@@ -101,12 +100,12 @@
%prep
%setup -q
-%patch -p0
%build
%if %{with userspace}
%{__make} tools \
- CC="%{__cc}"
+ CC="%{__cc}" \
+ KDIR="%{_kernelsrcdir}"
%endif
%if %{with kernel}
@@ -132,6 +131,7 @@
ARCH=%{_target_base_arch} \
CROSS_COMPILE=%{_target_base_cpu}-pld-linux- \
%endif
+ EXTRA_CFLAGS="-DNO_MORE_DEV_FS" \
HOSTCC="%{__cc}" \
CPP="%{__cpp}" \
M=$PWD O=$PWD/o \
@@ -221,6 +221,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.82 2006/10/29 00:43:06 zbyniu
+- up to 0.7.22
+
Revision 1.81 2006/10/14 00:22:49 zbyniu
- nodevfs patch for kernel >= 2.6.18
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/drbd.spec?r1=1.81&r2=1.82&f=u
More information about the pld-cvs-commit
mailing list