SPECS (LINUX_2_6_16): drbd8.spec - fix bad characters in arguments in scp; ...
glen
glen at pld-linux.org
Tue Sep 16 22:21:04 CEST 2008
Author: glen Date: Tue Sep 16 20:21:04 2008 GMT
Module: SPECS Tag: LINUX_2_6_16
---- Log message:
- fix bad characters in arguments in scp; rel 6
---- Files affected:
SPECS:
drbd8.spec (1.1.2.3.4.2 -> 1.1.2.3.4.3)
---- Diffs:
================================================================
Index: SPECS/drbd8.spec
diff -u SPECS/drbd8.spec:1.1.2.3.4.2 SPECS/drbd8.spec:1.1.2.3.4.3
--- SPECS/drbd8.spec:1.1.2.3.4.2 Tue Sep 16 22:19:04 2008
+++ SPECS/drbd8.spec Tue Sep 16 22:20:59 2008
@@ -23,7 +23,7 @@
%define _enable_debug_packages 0
%endif
-%define rel 5
+%define rel 6
%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
@@ -104,7 +104,7 @@
%package -n kernel%{_alt_kernel}-smp-block-drbd8
Summary: SMP kernel module with drbd - a block device designed to build high availibility clusters
Summary(pl.UTF-8): 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: kernel%{_alt_kernel}(vermagic) = %{_kernel_ver}}
Requires(post,postun): /sbin/depmod
@@ -230,6 +230,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.1.2.3.4.3 2008/09/16 20:20:59 glen
+- fix bad characters in arguments in scp; rel 6
+
Revision 1.1.2.3.4.2 2008/09/16 20:19:04 glen
- update also smp package; rel 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/drbd8.spec?r1=1.1.2.3.4.2&r2=1.1.2.3.4.3&f=u
More information about the pld-cvs-commit
mailing list