SPECS: drbd.spec - install proper script to ha.d/resources
adamg
adamg at pld-linux.org
Mon Jun 26 20:43:07 CEST 2006
Author: adamg Date: Mon Jun 26 18:43:07 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- install proper script to ha.d/resources
---- Files affected:
SPECS:
drbd.spec (1.74 -> 1.75)
---- Diffs:
================================================================
Index: SPECS/drbd.spec
diff -u SPECS/drbd.spec:1.74 SPECS/drbd.spec:1.75
--- SPECS/drbd.spec:1.74 Mon Jun 26 01:14:39 2006
+++ SPECS/drbd.spec Mon Jun 26 20:43:01 2006
@@ -11,7 +11,7 @@
%undefine with_smp
%endif
-%define _rel 1
+%define _rel 1.1
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
@@ -158,7 +158,7 @@
install scripts/drbd.conf $RPM_BUILD_ROOT%{_sysconfdir}
install scripts/drbd $RPM_BUILD_ROOT/etc/rc.d/init.d
-ln -sf /etc/rc.d/init.d/drbd $RPM_BUILD_ROOT%{_sysconfdir}/ha.d/resource.d/datadisk
+install scripts/drbddisk $RPM_BUILD_ROOT%{_sysconfdir}/ha.d/resource.d
install documentation/*.5 $RPM_BUILD_ROOT%{_mandir}/man5
install documentation/*.8 $RPM_BUILD_ROOT%{_mandir}/man8
@@ -219,6 +219,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.75 2006/06/26 18:43:01 adamg
+- install proper script to ha.d/resources
+
Revision 1.74 2006/06/25 23:14:39 adamg
- updated to 0.7.19
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/drbd.spec?r1=1.74&r2=1.75&f=u
More information about the pld-cvs-commit
mailing list