New upstream stable release

This commit is contained in:
Fabio M. Di Nitto 2009-07-08 21:18:02 +00:00
parent 29e4f7ff5e
commit b2f6109bd0
3 changed files with 14 additions and 7 deletions

View File

@ -1 +1 @@
fence-agents-3.0.0.rc4.tar.gz
fence-agents-3.0.0.tar.gz

View File

@ -1,7 +1,7 @@
###############################################################################
###############################################################################
##
## Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved.
## Copyright (C) 2004-2009 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
@ -14,12 +14,12 @@
# http://www.rpm.org/max-rpm/s1-rpm-subpack-spec-file-changes.html
# keep around ready for later user
%define alphatag rc4
## define alphatag rc4
Name: fence-agents
Summary: Fence Agents for Red Hat Cluster
Version: 3.0.0
Release: 13%{?alphatag:.%{alphatag}}%{?dist}
Release: 14%{?alphatag:.%{alphatag}}%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Base
URL: http://sources.redhat.com/cluster/wiki/
@ -39,8 +39,8 @@ BuildRequires: glibc-devel
BuildRequires: nss-devel nspr-devel
BuildRequires: libxml2-devel libvirt-devel
BuildRequires: clusterlib-devel >= 3.0.0
BuildRequires: corosynclib-devel >= 0.100-1
BuildRequires: openaislib-devel >= 0.100-1
BuildRequires: corosynclib-devel >= 1.0.0-1
BuildRequires: openaislib-devel >= 1.0.0-1
%prep
%setup -q -n fence-agents-%{version}%{?alphatag:.%{alphatag}}
@ -83,6 +83,13 @@ power management for several devices.
%{_mandir}/man8/fence*
%changelog
* Wed Jul 8 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.0-14
- New upstream release
- spec file updates:
* Update copyright header
* final release.. undefine alphatag
* BuildRequires and Requires corosync/openais 1.0.0-1 final.
* Thu Jul 2 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 3.0.0-13.rc4
- New upstream release.
- spec file updates:

View File

@ -1 +1 @@
ade3965d561d645f24c482e38b93a8e2 fence-agents-3.0.0.rc4.tar.gz
7bc650a9654a4e5059120243666b5eb5 fence-agents-3.0.0.tar.gz