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: 21-Feb-2006 19:41:36
Branch: HEAD Handle: 2006022118413500
Modified files:
openpkg-src/ccache ccache.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.21 +3 -3 openpkg-src/ccache/ccache.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ccache/ccache.spec
============================================================================
$ cvs diff -u -r1.20 -r1.21 ccache.spec
--- openpkg-src/ccache/ccache.spec 1 Jan 2006 13:12:32 -0000 1.20
+++ openpkg-src/ccache/ccache.spec 21 Feb 2006 18:41:35 -0000 1.21
@@ -33,10 +33,10 @@
Group: Language
License: GPL
Version: 2.4
-Release: 20040914
+Release: 20060221
# list of sources
-Source0: http://ccache.samba.org/ftp/ccache/ccache-%{version}.tar.gz
+Source0: http://samba.org/ftp/ccache/ccache-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@@ -55,7 +55,7 @@
%track
prog ccache = {
version = %{version}
- url = http://ccache.samba.org/ftp/ccache/
+ url = http://samba.org/ftp/ccache/
regex = ccache-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]