ooo-build r14434 - in branches/ooo-build-3-0: . bin
- From: kyoshida svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r14434 - in branches/ooo-build-3-0: . bin
- Date: Thu, 30 Oct 2008 16:50:05 +0000 (UTC)
Author: kyoshida
Date: Thu Oct 30 16:50:04 2008
New Revision: 14434
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14434&view=rev
Log:
2008-10-30 Kohei Yoshida <kyoshida novell com>
* bin/unpack:
* download.in: updated scsolver package to fix UI localization issues
(n#439233).
Modified:
branches/ooo-build-3-0/ChangeLog
branches/ooo-build-3-0/bin/unpack
branches/ooo-build-3-0/download.in
Modified: branches/ooo-build-3-0/bin/unpack
==============================================================================
--- branches/ooo-build-3-0/bin/unpack (original)
+++ branches/ooo-build-3-0/bin/unpack Thu Oct 30 16:50:04 2008
@@ -70,7 +70,7 @@
if test "$ENABLE_SCSOLVER" = "YES"; then
# Check presence of scsolver (Calc Solver) package...
- SCSOLVER_PACKAGE=scsolver.2008-10-07.tar.bz2
+ SCSOLVER_PACKAGE=scsolver.2008-10-30.tar.bz2
check_tarball $SRCDIR/$SCSOLVER_PACKAGE
fi
Modified: branches/ooo-build-3-0/download.in
==============================================================================
--- branches/ooo-build-3-0/download.in (original)
+++ branches/ooo-build-3-0/download.in Thu Oct 30 16:50:04 2008
@@ -338,7 +338,7 @@
}
if ('@ENABLE_SCSOLVER@' eq 'YES') {
- push @files, ( 'scsolver.2008-10-07.tar.bz2' );
+ push @files, ( 'scsolver.2008-10-30.tar.bz2' );
}
if ('@SYSTEM_LIBWPD@' eq 'NO') {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]