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: 22-Nov-2005 08:20:31
Branch: HEAD Handle: 2005112207202900
Modified files:
openpkg-src/ifile ifile.spec
Log:
URLs have changed
Summary:
Revision Changes Path
1.21 +4 -4 openpkg-src/ifile/ifile.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ifile/ifile.spec
============================================================================
$ cvs diff -u -r1.20 -r1.21 ifile.spec
--- openpkg-src/ifile/ifile.spec 16 Oct 2005 08:02:29 -0000 1.20
+++ openpkg-src/ifile/ifile.spec 22 Nov 2005 07:20:29 -0000 1.21
@@ -25,7 +25,7 @@
# package information
Name: ifile
Summary: Naive Bayes Email Filter
-URL: http://www.nongnu.org/ifile/
+URL: http://people.csail.mit.edu/jrennie/ifile/
Vendor: Jason D. M. Rennie
Packager: OpenPKG
Distribution: OpenPKG
@@ -33,10 +33,10 @@
Group: Mail
License: GPL
Version: 1.3.5
-Release: 20051016
+Release: 20051122
# list of sources
-Source0: http://www.nongnu.org/ifile/ifile-%{version}.tar.gz
+Source0:
http://people.csail.mit.edu/jrennie/ifile/ifile-%{version}.tar.gz
Patch0: ifile.patch
# build information
@@ -55,7 +55,7 @@
%track
prog ifile = {
version = %{version}
- url = http://www.nongnu.org/ifile/
+ url = http://people.csail.mit.edu/jrennie/ifile/
regex = ifile-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]