OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 03-Mar-2004 19:58:33
Branch: HEAD Handle: 2004030318583300
Modified files:
openpkg-src/ifile ifile.spec
Log:
URL has changed
Summary:
Revision Changes Path
1.15 +3 -4 openpkg-src/ifile/ifile.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ifile/ifile.spec
============================================================================
$ cvs diff -u -r1.14 -r1.15 ifile.spec
--- openpkg-src/ifile/ifile.spec 7 Feb 2004 17:55:35 -0000 1.14
+++ openpkg-src/ifile/ifile.spec 3 Mar 2004 18:58:33 -0000 1.15
@@ -34,10 +34,10 @@
Group: Mail
License: GPL
Version: 1.3.3
-Release: 20040207
+Release: 20040303
# list of sources
-Source0:
http://savannah.nongnu.org/download/ifile/default.pkg/%{version}/ifile-%{version}.tar.gz
+Source0: http://www.nongnu.org/ifile/ifile-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@@ -54,9 +54,8 @@
%track
prog ifile = {
- comment = "rse: savannah.nongnu.org is partly down"
version = %{version}
- url = http://savannah.nongnu.org/files/?group=ifile
+ url = http://www.nongnu.org/ifile/
regex = ifile-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]