ooo-build r13593 - in trunk: . bin/piece doc scratch/split
- From: michael svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r13593 - in trunk: . bin/piece doc scratch/split
- Date: Fri, 15 Aug 2008 13:56:57 +0000 (UTC)
Author: michael
Date: Fri Aug 15 13:56:57 2008
New Revision: 13593
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13593&view=rev
Log:
2008-08-15 Michael Meeks <michael meeks novell com>
* bin/piece/install-generic: remove -d on perl.
* scratch/split/*.spec: update.
Modified:
trunk/ChangeLog
trunk/bin/piece/install-generic
trunk/doc/split.txt
trunk/scratch/split/rpmbuild
Modified: trunk/bin/piece/install-generic
==============================================================================
--- trunk/bin/piece/install-generic (original)
+++ trunk/bin/piece/install-generic Fri Aug 15 13:56:57 2008
@@ -28,7 +28,7 @@
exit 1
fi
-perl -d -w $SOLARENV/bin/make_installer.pl \
+perl -w $SOLARENV/bin/make_installer.pl \
-f /usr/lib/ooo-3/solver/instsetoo_native/util/openoffice.lst \
-l $LANGS -p OpenOffice -debug -verbose -log -buildid $BUILD -destdir $DESTDIR \
-dontstrip -simple $OO_INSTDIR
Modified: trunk/doc/split.txt
==============================================================================
--- trunk/doc/split.txt (original)
+++ trunk/doc/split.txt Fri Aug 15 13:56:57 2008
@@ -74,7 +74,9 @@
+ FIXME: the services building is -horrific- and needs fixing.
- + FIXME: should we merge 'artwork' and bootstrap ?
+ + FIXME: where libraries are symlinked - we install copies of
+ these into the system sometimes multiple times, which
+ bloats our -devel packages horribly & unnecessarily.
+ we install all the artwork into the system:
+ yet really it would be far better to install just
Modified: trunk/scratch/split/rpmbuild
==============================================================================
--- trunk/scratch/split/rpmbuild (original)
+++ trunk/scratch/split/rpmbuild Fri Aug 15 13:56:57 2008
@@ -20,7 +20,7 @@
else
suffix="_$module"
fi
- sudo bash -l -c "/usr/bin/rpmbuild --eval '%define jobs 8' -ba SPECS/ooo3$suffix.spec" || exit 1
+ sudo bash -l -c "/usr/bin/rpmbuild --eval '%define jobs 10' -ba SPECS/ooo3$suffix.spec" || exit 1
echo "Installing $module RPM(s)"
sudo rpm -U --force RPMS/$ARCH/ooo3$suffix-$verstr.$ARCH.rpm || exit 1
if test -f RPMS/$ARCH/ooo3$suffix-devel-$verstr.$ARCH.rpm; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]