- Use bzipped upstream tarball.
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
This commit is contained in:
parent
9d2d586dbb
commit
ac3e31247f
@ -1 +1 @@
|
||||
c9120a53a6ae.tar.gz
|
||||
c9120a53a6ae.tar.bz2
|
||||
|
@ -16,11 +16,11 @@
|
||||
Name: pacemaker
|
||||
Summary: Scalable High-Availability cluster resource manager
|
||||
Version: 1.0.5
|
||||
Release: %{?alphatag:0.}6%{?alphatag:.%{alphatag}}%{?dist}
|
||||
Release: %{?alphatag:0.}7%{?alphatag:.%{alphatag}}%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Url: http://www.clusterlabs.org
|
||||
Group: System Environment/Daemons
|
||||
Source0: http://hg.clusterlabs.org/pacemaker/stable-1.0/archive/%{upstreamversion}.tar.gz
|
||||
Source0: http://hg.clusterlabs.org/pacemaker/stable-1.0/archive/%{upstreamversion}.tar.bz2
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
AutoReqProv: on
|
||||
Requires(pre): cluster-glue
|
||||
@ -210,6 +210,8 @@ rm -rf %{buildroot}
|
||||
%doc AUTHORS
|
||||
|
||||
%changelog
|
||||
* Tue Aug 11 2009 Ville Skyttä <ville.skytta@iki.fi> - 1.0.5-0.7.c9120a53a6ae.hg
|
||||
- Use bzipped upstream tarball.
|
||||
|
||||
* Wed Jul 29 2009 Andrew Beekhof <andrew@beekhof.net> - 1.0.5-0.6.c9120a53a6ae.hg
|
||||
- Add back missing build auto* dependancies
|
||||
|
Loading…
Reference in New Issue
Block a user