Author: lisu Date: Wed May 4 08:58:25 2011 GMT Module: packages Tag: HEAD ---- Log message: - added missing dirs for drbdsetup - rel 3
---- Files affected: packages/drbd: drbd.spec (1.138 -> 1.139) ---- Diffs: ================================================================ Index: packages/drbd/drbd.spec diff -u packages/drbd/drbd.spec:1.138 packages/drbd/drbd.spec:1.139 --- packages/drbd/drbd.spec:1.138 Fri Nov 12 11:53:06 2010 +++ packages/drbd/drbd.spec Wed May 4 10:58:20 2011 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): drbd jest urządzeniem blokowym dla klastrów o wysokiej niezawodności Name: drbd Version: 8.3.9 -Release: 2 +Release: 3 License: GPL Group: Base/Kernel Source0: http://oss.linbit.com/drbd/8.3/%{name}-%{version}.tar.gz @@ -138,6 +138,8 @@ %attr(2754,root,haclient) /sbin/drbdsetup %attr(2754,root,haclient) /sbin/drbdmeta %attr(754,root,root) /etc/rc.d/init.d/drbd +%dir %{_sysconfdir}/ha.d +%dir %{_sysconfdir}/ha.d/resource.d %attr(755,root,root) %{_sysconfdir}/ha.d/resource.d/drbddisk %attr(755,root,root) %{_sysconfdir}/ha.d/resource.d/drbdupper %dir %{_sysconfdir}/drbd.d @@ -163,6 +165,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.139 2011/05/04 08:58:20 lisu +- added missing dirs for drbdsetup +- rel 3 + Revision 1.138 2010/11/12 10:53:06 mmazur - add missing /var/lib/drbd ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/drbd/drbd.spec?r1=1.138&r2=1.139&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
