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: 10-Feb-2004 18:15:16
Branch: HEAD Handle: 2004021017151600
Modified files:
openpkg-src/ldapvi ldapvi.spec
Log:
try to resolve remaining issues by depending on ncurses, too
Summary:
Revision Changes Path
1.8 +2 -2 openpkg-src/ldapvi/ldapvi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ldapvi/ldapvi.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 ldapvi.spec
--- openpkg-src/ldapvi/ldapvi.spec 9 Feb 2004 07:39:16 -0000 1.7
+++ openpkg-src/ldapvi/ldapvi.spec 10 Feb 2004 17:15:16 -0000 1.8
@@ -34,7 +34,7 @@
Group: Database
License: GPL
Version: 1.1
-Release: 20040209
+Release: 20040210
# list of sources
Source0: http://www.lichteblau.com/download/ldapvi-%{version}.tar.gz
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc, openldap, openssl,
pkgconfig, glib2, popt
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc, openldap, openssl,
pkgconfig, glib2, popt, ncurses
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]