OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 01-Aug-2005 15:54:09
Branch: HEAD Handle: 2005080114540900
Modified files:
openpkg-src/heartbeat heartbeat.spec
Log:
heartbeat 2.0.0 is not yet compatible to OSSP uuid
Summary:
Revision Changes Path
1.11 +2 -1 openpkg-src/heartbeat/heartbeat.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/heartbeat/heartbeat.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 heartbeat.spec
--- openpkg-src/heartbeat/heartbeat.spec 25 Jul 2005 19:36:03 -0000
1.10
+++ openpkg-src/heartbeat/heartbeat.spec 1 Aug 2005 13:54:09 -0000
1.11
@@ -33,7 +33,7 @@
Group: System
License: GPL
Version: 1.2.3
-Release: 20050725
+Release: 20050801
# list of sources
Source0: http://linux-ha.org/download/heartbeat-%{version}.tar.gz
@@ -62,6 +62,7 @@
%track
prog heartbeat = {
+ comment = "thl: 2.0.0 bails out with: does not yet support ossp
implementation of uuid"
version = %{version}
url = http://linux-ha.org/download/index.html
regex = heartbeat-(\d+\.[02468]\.\d+)\.tar\.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]