Rebuild for net-snmp soname change
This commit is contained in:
parent
143fde9bce
commit
eac4217c6a
@ -7,7 +7,7 @@
|
|||||||
# When downloading directly from Mercurial, it will automatically add this prefix
|
# When downloading directly from Mercurial, it will automatically add this prefix
|
||||||
# Invoking 'hg archive' wont but you can add one with:
|
# Invoking 'hg archive' wont but you can add one with:
|
||||||
# hg archive -t tgz -p "Pacemaker-1-0-" -r $upstreamversion $upstreamversion.tar.gz
|
# hg archive -t tgz -p "Pacemaker-1-0-" -r $upstreamversion $upstreamversion.tar.gz
|
||||||
%global specversion 2
|
%global specversion 3
|
||||||
%global upstreamprefix Pacemaker-1-0-
|
%global upstreamprefix Pacemaker-1-0-
|
||||||
%global upstreamversion 462f1569a437
|
%global upstreamversion 462f1569a437
|
||||||
|
|
||||||
@ -17,7 +17,7 @@
|
|||||||
Name: pacemaker
|
Name: pacemaker
|
||||||
Summary: Scalable High-Availability cluster resource manager
|
Summary: Scalable High-Availability cluster resource manager
|
||||||
Version: 1.0.5
|
Version: 1.0.5
|
||||||
Release: %{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist}.1
|
Release: %{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
Url: http://www.clusterlabs.org
|
Url: http://www.clusterlabs.org
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -216,6 +216,9 @@ rm -rf %{buildroot}
|
|||||||
%doc AUTHORS
|
%doc AUTHORS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 9 2009 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.0.5-3
|
||||||
|
- rebuilt with new net-snmp
|
||||||
|
|
||||||
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1.0.5-2.1
|
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1.0.5-2.1
|
||||||
- rebuilt with new openssl
|
- rebuilt with new openssl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user