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: 09-Jun-2007 09:30:59 Branch: HEAD Handle: 2007060908305900 Modified files: openpkg-src/kimwitu kimwitu.spec Log: fix URLs Summary: Revision Changes Path 1.18 +3 -3 openpkg-src/kimwitu/kimwitu.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/kimwitu/kimwitu.spec ============================================================================ $ cvs diff -u -r1.17 -r1.18 kimwitu.spec --- openpkg-src/kimwitu/kimwitu.spec 1 Jan 2007 17:38:57 -0000 1.17 +++ openpkg-src/kimwitu/kimwitu.spec 9 Jun 2007 07:30:59 -0000 1.18 @@ -37,10 +37,10 @@ Group: CompilerCompiler License: GPL Version: %{V_here} -Release: 20061013 +Release: 20070609 # list of sources -Source0: ftp://ftp.cs.utwente.nl/pub/src/kimwitu/kc-distr.V%{V_real}.tar.gz +Source0: http://fmt.cs.utwente.nl/kimwitu/ftp/kc-distr.V%{V_real}.tar.gz # build information Prefix: %{l_prefix} @@ -66,7 +66,7 @@ %track prog kimwitu = { version = %{V_real} - url = ftp://ftp.cs.utwente.nl/pub/src/kimwitu/ + url = http://fmt.cs.utwente.nl/kimwitu/ftp/ regex = kc-distr.V(__VER__)\.tar\.gz } @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org