SPECS (DEVEL): drbd.spec - up to 8.0.0
zbyniu
zbyniu at pld-linux.org
Mon Jan 29 17:39:35 CET 2007
Author: zbyniu Date: Mon Jan 29 16:39:35 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- up to 8.0.0
---- Files affected:
SPECS:
drbd.spec (1.90 -> 1.90.2.1)
---- Diffs:
================================================================
Index: SPECS/drbd.spec
diff -u SPECS/drbd.spec:1.90 SPECS/drbd.spec:1.90.2.1
--- SPECS/drbd.spec:1.90 Tue Jan 23 10:41:03 2007
+++ SPECS/drbd.spec Mon Jan 29 17:39:30 2007
@@ -16,20 +16,17 @@
%undefine with_smp
%endif
-%define _rel 5
+%define _rel 1
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.22
+Version: 8.0.0
Release: %{_rel}
License: GPL
Group: Base/Kernel
-Source0: http://oss.linbit.com/drbd/0.7/%{name}-%{version}.tar.gz
-# Source0-md5: 589626e0c62d314d3bbe78275b9e7d2d
+Source0: http://oss.linbit.com/drbd/8.0/%{name}-%{version}.tar.gz
+# Source0-md5: ead0c43fc8c4fcc367a5c736272493d8
Patch0: %{name}-Makefile.patch
-# based on http://members.home.nl/maarten/drbd-0.7.22-2.6.19.patch but compliant
-# with older kernels
-Patch1: %{name}-0.7.22-2.6.19-friendly.patch
URL: http://www.drbd.org/
%if %{with userspace}
BuildRequires: bison
@@ -112,7 +109,6 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
%build
%if %{with userspace}
@@ -128,7 +124,7 @@
sed -i -e 's#$(CONFIG_BLK_DEV_DRBD)#m#g' Makefile-2.6
ln -sf Makefile-2.6 Makefile
# kernel module(s)
-%build_kernel_modules -m drbd EXTRA_CFLAGS="-DNO_MORE_DEV_FS"
+%build_kernel_modules -m drbd
%endif
%install
@@ -206,6 +202,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.90.2.1 2007/01/29 16:39:30 zbyniu
+- up to 8.0.0
+
Revision 1.90 2007/01/23 09:41:03 hawk
- release 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/drbd.spec?r1=1.90&r2=1.90.2.1&f=u
More information about the pld-cvs-commit
mailing list