[Commits] (vajda) - upgraded PyLucene to 0.9.8-190 to support
building with SWIG 1.3.24
commits at osafoundation.org
commits at osafoundation.org
Mon Apr 25 10:06:19 PDT 2005
Commit by: vajda
Modified files:
external/PyLucene/patches-0.9.8-190 None 1.1
external/PyLucene/Makefile 1.26 1.27
external/PyLucene/patches-0.9.8-189 1.1 None
Log message:
- upgraded PyLucene to 0.9.8-190 to support building with SWIG 1.3.24
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/external/PyLucene/patches-0.9.8-190?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.osafoundation.org/index.cgi/external/PyLucene/Makefile.diff?r1=text&tr1=1.26&r2=text&tr2=1.27
http://cvs.osafoundation.org/index.cgi/external/PyLucene/patches-0.9.8-189.diff?r1=text&tr1=1.1&r2=text&tr2=None
Index: external/PyLucene/Makefile
diff -u external/PyLucene/Makefile:1.26 external/PyLucene/Makefile:1.27
--- external/PyLucene/Makefile:1.26 Wed Apr 20 10:09:06 2005
+++ external/PyLucene/Makefile Mon Apr 25 10:06:18 2005
@@ -1,5 +1,5 @@
-VERSION=0.9.8-189
+VERSION=0.9.8-190
RELVER=$(VERSION)-1
PYLUCENE=$(BUILD_ROOT)/PyLucene
SRC=$(PYLUCENE)/PyLucene-$(VERSION)
More information about the Commits
mailing list