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: 13-Aug-2007 17:34:28
Branch: HEAD Handle: 2007081316342800
Modified files:
openpkg-src/sendfile sendfile.spec
Log:
fix upstream
Summary:
Revision Changes Path
1.12 +3 -3 openpkg-src/sendfile/sendfile.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sendfile/sendfile.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 sendfile.spec
--- openpkg-src/sendfile/sendfile.spec 1 Jan 2007 17:41:43 -0000
1.11
+++ openpkg-src/sendfile/sendfile.spec 13 Aug 2007 15:34:28 -0000
1.12
@@ -33,10 +33,10 @@
Group: Network
License: GPL
Version: 2.1b
-Release: 20061030
+Release: 20070813
# list of sources
-Source0:
ftp://ftp.belwue.de/pub/unix/sendfile/sendfile-%{version}.tar.gz
+Source0:
http://www.belwue.de/projekte/saft/download/sendfile-%{version}.tar.gz
Source1: sendfiledx.tar.gz
Source2: sendfile.cf
Source3: rc.sendfile
@@ -61,7 +61,7 @@
prog sendfile = {
comment = "rse: attention, vendor symlinks releases to snapshots
and sometimes even moves releases"
version = %{version}
- url = ftp://ftp.belwue.de/pub/unix/sendfile/
+ url = http://www.belwue.de/projekte/saft/download/
regex = sendfile-(\d+\.\d+[a-z]?)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]