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: 04-Dec-2006 19:59:42
Branch: HEAD Handle: 2006120418594200
Modified files:
openpkg-src/scponly scponly.spec
Log:
URL has slightly changed
Summary:
Revision Changes Path
1.53 +4 -4 openpkg-src/scponly/scponly.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/scponly/scponly.spec
============================================================================
$ cvs diff -u -r1.52 -r1.53 scponly.spec
--- openpkg-src/scponly/scponly.spec 13 Oct 2006 17:34:02 -0000 1.52
+++ openpkg-src/scponly/scponly.spec 4 Dec 2006 18:59:42 -0000 1.53
@@ -25,7 +25,7 @@
# package information
Name: scponly
Summary: Secure Shell (SSH) Wrapper for SCP/SFTP Access Only
-URL: http://www.sublimation.org/scponly/
+URL: http://sublimation.org/scponly/
Vendor: Joe Boyle
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
@@ -33,14 +33,14 @@
Group: SSH
License: MIT-style
Version: 4.6
-Release: 20061013
+Release: 20061204
# package options
%option with_fsl yes
%option with_chroot no
# list of sources
-Source0: http://www.sublimation.org/scponly/scponly-%{version}.tgz
+Source0: http://sublimation.org/scponly/scponly-%{version}.tgz
Source1: rc.scponly
Source2: fsl.scponly
@@ -65,7 +65,7 @@
%track
prog scponly = {
version = %{version}
- url = http://www.sublimation.org/scponly/
+ url = http://sublimation.org/scponly/wiki/index.php/Download
regex = scponly-(__VER__)\.tgz
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]