OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 09-Dec-2004 16:26:03
Branch: HEAD Handle: 2004120915260200
Modified files:
openpkg-src/sasl sasl.spec
Log:
nroff(1) used in saslauthd/Makefile.in to build saslauthd.8 from
source saslauthd.mdoc
Summary:
Revision Changes Path
1.124 +2 -2 openpkg-src/sasl/sasl.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sasl/sasl.spec
============================================================================
$ cvs diff -u -r1.123 -r1.124 sasl.spec
--- openpkg-src/sasl/sasl.spec 7 Dec 2004 19:57:39 -0000 1.123
+++ openpkg-src/sasl/sasl.spec 9 Dec 2004 15:26:02 -0000 1.124
@@ -34,7 +34,7 @@
Group: Cryptography
License: BSD
Version: 2.1.20
-Release: 20041207
+Release: 20041209
# package options
%option with_fsl yes
@@ -57,7 +57,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make, groff
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: db >= 4.1.24, openssl
PreReq: db >= 4.1.24, openssl
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]