From: Perforce Review Daemon <p4review AT smee.org>
To: "Andrew Stitt" <a AT t.armory.com>, "Arjan Bouter" <abouter AT sourcemage.org>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "David Michael Leo Brown Jr." <dmlb2000 AT gmail.com>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Ethan Grammatikidis" <eekee AT eekee.is-a-geek.org>, "Gareth Clay" <gareth AT caffeinefuelled.co.uk>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Robin Cook" <rcook AT wyrms.net>, "Seth Woolley" <seth AT swoolley.homeip.net>, "Unet" <unet AT sourcemage.org>, "vladimir_marek" <vlmarek AT volny.cz>
Subject: [SM-Commit] PERFORCE change 78922 by Treeve Jelbert for review
Date: Sat, 6 May 2006 14:10:03 +0100 (BST)
Change 78922 by treeve_jelbert@treeve-knowhow on 2006/05/06 14:06:10
@@ -7,14 +7,12 @@
SOURCE_URL[0]=$SOURCEFORGE_URL/odkit/$SOURCE
WEB_SITE=http://odkit.SourceForge.net
LICENSE[0]=GPL
- DOCS="odkda/{docs,README,ChangeLog} "
ENTERED=20050801
- UPDATED=20050801
KEYWORDS="database"
SHORT="Object Oriented Database Kit "
cat << EOF
The Object Oriented Database Kit is a collection of tools to create database
oriented applications in many languages and with crossplatform support,
making
-easy for the developer to work with databases; shorting the time requiered
to
+easy for the developer to work with databases; shorting the time required to
develop such applications.
EOF
@@ -1,3 +1,13 @@
+2006-05-03 Treeve Jelbert <treeve01 AT pi.be>
+ * DETAILS: remove DOCS
+ fix typo in description
+ * BUILD INSTALL: only build odkda2
+ * CONFIGURE: add, allow choice of database backends
+ * DEPENDS: add odkutils, which is now a separate spell
+ add expat
+ change depends for requested backends from optional to required
+ this prevents building with no backends, fixes bug #11748
+
2006-03-22 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 0.5.0
* BUILD INSTALL: adapt to new tree layout