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: 24-Feb-2007 19:52:55
Branch: HEAD Handle: 2007022418525500
Modified files:
openpkg-src/monotone monotone.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.10 +3 -1 openpkg-src/monotone/monotone.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/monotone/monotone.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 monotone.spec
--- openpkg-src/monotone/monotone.spec 19 Feb 2007 12:11:28 -0000
1.9
+++ openpkg-src/monotone/monotone.spec 24 Feb 2007 18:52:55 -0000
1.10
@@ -33,7 +33,7 @@
Group: SCM
License: GPL
Version: 0.32
-Release: 20070219
+Release: 20070224
# list of sources
Source0: http://monotone.ca/downloads/monotone-%{version}.tar.gz
@@ -64,6 +64,8 @@
prog monotone = {
version = %{version}
url = http://monotone.ca/downloads/
+ regex = (\d+\.\d+)/
+ url = http://monotone.ca/downloads/__NEWVER__/
regex = monotone-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]