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: 20-Oct-2007 08:21:12
Branch: HEAD Handle: 2007102007211200
Modified files:
openpkg-src/scli scli.spec
Log:
try to fix tracking
Summary:
Revision Changes Path
1.23 +4 -4 openpkg-src/scli/scli.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/scli/scli.spec
============================================================================
$ cvs diff -u -r1.22 -r1.23 scli.spec
--- openpkg-src/scli/scli.spec 4 Jan 2007 19:16:01 -0000 1.22
+++ openpkg-src/scli/scli.spec 20 Oct 2007 06:21:12 -0000 1.23
@@ -25,7 +25,7 @@
# package information
Name: scli
Summary: SNMP Command Line Interface
-URL: http://www.ibr.cs.tu-bs.de/projects/scli/
+URL: https://trac.eecs.iu-bremen.de/projects/scli/
Vendor: Juergen Schoenwaelder
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
@@ -33,10 +33,10 @@
Group: Network
License: GPL
Version: 0.3.1
-Release: 20070104
+Release: 20071020
# list of sources
-Source0: ftp://ftp.ibr.cs.tu-bs.de/pub/local/scli/scli-%{version}.tar.gz
+Source0: ftp://ftp.ibr.cs.tu-bs.de/local/scli/scli-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@@ -54,7 +54,7 @@
%track
prog scli = {
version = %{version}
- url = ftp://ftp.ibr.cs.tu-bs.de/pub/local/scli/
+ url = ftp://ftp.ibr.cs.tu-bs.de/local/scli/
regex = scli-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]