OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 02-Jul-2004 11:23:38
Branch: HEAD Handle: -NONE-
Modified files:
openpkg-src/rcs rcs.spec
Log:
switch from GNU to official version (but it is exactly the same
tarball!)
Summary:
Revision Changes Path
1.31 +4 -4 openpkg-src/rcs/rcs.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/rcs/rcs.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 rcs.spec
--- openpkg-src/rcs/rcs.spec 7 Feb 2004 17:58:21 -0000 1.30
+++ openpkg-src/rcs/rcs.spec 2 Jul 2004 09:23:37 -0000 1.31
@@ -26,18 +26,18 @@
# package information
Name: rcs
Summary: Revision Control System
-URL: http://www.gnu.org/software/rcs/
-Vendor: Free Software Foundation
+URL: http://www.cs.purdue.edu/homes/trinkle/RCS/
+Vendor: Walter F. Tichy, Paul Eggert
Packager: The OpenPKG Project
Distribution: OpenPKG
Class: BASE
Group: SCM
License: GPL
Version: 5.7
-Release: 20040207
+Release: 20040702
# list of sources
-Source0: ftp://ftp.gnu.org/gnu/rcs/rcs-%{version}.tar.gz
+Source0: ftp://ftp.cs.purdue.edu/pub/RCS/rcs-%{version}.tar.Z
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]