[Lunar-commits] CVS: moonbase/crypto/cyrus-sasl DEPENDS,1.5,1.6
Moritz Heiber
moe at lunar-linux.org
Mon Jan 24 19:58:02 UTC 2005
- Previous message: [Lunar-commits] CVS: moonbase/devel/bdb-ruby DEPENDS,1.1,1.2
- Next message: [Lunar-commits]
CVS: moonbase/devel/db CONFIGURE, NONE, 1.1 DEPENDS,
NONE, 1.1 POST_INSTALL, NONE, 1.1 BUILD, 1.2, 1.3 DETAILS, 1.5,
1.6 PRE_BUILD, 1.2, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/crypto/cyrus-sasl
In directory espresso.foo-projects.org:/tmp/cvs-serv5069/crypto/cyrus-sasl
Modified Files:
DEPENDS
Log Message:
This is the big db rehaul. Some migration code (meh!) ..
but since we haven't got the 'is_at_latest_version'
function yet it is necessary (/me nudges sofar)
* Changed the db module to 4.x (going to remove db4 later)
and made sure nothing breaks incase db 3.x had been
installed before. Turned any db4 dependency into a db dependency
(All of them have been tested and approved to work with db 4.x)
* Tiny crimson and gift-cvs sneaking in behind your backs.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/crypto/cyrus-sasl/DEPENDS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DEPENDS 20 Aug 2004 01:26:13 -0000 1.5
+++ DEPENDS 24 Jan 2005 19:57:59 -0000 1.6
@@ -1,4 +1,4 @@
depends openssl &&
depends Linux-PAM &&
-depends db4 &&
+depends db &&
optional_depends "mysql" "--with-mysql" "--without-mysql" "for mysql support"
- Previous message: [Lunar-commits] CVS: moonbase/devel/bdb-ruby DEPENDS,1.1,1.2
- Next message: [Lunar-commits]
CVS: moonbase/devel/db CONFIGURE, NONE, 1.1 DEPENDS,
NONE, 1.1 POST_INSTALL, NONE, 1.1 BUILD, 1.2, 1.3 DETAILS, 1.5,
1.6 PRE_BUILD, 1.2, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list