Accepting request 265531 from home:wanglh:branches:network:ha-clustering:Factory
fix mismatch with xen-tools OBS-URL: https://build.opensuse.org/request/show/265531 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd-utils?expand=0&rev=5
This commit is contained in:
parent
57fe198854
commit
ccf1765c59
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 09:16:21 UTC 2014 - lwang@suse.com
|
||||
|
||||
- modify spec to set %attr(700,root,root) to %{_sysconfdir}/xen explicitly
|
||||
to avoid mismatch with xen-tools/xen-xend-tools.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 21 07:11:22 UTC 2014 - lwang@suse.com
|
||||
|
||||
|
@ -127,8 +127,7 @@ mv %{buildroot}/lib/udev/65-drbd.rules* %{buildroot}/usr/lib/udev/rules.d/65-drb
|
||||
%{_sbindir}/drbdmeta
|
||||
%{_sbindir}/drbd-overview
|
||||
%ifarch %ix86 x86_64
|
||||
%dir %attr(700,root,root)
|
||||
%dir %{_sysconfdir}/xen
|
||||
%dir %attr(700,root,root) %{_sysconfdir}/xen
|
||||
%dir %{_sysconfdir}/xen/scripts
|
||||
%{_sysconfdir}/xen/scripts/block-drbd
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user