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 openpkg-web Date: 24-Jan-2004 20:55:55
Branch: HEAD Handle: 2004012419555302
Modified files:
openpkg-src/ldapvi ldapvi.spec
openpkg-web news.txt
Log:
requires popt library
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/ldapvi/ldapvi.spec
1.8213 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ldapvi/ldapvi.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 ldapvi.spec
--- openpkg-src/ldapvi/ldapvi.spec 2 Jan 2004 09:00:24 -0000 1.1
+++ openpkg-src/ldapvi/ldapvi.spec 24 Jan 2004 19:55:55 -0000 1.2
@@ -33,7 +33,7 @@
Group: Database
License: GPL
Version: 1.0
-Release: 20040102
+Release: 20040124
# list of sources
Source0: http://www.lichteblau.com/download/ldapvi-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, make, gcc, openldap, openssl,
pkgconfig, glib2
+BuildPreReq: OpenPKG, openpkg >= 20030103, make, gcc, openldap, openssl,
pkgconfig, glib2, popt
PreReq: OpenPKG, openpkg >= 20030103
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8212 -r1.8213 news.txt
--- openpkg-web/news.txt 24 Jan 2004 19:55:16 -0000 1.8212
+++ openpkg-web/news.txt 24 Jan 2004 19:55:53 -0000 1.8213
@@ -1,3 +1,4 @@
+24-Jan-2004: Upgraded package: P<ldapvi-1.0-20040124>
24-Jan-2004: Upgraded package: P<kaffe-1.1.3-20040124>
24-Jan-2004: Upgraded package: P<jam-2.5-20040124>
24-Jan-2004: Upgraded package: P<jabberd-1.4.3-20040124>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]