SPECS: drbd.spec - unify (for scripting)
glen
glen at pld-linux.org
Fri Mar 17 23:05:50 CET 2006
Author: glen Date: Fri Mar 17 22:05:50 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unify (for scripting)
---- Files affected:
SPECS:
drbd.spec (1.70 -> 1.71)
---- Diffs:
================================================================
Index: SPECS/drbd.spec
diff -u SPECS/drbd.spec:1.70 SPECS/drbd.spec:1.71
--- SPECS/drbd.spec:1.70 Fri Mar 17 23:03:30 2006
+++ SPECS/drbd.spec Fri Mar 17 23:05:45 2006
@@ -11,12 +11,12 @@
%undefine with_smp
%endif
-%define rel 2
+%define _rel 2
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.17
-Release: %{rel}
+Release: %{_rel}
License: GPL
Group: Base/Kernel
Source0: http://oss.linbit.com/drbd/0.7/%{name}-%{version}.tar.gz
@@ -63,7 +63,7 @@
%package -n kernel-block-drbd
Summary: Kernel module with drbd - a block device designed to build high availibility clusters
Summary(pl): Moduł jądra do drbd - urządzenia blokowego dla klastrów o wysokiej niezawodności
-Release: %{rel}@%{_kernel_ver_str}
+Release: %{_rel}@%{_kernel_ver_str}
Group: Base/Kernel
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): /sbin/depmod
@@ -82,7 +82,7 @@
%package -n kernel-smp-block-drbd
Summary: SMP kernel module with drbd - a block device designed to build high availibility clusters
Summary(pl): Wersja SMP Modułu jądra do drbd - urządzenia blokowego dla klastrów o wysokiej niezawodności
-Release: %{rel}@%{_kernel_ver_str}
+Release: %{_rel}@%{_kernel_ver_str}
Group: Base/Kernel
%{?with_dist_kernel:%requires_releq_kernel_smp}
Requires(post,postun): /sbin/depmod
@@ -219,6 +219,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.71 2006/03/17 22:05:45 glen
+- unify (for scripting)
+
Revision 1.70 2006/03/17 22:03:30 glen
- rel 2 at 2.6.14.7_4.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/drbd.spec?r1=1.70&r2=1.71&f=u
More information about the pld-cvs-commit
mailing list