rpms/coda/F-12 coda-6.9.5-vcodacon-configure.patch, NONE, 1.1 coda-6.9.5-venus-coda-client-convert.patch, NONE, 1.1

Adam Goode agoode at fedoraproject.org
Tue May 18 20:01:41 UTC 2010


Author: agoode

Update of /cvs/pkgs/rpms/coda/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv19561

Added Files:
	coda-6.9.5-vcodacon-configure.patch 
	coda-6.9.5-venus-coda-client-convert.patch 
Log Message:
* Tue May 18 2010 Adam Goode <adam at spicenitz.org> - 6.9.5-2
- Relax the build requires versions for the coda libraries


coda-6.9.5-vcodacon-configure.patch:
 configure |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE coda-6.9.5-vcodacon-configure.patch ---
diff -ur coda-6.9.5~/configure coda-6.9.5/configure
--- coda-6.9.5~/configure	2010-03-29 15:13:56.000000000 -0400
+++ coda-6.9.5/configure	2010-05-18 14:30:13.421803730 -0400
@@ -15415,7 +15415,7 @@
 
 # Check whether --with-vcodacon was given.
 if test "${with_vcodacon+set}" = set; then :
-  withval=$with_vcodacon; buildvcodacon="$enableval"
+  withval=$with_vcodacon; buildvcodacon="$withval"
 else
   buildvcodacon="no"
 fi

coda-6.9.5-venus-coda-client-convert.patch:
 venus-setup.8  |   16 ++++++++--------
 venus-setup.8~ |only
 2 files changed, 8 insertions(+), 8 deletions(-)

--- NEW FILE coda-6.9.5-venus-coda-client-convert.patch ---
diff -ur coda-6.9.5~/coda-src/scripts/venus-setup.8 coda-6.9.5/coda-src/scripts/venus-setup.8
--- coda-6.9.5~/coda-src/scripts/venus-setup.8	2010-03-26 16:38:38.000000000 -0400
+++ coda-6.9.5/coda-src/scripts/venus-setup.8	2010-05-18 12:29:32.265929009 -0400
@@ -2,7 +2,7 @@
 .if t .ds Q ``
 .if n .ds U \&"
 .if t .ds U ''
-.TH "venus-setup" 8
+.TH "coda-client-setup" 8
 .tr \&
 .nr bi 0
 .nr ll 0
@@ -29,22 +29,22 @@
 .\}
 ..
 .SH NAME  
-venus-setup \- setup venus on a client
+coda-client-setup \- setup Coda on a client
 
 .SH SYNOPSIS
 
 .Pp
-\fBvenus-setup\fP [comma,separated,list,of,servers] [cachesize in kb]
+\fBcoda-client-setup\fP [comma,separated,list,of,servers] [cachesize in kb]
 .Pp
 .Pp
 .SH DESCRIPTION
 
 .Pp
-The \fBvenus-setup\fP command takes a list of servers separated
+The \fBcoda-client-setup\fP command takes a list of servers separated
 by commas, one of which must be the SCM and a cache size given in 
 kilobytes.  \fINOTE\fP: at least one server must be specified.  And
 if only one server is specified, it must be the SCM for the Coda Cell.
-\fBVenus-setup\fP then performs the following operations:
+\fBcoda-client-setup\fP then performs the following operations:
 .nr ll +1
 .nr t\n(ll 0
 .if \n(ll>1 .RS
@@ -79,7 +79,7 @@
 .ft RR
 .nf
 
-Venus-setup Mickey,Minnie,Goofy 10000
+coda-client-setup Mickey,Minnie,Goofy 10000
 .DE
 .fi 
 .ec
@@ -93,11 +93,11 @@
 .SH BUGS
 
 .Pp
-The [cachesize in kb] option to venus-setup is not very smart.  In
+The [cachesize in kb] option to coda-client-setup is not very smart.  In
 fact, it is quite dumb.  No abbreviations are allowed after the
 number and the number is taken literally to be kilobytes.
 .Pp
-\fBVenus-setup\fP will happily overwrite an existing, 
+\fBcoda-client-setup\fP will happily overwrite an existing, 
 \fI/usr/coda/etc/vstab\fP, without warning.
 .Pp
 .SH FILES
Only in coda-6.9.5/coda-src/scripts: venus-setup.8~



More information about the scm-commits mailing list