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: 19-Feb-2007 13:04:32
Branch: HEAD Handle: 2007021912043100
Modified files:
openpkg-src/monotone monotone.spec
Log:
use more canonical URL
Summary:
Revision Changes Path
1.8 +3 -3 openpkg-src/monotone/monotone.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/monotone/monotone.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 monotone.spec
--- openpkg-src/monotone/monotone.spec 19 Feb 2007 08:31:23 -0000
1.7
+++ openpkg-src/monotone/monotone.spec 19 Feb 2007 12:04:31 -0000
1.8
@@ -25,7 +25,7 @@
# package information
Name: monotone
Summary: Distributed Version Control System
-URL: http://venge.net/monotone/
+URL: http://monotone.ca/
Vendor: Graydon Hoare et al.
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
@@ -36,7 +36,7 @@
Release: 20070219
# list of sources
-Source0: http://venge.net/monotone/downloads/monotone-%{version}.tar.gz
+Source0: http://monotone.ca/downloads/monotone-%{version}.tar.gz
Source1: rc.monotone
Source3: monotone-setup.sh
Patch0: monotone.patch
@@ -63,7 +63,7 @@
%track
prog monotone = {
version = %{version}
- url = http://venge.net/monotone/
+ url = http://monotone.ca/
regex = monotone-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]