New upstream release

This commit is contained in:
Fabio M. Di Nitto 2010-02-23 09:12:07 +00:00
parent f476a0e3e9
commit 20a62bb5ac
3 changed files with 19 additions and 6 deletions

View File

@ -1,2 +1,2 @@
c76b4a6eb576.tar.bz2
resource-agents-3.0.7.tar.gz
resource-agents-3.0.8.tar.bz2

View File

@ -1,7 +1,7 @@
###############################################################################
###############################################################################
##
## Copyright (C) 2004-2009 Red Hat, Inc. All rights reserved.
## Copyright (C) 2004-2010 Red Hat, Inc. All rights reserved.
##
## This copyrighted material is made available to anyone wishing to use,
## modify, copy, or redistribute it subject to the terms and conditions
@ -21,12 +21,12 @@
Name: resource-agents
Summary: Open Source HA Resource Agents for Red Hat Cluster
Version: 3.0.7
Release: 2%{?alphatag:.%{alphatag}}%{?dist}
Version: 3.0.8
Release: 1%{?alphatag:.%{alphatag}}%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Base
URL: http://sources.redhat.com/cluster/wiki/
Source0: https://fedorahosted.org/releases/c/l/cluster/%{name}-%{version}.tar.gz
Source0: https://fedorahosted.org/releases/c/l/cluster/%{name}-%{version}.tar.bz2
Source1: http://hg.linux-ha.org/agents/archive/%{altversion}.tar.bz2
## Runtime deps
@ -162,6 +162,19 @@ rm -rf %{buildroot}
/usr/lib/ocf/resource.d/heartbeat/ldirectord
%changelog
* Mon Feb 22 2010 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.8-1
- New rgmanager resource agents upstream release
Resolves: rhbz#548133, rhbz#565907, rhbz#545602, rhbz#555901
Resolves: rhbz#564471, rhbz#515717, rhbz#557128, rhbz#536157
Resolves: rhbz#455300, rhbz#561416, rhbz#562237, rhbz#537201
Resolves: rhbz#536962, rhbz#553383, rhbz#556961, rhbz#555363
Resolves: rhbz#557128, rhbz#455300, rhbz#557167, rhbz#459630
Resolves: rhbz#532808, rhbz#556603, rhbz#554968, rhbz#555047
Resolves: rhbz#554968, rhbz#555047
- spec file update:
* update spec file copyright date
* use bz2 tarball
* Fri Jan 15 2010 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.7-2
- Add python as BuildRequires

View File

@ -1,2 +1,2 @@
560e687fa108dbe90e4fae0772ea6e66 c76b4a6eb576.tar.bz2
497d03f8ff8f48c76cdec9e3e469b077 resource-agents-3.0.7.tar.gz
fdd75bbc966489da769d8151428535e4 resource-agents-3.0.8.tar.bz2