- Use bzipped upstream tarball.

https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
This commit is contained in:
Ville Skyttä 2009-08-12 17:19:13 +00:00
parent 9d2d586dbb
commit ac3e31247f
3 changed files with 6 additions and 4 deletions

View File

@ -1 +1 @@
c9120a53a6ae.tar.gz
c9120a53a6ae.tar.bz2

View File

@ -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

View File

@ -1 +1 @@
0737aaf01c73868fe006b4880ef2776e c9120a53a6ae.tar.gz
acc5f83dbe09b508347a0b01bc9d0752 c9120a53a6ae.tar.bz2