Revision: 615
Author: boulton.rj
Date: Tue May 4 14:54:41 2010
Log: libs/get_xapian.py: Use new xapian archives - in particular,
these fix a replication bug.
http://code.google.com/p/xappy/source/detail?r=615
Modified:
/trunk/ChangeLog
/trunk/libs/get_xapian.py
=======================================
--- /trunk/ChangeLog Tue Mar 30 10:17:27 2010
+++ /trunk/ChangeLog Tue May 4 14:54:41 2010
@@ -1,3 +1,8 @@
+Tue May 04 21:54:06 GMT 2010 Richard Boulton <
ric...@tartarus.org>
+
+ * libs/get_xapian.py: Use new xapian archives - in particular,
+ these fix a replication bug.
+
Tue Mar 30 17:16:10 GMT 2010 Richard Boulton <
ric...@tartarus.org>
* xappy/unittests/cached_searches.py: Test that replacing a
=======================================
--- /trunk/libs/get_xapian.py Wed Mar 10 07:41:43 2010
+++ /trunk/libs/get_xapian.py Tue May 4 14:54:41 2010
@@ -45,21 +45,21 @@
# - SHA1 sum of package
archives = [
('Xapian core',
- '
http://xappy.googlecode.com/files/xapian-core-14157.tgz',
+ '
http://xappy.googlecode.com/files/xapian-core-14486.tgz',
'xapian-core.tgz',
- '796ac4192c75e7a1a9638aacc92beb39b1ce775f',
- '',
+ 'b12d48cbf58a8fa74c77390b7afdbdd504b5a350',
+ 'xapian-core',
),
('Xapian bindings',
- '
http://xappy.googlecode.com/files/xapian-bindings-14157.tgz',
+ '
http://xappy.googlecode.com/files/xapian-bindings-14486.tgz',
'xapian-bindings.tgz',
- '038cc109f5418ee31cf5765a360fe29b5a4f31c1',
- '',
+ '5addd7cc247d8297ebd89cf4bd140226e9cb651d',
+ 'xapian-bindings',
),
('Xapian win32 build system',
- '
http://xappy.googlecode.com/files/win32msvc-14157.tgz',
+ '
http://xappy.googlecode.com/files/win32msvc-14486.tgz',
'win32msvc.tgz',
- '6385533bf4696dd545cfa46a6c9c0d33fc971887',
+ 'c10e2cc62170d2a88ef125d19bc9f6e9bb003d26',
'xapian-core/win32',
),
('Xapian extras',
--
You received this message because you are subscribed to the Google Groups "xappy-changes" group.
To post to this group, send email to
xappy-...@googlegroups.com.
To unsubscribe from this group, send email to
xappy-change...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/xappy-changes?hl=en.