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: 07-Sep-2005 08:57:53
Branch: HEAD Handle: 2005090707575200
Modified files:
openpkg-src/cvs cvs.spec
Log:
CVS moved to the nongnu.org site, so adjust URLs and remember that
I've to investigate myself on each new version due to my non-trivial
and large patch set
Summary:
Revision Changes Path
1.102 +5 -6 openpkg-src/cvs/cvs.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cvs/cvs.spec
============================================================================
$ cvs diff -u -r1.101 -r1.102 cvs.spec
--- openpkg-src/cvs/cvs.spec 11 Jun 2005 22:22:50 -0000 1.101
+++ openpkg-src/cvs/cvs.spec 7 Sep 2005 06:57:52 -0000 1.102
@@ -29,7 +29,7 @@
# package information
Name: cvs
Summary: Concurrent Versions Systems (CVS)
-URL: http://www.cvshome.org/
+URL: http://www.nongnu.org/cvs/
Vendor: B. Berliner, D.D. Zuhn, J. Polk
Packager: OpenPKG
Distribution: OpenPKG
@@ -37,7 +37,7 @@
Group: SCM
License: GPL
Version: %{V_cvs}
-Release: 20050612
+Release: 20050907
# package options
%option with_fsl yes
@@ -45,7 +45,7 @@
%option with_rse_cvsuser cvs
# list of sources
-Source0:
https://ccvs.cvshome.org/files/documents/19/610/cvs-%{V_cvs}.tar.bz2
+Source0: ftp://ftp.gnu.org/non-gnu/cvs/cvs-%{V_cvs}.tar.bz2
Source1:
ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/cvslock-%{V_cvslock}.tar.gz
Source2: rc.cvs
Source3: fsl.cvs
@@ -84,10 +84,9 @@
%track
prog cvs = {
- disabled
- comment = "uses https:// URL now which is not supported by vcheck"
+ comment = "rse: new versions require porting of the large RSE
patch set by RSE itself"
version = %{version}
- url = http://ccvs.cvshome.org/servlets/ProjectDownloadList
+ url = ftp://ftp.gnu.org/non-gnu/cvs/
regex = cvs-(__VER__)\.tar\.bz2
}
prog cvs:cvslock = {
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]