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: 18-Oct-2006 12:22:42
Branch: HEAD Handle: 2006101811224200
Modified files:
openpkg-src/nn nn.spec
Log:
switch tracking over to HTTP
Summary:
Revision Changes Path
1.30 +2 -3 openpkg-src/nn/nn.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/nn/nn.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 nn.spec
--- openpkg-src/nn/nn.spec 14 Oct 2006 10:13:19 -0000 1.29
+++ openpkg-src/nn/nn.spec 18 Oct 2006 10:22:42 -0000 1.30
@@ -37,7 +37,7 @@
Group: News
License: BSD-style
Version: %{V_major}.%{V_minor}
-Release: 20061014
+Release: 20061018
# list of sources
Source0: ftp://ftp.nndev.org/pub/nn-%{V_major}/nn-%{version}.tar.Z
@@ -57,9 +57,8 @@
%track
prog nn = {
- comment = "rse: FTP server is picky and works with Extended
Passive Mode only"
version = %{version}
- url = ftp://ftp.nndev.org/pub/nn-%{V_major}/
+ url = http://www.nndev.org/
regex = nn-(__VER__)\.tar\.Z
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]