New upstream release
This commit is contained in:
parent
9b6ee8b1f6
commit
0fecb3cbbe
@ -1 +1 @@
|
|||||||
fence-agents-3.0.0.alpha5.tar.gz
|
fence-agents-3.0.0.alpha6.tar.gz
|
||||||
|
@ -14,12 +14,12 @@
|
|||||||
# http://www.rpm.org/max-rpm/s1-rpm-subpack-spec-file-changes.html
|
# http://www.rpm.org/max-rpm/s1-rpm-subpack-spec-file-changes.html
|
||||||
|
|
||||||
# keep around ready for later user
|
# keep around ready for later user
|
||||||
%define alphatag alpha5
|
%define alphatag alpha6
|
||||||
|
|
||||||
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: 5%{?alphatag:.%{alphatag}}%{?dist}
|
Release: 6%{?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/
|
||||||
@ -45,8 +45,8 @@ BuildRequires: perl python
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: clusterlib-devel >= 3.0.0
|
BuildRequires: clusterlib-devel >= 3.0.0
|
||||||
BuildRequires: corosynclib-devel >= 0.93-1
|
BuildRequires: corosynclib-devel >= 0.94-1
|
||||||
BuildRequires: openaislib-devel >= 0.92-1
|
BuildRequires: openaislib-devel >= 0.93-1
|
||||||
|
|
||||||
%if %{buildvirt}
|
%if %{buildvirt}
|
||||||
BuildRequires: nss-devel nspr-devel libvirt-devel xen-libs
|
BuildRequires: nss-devel nspr-devel libvirt-devel xen-libs
|
||||||
@ -112,6 +112,9 @@ power management for several devices.
|
|||||||
%{_mandir}/man8/fence*
|
%{_mandir}/man8/fence*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 3 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.0-6.alpha6
|
||||||
|
- New upstream release.
|
||||||
|
|
||||||
* Tue Feb 24 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.0-5.alpha5
|
* Tue Feb 24 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.0-5.alpha5
|
||||||
- Fix directory ownership.
|
- Fix directory ownership.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user