New upstream release
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
This commit is contained in:
parent
f3958e24e4
commit
5f62a037a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
fence-agents-3.0.13.tar.bz2
|
fence-agents-3.0.13.tar.bz2
|
||||||
fence-agents-3.0.14.tar.bz2
|
fence-agents-3.0.14.tar.bz2
|
||||||
|
/fence-agents-3.0.16.tar.bz2
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
Name: fence-agents
|
Name: fence-agents
|
||||||
Summary: Fence Agents for Red Hat Cluster
|
Summary: Fence Agents for Red Hat Cluster
|
||||||
Version: 3.0.14
|
Version: 3.0.16
|
||||||
Release: 1%{?alphatag:.%{alphatag}}%{?dist}
|
Release: 1%{?alphatag:.%{alphatag}}%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -84,11 +84,21 @@ power management for several devices.
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc doc/COPYING.* doc/COPYRIGHT doc/README.licence
|
%doc doc/COPYING.* doc/COPYRIGHT doc/README.licence
|
||||||
|
%config(noreplace) %{_sysconfdir}/cluster/fence_na.conf
|
||||||
%{_sbindir}/fence*
|
%{_sbindir}/fence*
|
||||||
%{_datadir}/fence
|
%{_datadir}/fence
|
||||||
%{_mandir}/man8/fence*
|
%{_mandir}/man8/fence*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 2 2010 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.16-1
|
||||||
|
- new upstream release
|
||||||
|
Resolves: rhbz#619096, rhbz#614046, rhbz#620679, rhbz#619680
|
||||||
|
Resolves: rhbz#621562, rhbz#621694, rhbz#608887, rhbz#622844
|
||||||
|
Resolves: rhbz#623810, rhbz#617306, rhbz#623816, rhbz#624691
|
||||||
|
Resolves: rhbz#622576
|
||||||
|
- spec file update:
|
||||||
|
Ship fence_na.conf example config file.
|
||||||
|
|
||||||
* Thu Jul 29 2010 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.14-1
|
* Thu Jul 29 2010 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.14-1
|
||||||
- new upstream release
|
- new upstream release
|
||||||
Resolves: rhbz#553383, rhbz#557563, rhbz#578625, rhbz#591003
|
Resolves: rhbz#553383, rhbz#557563, rhbz#578625, rhbz#591003
|
||||||
|
Loading…
Reference in New Issue
Block a user