SPECS: openoffice.org.spec - yay. built this beast on ac-i686

glen glen at pld-linux.org
Wed Jan 3 00:10:57 CET 2007


Author: glen                         Date: Tue Jan  2 23:10:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- yay. built this beast on ac-i686

---- Files affected:
SPECS:
   openoffice.org.spec (1.634 -> 1.635) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.634 SPECS/openoffice.org.spec:1.635
--- SPECS/openoffice.org.spec:1.634	Wed Dec 27 04:51:41 2006
+++ SPECS/openoffice.org.spec	Wed Jan  3 00:10:47 2007
@@ -2270,6 +2270,24 @@
 export TEMP="%{tmpdir}"
 export DEFAULT_TO_ENGLISH_FOR_PACKING=1
 
+# <hack reason="complained at install stage">
+#ERROR: The following files could not be found:
+#ERROR: File not found: libstdc++.so.5
+#... cleaning the output tree ...
+#
+#**************************************************
+#ERROR: ERROR: Missing files
+#in function: remove_Files_Without_Sourcedirectory
+
+#-- nearby errors:
+#  SUCCESS: Source for libgcc_s.so.1: /home/glen/rpm/pld/BUILD/ooo-build-ooe680-m6/build/ooe680-m6/solver/680/unxlngi4.pro/lib/libgcc_s.so.1
+#WARNING: Source for libstdc++.so.5 not found!
+#SUCCESS: Source for libgcc3_uno.so: /home/glen/rpm/pld/BUILD/ooo-build-ooe680-m6/build/ooe680-m6/solver/680/unxlngi4.pro/lib/libgcc3_uno.so
+if [ ! -f build/ooe680-m6/solver/680/unxlngi4.pro/lib/libstdc++.so.? ]; then
+	ln -s %{_libdir}/libstdc++.so.? build/ooe680-m6/solver/680/unxlngi4.pro/lib
+fi
+# </hack>
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -2653,6 +2671,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.635  2007/01/02 23:10:47  glen
+- yay. built this beast on ac-i686
+
 Revision 1.634  2006/12/27 03:51:41  qboosh
 - comment about cups
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.634&r2=1.635&f=u



More information about the pld-cvs-commit mailing list