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: 27-Oct-2006 14:13:53
Branch: HEAD Handle: 2006102713135300
Modified files:
openpkg-src/dspam dspam.spec
Log:
MFE: fix URLs
Summary:
Revision Changes Path
1.49 +4 -4 openpkg-src/dspam/dspam.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dspam/dspam.spec
============================================================================
$ cvs diff -u -r1.48 -r1.49 dspam.spec
--- openpkg-src/dspam/dspam.spec 14 Oct 2006 08:05:20 -0000 1.48
+++ openpkg-src/dspam/dspam.spec 27 Oct 2006 12:13:53 -0000 1.49
@@ -25,7 +25,7 @@
# package information
Name: dspam
Summary: Statistical Anti-Spam Filter
-URL: http://www.nuclearelephant.com/projects/dspam/
+URL: http://dspam.nuclearelephant.com/
Vendor: Jonathan A. Zdziarski
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
@@ -33,10 +33,10 @@
Group: Mail
License: GPL
Version: 3.6.8
-Release: 20061014
+Release: 20061027
# list of sources
-Source0:
http://www.nuclearelephant.com/projects/dspam/sources/dspam-%{version}.tar.gz
+Source0:
http://dspam.nuclearelephant.com/sources/dspam-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@@ -62,7 +62,7 @@
%track
prog dspam = {
version = %{version}
- url = http://www.nuclearelephant.com/projects/dspam/sources/
+ url = http://dspam.nuclearelephant.com/download.shtml
regex = dspam-(\d+\.\d+\.\d+)\.tar\.gz
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]