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: 19-Oct-2007 08:46:18
Branch: HEAD Handle: 2007101907461800
Modified files:
openpkg-src/email email.spec
Log:
URLs have changed
Summary:
Revision Changes Path
1.3 +4 -4 openpkg-src/email/email.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/email/email.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 email.spec
--- openpkg-src/email/email.spec 1 Jan 2007 17:37:41 -0000 1.2
+++ openpkg-src/email/email.spec 19 Oct 2007 06:46:18 -0000 1.3
@@ -25,7 +25,7 @@
# package information
Name: email
Summary: SMTP Message Sending Command Line Interface
-URL: http://email.cleancode.org/
+URL: http://www.cleancode.org/projects/email
Vendor: Dean Jones, Ross Smith II
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
@@ -33,10 +33,10 @@
Group: Mail
License: GPL
Version: 2.5.1
-Release: 20061121
+Release: 20071019
# list of sources
-Source0: http://email.cleancode.org/download/email-%{version}.tar.gz
+Source0:
http://www.cleancode.org/downloads/email/email-%{version}.tar.gz
Patch0: email.patch
# build information
@@ -58,7 +58,7 @@
%track
prog email = {
version = %{version}
- url = http://email.cleancode.org/?pid=download
+ url = http://www.cleancode.org/downloads/email/
regex = email-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]