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: 29-Oct-2002 09:25:59
Branch: HEAD Handle: 2002102908255900
Modified files:
openpkg-src/bind bind.spec
Log:
reduce line size to fit
Summary:
Revision Changes Path
1.32 +1 -1 openpkg-src/bind/bind.spec
____________________________________________________________________________
Index: openpkg-src/bind/bind.spec
============================================================
$ cvs diff -u -r1.31 -r1.32 bind.spec
--- openpkg-src/bind/bind.spec 29 Oct 2002 08:20:24 -0000 1.31
+++ openpkg-src/bind/bind.spec 29 Oct 2002 08:25:59 -0000 1.32
@@ -143,7 +143,7 @@
if [ $1 -eq 1 ]; then
# generate local rndc key
( echo "Generating RSA key for RNDC operation in
$RPM_INSTALL_PREFIX/etc/bind/rndc.key."
- echo "Please be patient, RSA key generation takes a non-deterministic
amount of time."
+ echo "Please be patient, this takes a non-deterministic amount of time."
) | %{l_rpmtool} msg -b -t notice
$RPM_INSTALL_PREFIX/sbin/rndc-confgen -a
chown %{l_musr}:%{l_mgrp} $RPM_INSTALL_PREFIX/etc/bind/rndc.key
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]