Fix directory ownership
This commit is contained in:
parent
7a076f3949
commit
9b6ee8b1f6
@ -19,7 +19,7 @@
|
|||||||
Name: fence-agents
|
Name: fence-agents
|
||||||
Summary: Fence Agents for Red Hat Cluster
|
Summary: Fence Agents for Red Hat Cluster
|
||||||
Version: 3.0.0
|
Version: 3.0.0
|
||||||
Release: 4%{?alphatag:.%{alphatag}}%{?dist}
|
Release: 5%{?alphatag:.%{alphatag}}%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sources.redhat.com/cluster/wiki/
|
URL: http://sources.redhat.com/cluster/wiki/
|
||||||
@ -104,6 +104,7 @@ power management for several devices.
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc doc/COPYING.* doc/COPYRIGHT doc/README.licence
|
%doc doc/COPYING.* doc/COPYRIGHT doc/README.licence
|
||||||
%{_sysconfdir}/rc.d/init.d/scsi_reserve
|
%{_sysconfdir}/rc.d/init.d/scsi_reserve
|
||||||
|
%dir %{_sysconfdir}/cluster/cman-notify.d
|
||||||
%{_sysconfdir}/cluster/cman-notify.d/scsi_reserve_notify
|
%{_sysconfdir}/cluster/cman-notify.d/scsi_reserve_notify
|
||||||
%{_sbindir}/fence*
|
%{_sbindir}/fence*
|
||||||
%{_datadir}/fence
|
%{_datadir}/fence
|
||||||
@ -111,6 +112,9 @@ power management for several devices.
|
|||||||
%{_mandir}/man8/fence*
|
%{_mandir}/man8/fence*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 24 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.0-5.alpha5
|
||||||
|
- Fix directory ownership.
|
||||||
|
|
||||||
* Tue Feb 24 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.0-4.alpha5
|
* Tue Feb 24 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.0-4.alpha5
|
||||||
- Drop Conflicts with cman.
|
- Drop Conflicts with cman.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user