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: 12-Feb-2005 14:37:39
Branch: HEAD Handle: 2005021213373900
Modified files:
openpkg-src/scponly scponly.spec
Log:
svn and unison compatibility would require the tools to be installed,
so keep it out for now
Summary:
Revision Changes Path
1.42 +1 -3 openpkg-src/scponly/scponly.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/scponly/scponly.spec
============================================================================
$ cvs diff -u -r1.41 -r1.42 scponly.spec
--- openpkg-src/scponly/scponly.spec 9 Feb 2005 15:51:32 -0000 1.41
+++ openpkg-src/scponly/scponly.spec 12 Feb 2005 13:37:39 -0000 1.42
@@ -34,7 +34,7 @@
Group: Network
License: MIT-style
Version: 4.0
-Release: 20050209
+Release: 20050212
# package options
%option with_fsl yes
@@ -87,8 +87,6 @@
--cache-file=./config.cache \
--prefix=%{l_prefix} \
--enable-rsync-compat \
- --enable-unison-compat \
- --enable-svn-compat \
%if "%{with_chroot}" == "yes"
--enable-chrooted-binary \
%endif
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]