diff --git a/general.ent b/general.ent index 8f09af1204..c0d04eb902 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ - + - + diff --git a/general/genlib/xapian.xml b/general/genlib/xapian.xml index d4e4c385e2..d0163f1d50 100644 --- a/general/genlib/xapian.xml +++ b/general/genlib/xapian.xml @@ -7,10 +7,10 @@ - - - - + + + + ]> @@ -58,6 +58,13 @@ + Xapian Dependencies + + Optional + + + + User Notes: @@ -74,6 +81,9 @@ --docdir=/usr/share/doc/xapian-core-&xapian-version; && make + + + To run the test suite, issue: make check. diff --git a/general/prog/apache-ant.xml b/general/prog/apache-ant.xml index 0ef9c5ed51..df2cbfc04e 100644 --- a/general/prog/apache-ant.xml +++ b/general/prog/apache-ant.xml @@ -30,8 +30,8 @@ Introduction to Apache Ant The Apache Ant package is a - Java-based build tool. In theory, it is kind of - like make, but without make's + Java-based build tool. In theory, it is + like the make command, but without make's wrinkles. Ant is different. Instead of a model that is extended with shell-based commands, Ant is extended using Java classes. Instead of diff --git a/general/prog/tcl.xml b/general/prog/tcl.xml index b3e709c956..6755028293 100644 --- a/general/prog/tcl.xml +++ b/general/prog/tcl.xml @@ -138,7 +138,7 @@ sed -e "s#$SRCDIR/unix#/usr/lib#" \ -e "s#$SRCDIR#/usr/include#" \ -i tclConfig.sh && -sed -e "s#$SRCDIR/unix/pkgs/tdbc&tdbc-ver;#/usr/lib/tdbc1.0.2#" \ +sed -e "s#$SRCDIR/unix/pkgs/tdbc&tdbc-ver;#/usr/lib/tdbc&tdbc-ver;#" \ -e "s#$SRCDIR/pkgs/tdbc&tdbc-ver;/generic#/usr/include#" \ -e "s#$SRCDIR/pkgs/tdbc&tdbc-ver;/library#/usr/lib/tcl8.6#" \ -e "s#$SRCDIR/pkgs/&tdbc-ver;#/usr/include#" \ diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 4f10227e99..3c2236cb86 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,20 @@ --> + + March 20th, 2015 + + + [bdubbs] - Update to gptfdisk-1.0.0. Fixes + #6272. + + + [bdubbs] - Update to xapian-1.2.20. Fixes + #6191. + + + + March 19th, 2015 diff --git a/packages.ent b/packages.ent index e282560f51..d6e2b37a2c 100644 --- a/packages.ent +++ b/packages.ent @@ -44,7 +44,7 @@ - + @@ -145,7 +145,7 @@ - + diff --git a/postlfs/filesystems/gptfdisk.xml b/postlfs/filesystems/gptfdisk.xml index 0fbeb78a0c..a1a3fd4345 100644 --- a/postlfs/filesystems/gptfdisk.xml +++ b/postlfs/filesystems/gptfdisk.xml @@ -7,9 +7,9 @@ - + - + ]>