- Use bzipped upstream hg tarball.
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
This commit is contained in:
parent
dedd4aa882
commit
bd554ab217
@ -1,2 +1,2 @@
|
|||||||
resource-agents-3.0.0.tar.gz
|
resource-agents-3.0.0.tar.gz
|
||||||
3aa338887920.tar.gz
|
3aa338887920.tar.bz2
|
||||||
|
@ -25,12 +25,12 @@
|
|||||||
Name: resource-agents
|
Name: resource-agents
|
||||||
Summary: Open Source HA Resource Agents for Red Hat Cluster
|
Summary: Open Source HA Resource Agents for Red Hat Cluster
|
||||||
Version: 3.0.0
|
Version: 3.0.0
|
||||||
Release: 14%{?alphatag:.%{alphatag}}%{?dist}
|
Release: 15%{?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/
|
||||||
Source0: ftp://sources.redhat.com/pub/cluster/releases/resource-agents-%{version}%{?alphatag:.%{alphatag}}.tar.gz
|
Source0: ftp://sources.redhat.com/pub/cluster/releases/resource-agents-%{version}%{?alphatag:.%{alphatag}}.tar.gz
|
||||||
Source1: http://hg.linux-ha.org/agents/archive/%{altversion}.tar.gz
|
Source1: http://hg.linux-ha.org/agents/archive/%{altversion}.tar.bz2
|
||||||
|
|
||||||
## Runtime deps
|
## Runtime deps
|
||||||
Requires: bash grep sed gawk
|
Requires: bash grep sed gawk
|
||||||
@ -113,6 +113,9 @@ service managers.
|
|||||||
%{_libdir}/heartbeat/sfex_daemon
|
%{_libdir}/heartbeat/sfex_daemon
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 11 2009 Ville Skyttä <ville.skytta@iki.fi> - 3.0.0-15
|
||||||
|
- Use bzipped upstream hg tarball.
|
||||||
|
|
||||||
* Wed Jul 29 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.0-14
|
* Wed Jul 29 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.0-14
|
||||||
- Merge Pacemaker cluster resource agents:
|
- Merge Pacemaker cluster resource agents:
|
||||||
* Add Source1.
|
* Add Source1.
|
||||||
|
Loading…
Reference in New Issue
Block a user