]> git.pld-linux.org Git - packages/drbd.git/commitdiff
- up to 0.7.23
authorzbyniu <zbyniu@pld-linux.org>
Thu, 5 Apr 2007 12:45:45 +0000 (12:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drbd.spec -> 1.94

drbd.spec

index 3066571b133a6b52922f22390f15019cdb81eb8a..f2293dcb1b82a2eaf36b8be5164b0e89d9ce9076 100644 (file)
--- a/drbd.spec
+++ b/drbd.spec
 %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
@@ -112,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.134504 seconds and 4 git commands to generate.