ooo-build r13642 - in trunk: . bin
- From: kyoshida svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r13642 - in trunk: . bin
- Date: Wed, 20 Aug 2008 15:27:03 +0000 (UTC)
Author: kyoshida
Date: Wed Aug 20 15:27:02 2008
New Revision: 13642
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13642&view=rev
Log:
2008-08-20 Kohei Yoshida <kyoshida novell com>
* bin/unpack:
* download.in: updated the scsolver package with Tor's fix re python
path.
Modified:
trunk/ChangeLog
trunk/bin/unpack
trunk/download.in
Modified: trunk/bin/unpack
==============================================================================
--- trunk/bin/unpack (original)
+++ trunk/bin/unpack Wed Aug 20 15:27:02 2008
@@ -70,7 +70,7 @@
if test "$ENABLE_SCSOLVER" = "YES"; then
# Check presence of scsolver (Calc Solver) package...
- SCSOLVER_PACKAGE=scsolver.2008-08-19.tar.bz2
+ SCSOLVER_PACKAGE=scsolver.2008-08-20.tar.bz2
check_tarball $SRCDIR/$SCSOLVER_PACKAGE
fi
Modified: trunk/download.in
==============================================================================
--- trunk/download.in (original)
+++ trunk/download.in Wed Aug 20 15:27:02 2008
@@ -315,7 +315,7 @@
}
if ('@ENABLE_SCSOLVER@' eq 'YES') {
- push @files, ( 'scsolver.2008-08-19.tar.bz2' );
+ push @files, ( 'scsolver.2008-08-20.tar.bz2' );
}
if ('@SYSTEM_LIBWPD@' eq 'NO') {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]