OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 16-Sep-2007 13:01:44
Branch: HEAD Handle: 2007091612014100
Modified files:
openpkg-src/qpopper qpopper.spec
Log:
for now, use a mirror for tracking, nevertheless support by the vendor
and the project as such seems to be pretty dead
Summary:
Revision Changes Path
1.88 +4 -4 openpkg-src/qpopper/qpopper.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/qpopper/qpopper.spec
============================================================================
$ cvs diff -u -r1.87 -r1.88 qpopper.spec
--- openpkg-src/qpopper/qpopper.spec 20 Jul 2007 20:18:06 -0000 1.87
+++ openpkg-src/qpopper/qpopper.spec 16 Sep 2007 11:01:41 -0000 1.88
@@ -25,7 +25,7 @@
# package information
Name: qpopper
Summary: POP3 Daemon
-URL: http://www.eudora.com/qpopper/
+URL: http://www.eudora.com/products/unsupported/qpopper/index.html
Vendor: Qualcom
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
@@ -33,14 +33,14 @@
Group: Mail
License: GPL
Version: 4.0.9
-Release: 20070720
+Release: 20070916
# package options
%option with_fsl yes
%option with_pam no
# list of sources
-Source0:
ftp://ftp.qualcomm.com/eudora/servers/unix/popper/qpopper%{version}.tar.gz
+Source0:
http://www.ring.gr.jp/archives/net/mail/qpopper/qpopper%{version}.tar.gz
Source1: rc.qpopper
Source2: fsl.qpopper
Patch0: qpopper.patch
@@ -69,7 +69,7 @@
%track
prog qpopper = {
version = %{version}
- url = ftp://ftp.qualcomm.com/eudora/servers/unix/popper/
+ url = http://www.ring.gr.jp/archives/net/mail/qpopper/
regex = qpopper(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]