|
|
@@ -31,11 +31,11 @@ Distribution: OpenPKG Community
|
|
|
Class: EVAL
|
|
|
Group: SCM
|
|
|
License: GPL
|
|
|
-Version: 1.3
|
|
|
-Release: 20090702
|
|
|
+Version: 1.3.1
|
|
|
+Release: 20090724
|
|
|
|
|
|
# list of sources
|
|
|
-Source0: http://www.selenic.com/mercurial/release/mercurial-%{version}.tar.gz
|
|
|
+Source0: http://mercurial.selenic.com/release/mercurial-%{version}.tar.gz
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -53,7 +53,7 @@ AutoReqProv: no
|
|
|
%track
|
|
|
prog mercurial = {
|
|
|
version = %{version}
|
|
|
- url = http://www.selenic.com/mercurial/release/
|
|
|
+ url = http://mercurial.selenic.com/release/
|
|
|
regex = mercurial-(__VER__)\.tar\.gz
|
|
|
}
|
|
|
|