OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 25-Jul-2005 21:36:03
Branch: HEAD Handle: 2005072520360300
Modified files:
openpkg-src/heartbeat heartbeat.spec
Log:
fix URLs
Summary:
Revision Changes Path
1.10 +4 -4 openpkg-src/heartbeat/heartbeat.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/heartbeat/heartbeat.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 heartbeat.spec
--- openpkg-src/heartbeat/heartbeat.spec 24 Mar 2005 11:19:01 -0000
1.9
+++ openpkg-src/heartbeat/heartbeat.spec 25 Jul 2005 19:36:03 -0000
1.10
@@ -25,7 +25,7 @@
# package information
Name: heartbeat
Summary: High-Availability Communication Daemon
-URL: http://www.linux-ha.org/heartbeat/
+URL: http://linux-ha.org/heartbeat/
Vendor: Alan Roberston
Packager: OpenPKG
Distribution: OpenPKG
@@ -33,10 +33,10 @@
Group: System
License: GPL
Version: 1.2.3
-Release: 20041207
+Release: 20050725
# list of sources
-Source0: http://www.linux-ha.org/download/heartbeat-%{version}.tar.gz
+Source0: http://linux-ha.org/download/heartbeat-%{version}.tar.gz
Source1: ha.cf
Source2: haresources
Source3: authkeys
@@ -63,7 +63,7 @@
%track
prog heartbeat = {
version = %{version}
- url = http://www.linux-ha.org/download/
+ 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]