Fix directory ownership

This commit is contained in:
Fabio M. Di Nitto 2009-02-24 13:05:00 +00:00
parent 7a076f3949
commit 9b6ee8b1f6

View File

@ -19,7 +19,7 @@
Name: fence-agents
Summary: Fence Agents for Red Hat Cluster
Version: 3.0.0
Release: 4%{?alphatag:.%{alphatag}}%{?dist}
Release: 5%{?alphatag:.%{alphatag}}%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Base
URL: http://sources.redhat.com/cluster/wiki/
@ -104,6 +104,7 @@ power management for several devices.
%defattr(-,root,root,-)
%doc doc/COPYING.* doc/COPYRIGHT doc/README.licence
%{_sysconfdir}/rc.d/init.d/scsi_reserve
%dir %{_sysconfdir}/cluster/cman-notify.d
%{_sysconfdir}/cluster/cman-notify.d/scsi_reserve_notify
%{_sbindir}/fence*
%{_datadir}/fence
@ -111,6 +112,9 @@ power management for several devices.
%{_mandir}/man8/fence*
%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
- Drop Conflicts with cman.