Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 204550 Details for
Bug 202893
sys-cluster/heartbeat version bump to 2.1.3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bumping to the last stable version using 2.0.8 build
heartbeat-2.1.4.diff (text/plain), 1.13 KB, created by
Kacper Kowalik (Xarthisius) (RETIRED)
on 2009-09-18 21:25:01 UTC
(
hide
)
Description:
Bumping to the last stable version using 2.0.8 build
Filename:
MIME Type:
Creator:
Kacper Kowalik (Xarthisius) (RETIRED)
Created:
2009-09-18 21:25:01 UTC
Size:
1.13 KB
patch
obsolete
>--- heartbeat-2.0.8.ebuild.orig 2009-09-17 21:18:19.624352337 +0200 >+++ heartbeat-2.1.4.ebuild 2009-09-18 23:16:19.858172700 +0200 >@@ -2,11 +2,11 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.8.ebuild,v 1.15 2009/07/27 19:23:57 ssuominen Exp $ > >-inherit flag-o-matic eutils >+inherit flag-o-matic eutils autotools > > DESCRIPTION="Heartbeat high availability cluster manager" > HOMEPAGE="http://www.linux-ha.org" >-SRC_URI="http://www.linux-ha.org/download/${P}.tar.gz" >+SRC_URI="http://hg.linux-ha.org/lha-2.1/archive/STABLE-${PV}.tar.bz2" > > LICENSE="GPL-2" > SLOT="0" >@@ -46,10 +46,13 @@ > > src_unpack() { > unpack ${A} >+ mv Heartbeat-STABLE-2-1-STABLE-2.1.4 "${P}" > cd "${S}" >- #epatch "${FILESDIR}"/${P}-update-resources-failcount.patch || die >- epatch "${FILESDIR}"/${P}-crm-leaks.patch || die >- epatch "${FILESDIR}"/${P}-delay.patch || die >+ # Seems to be fixed by upstream >+ #epatch "${FILESDIR}"/${P}-crm-leaks.patch || die >+ #epatch "${FILESDIR}"/${P}-delay.patch || die >+ epatch "${FILESDIR}"/${P}-as-needed.patch || die >+ eautoreconf > } > > src_compile() {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 202893
:
138999
|
173969
|
202509
|
202510
|
202512
|
202514
|
202516
| 204550 |
204551