]> git.pld-linux.org Git - packages/drbd.git/commitdiff
- release 2 AC-branch auto/ac/drbd-0_7_25-2
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 3 Jul 2008 09:41:30 +0000 (09:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drbd.spec -> 1.90.4.27

drbd.spec

index 769ef345194cb3f48cb8ac2dcc1e9e57aa147e53..9e13688194b11867128dbdb66c212589c08a461e 100644 (file)
--- a/drbd.spec
+++ b/drbd.spec
 %define                _enable_debug_packages  0
 %endif
 
-%define                _rel    1
+%define                rel             2
 %define                pname   drbd
 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:          %{pname}%{_alt_kernel}
 Version:       0.7.25
-Release:       %{_rel}
+Release:       %{rel}
 License:       GPL
 Group:         Base/Kernel
 Source0:       http://oss.linbit.com/drbd/0.7/%{pname}-%{version}.tar.gz
@@ -76,7 +76,7 @@ Narzędzie konfiguracyjne i skrypty startowe dla DRBD.
 %package -n kernel%{_alt_kernel}-block-drbd
 Summary:       Kernel module with drbd - a block device designed to build high availibility clusters
 Summary(pl.UTF-8):     Moduł jądra do drbd - urządzenia blokowego dla klastrów o wysokiej niezawodności
-Release:       %{_rel}@%{_kernel_vermagic}
+Release:       %{rel}@%{_kernel_vermagic}
 Group:         Base/Kernel
 %{?with_dist_kernel:Requires:  kernel%{_alt_kernel}(vermagic) = %{_kernel_ver}}
 Requires(post,postun): /sbin/depmod
This page took 1.200819 seconds and 4 git commands to generate.