]> git.pld-linux.org Git - packages/drbd.git/blobdiff - drbd.spec
- up to 0.7.23
[packages/drbd.git] / drbd.spec
index c99aea6e08ca802bb559bdc43885e3c558fbb461..f2293dcb1b82a2eaf36b8be5164b0e89d9ce9076 100644 (file)
--- a/drbd.spec
+++ b/drbd.spec
@@ -2,6 +2,7 @@
 # Conditional build:
 %bcond_without dist_kernel     # allow non-distribution kernel
 %bcond_without kernel          # don't build kernel modules
+%bcond_without up              # don't build SMP module
 %bcond_without smp             # don't build SMP module
 %bcond_without userspace       # don't build userspace module
 %bcond_with    verbose         # verbose build (V=1)
 %undefine      with_smp
 %endif
 
-%define        _rel    5
+%define        _rel    1
 Summary:       drbd is a block device designed to build high availibility clusters
 Summary(pl.UTF-8):     drbd jest urządzeniem blokowym dla klastrów o wysokiej niezawodności
 Name:          drbd
-Version:       0.7.22
+Version:       0.7.23
 Release:       %{_rel}
 License:       GPL
 Group:         Base/Kernel
 Source0:       http://oss.linbit.com/drbd/0.7/%{name}-%{version}.tar.gz
-# Source0-md5: 589626e0c62d314d3bbe78275b9e7d2d
+# Source0-md5: 3600d689e4e9bb45108c0c185a1e85c5
 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
@@ -111,7 +109,6 @@ przez (dedykowaną) sieć. Może być widoczny jako sieciowy RAID1.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %if %{with userspace}
This page took 0.076255 seconds and 4 git commands to generate.