]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- moved from DEVEL
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 19 Jul 2008 09:12:23 +0000 (09:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openoffice.org-PLD.patch -> 1.8
    openoffice.org-missing-includes.diff -> 1.2

openoffice.org-PLD.patch
openoffice.org-missing-includes.diff [new file with mode: 0644]

index 3025b76daa83ab02d681698d6fde7c4a1acf3ac5..166b375be28cf81403862a7f193110848003408c 100644 (file)
@@ -1,21 +1,6 @@
-TODO:
-CalcSolver
-diff -bur ooo-build-2.0.2.7.orig/patches/src680/apply ooo-build-2.0.2.7/patches/src680/apply
 --- ooo-build-2.0.2.7.orig/patches/src680/apply        2006-04-21 15:21:46.640348000 +0200
 +++ ooo-build-2.0.2.7/patches/src680/apply     2006-04-21 16:10:55.324630250 +0200
-@@ -52,9 +52,9 @@
- Ark: LinuxCommon, NotDebian, ArkOnly, GCJExperimental, BerkeleyDB43, SystemJavaBits
- Ark64: LinuxCommon, NotDebian, ArkOnly, BerkeleyDB43, 64bit, SystemJavaBits
- # www.pld-linux.org
--PLDBase: LinuxCommon, NotDebian, PLDOnly
-+PLDBase: LinuxCommon, NotDebian, PLDOnly, NovellOnly, NovellOnlyUnix, FilePickers, GCJExperimental, SystemJavaBits, SystemJavaBitsWorkaround, BerkeleyDB43, STLport5
- PLD: PLDBase
--PLD64: PLDBase, 64bit
-+PLD64: PLDBase, 64bit, PLD64bitfixes
- # Mandriva Linux
- MandrivaBase: MandrivaOnly, LinuxCommon, MandrivaOnlyUnix, LockDown
- Mandriva: MandrivaBase
-@@ -815,15 +815,6 @@
+@@ -864,16 +864,6 @@
  # Db 4.3/4.4 needs -lpthread
  system-db-4.3-use-lpthread.diff, i#58474, rengelha
  
@@ -27,7 +12,8 @@ diff -bur ooo-build-2.0.2.7.orig/patches/src680/apply ooo-build-2.0.2.7/patches/
 -solenv-unxlngi4-link.diff, i#66982
 -# fix for macro browser crash
 -sfx2-badscript.diff, i#67976
+-
 -
  [ BuildBits ]
- # buildfix for some JDKs, i#68790
- readlicense_oo-xml-apis.diff, cws-cmcfixes27
+ # add automatical detection of serializer.jar into the configure
+ # add it to classpath on one more place
diff --git a/openoffice.org-missing-includes.diff b/openoffice.org-missing-includes.diff
new file mode 100644 (file)
index 0000000..ab110ec
--- /dev/null
@@ -0,0 +1,10 @@
+--- scsolver/source/inc/numeric/polyeqnsolver.hxx~     2007-11-25 17:53:36.000000000 +0100
++++ scsolver/source/inc/numeric/polyeqnsolver.hxx      2007-11-25 23:22:15.115891127 +0100
+@@ -28,6 +28,7 @@
+ #ifndef _SCSOLVER_NUMERIC_POLYEQNSOLVER_HXX_
+ #define _SCSOLVER_NUMERIC_POLYEQNSOLVER_HXX
++#include <exception>
+ #include <list>
+ namespace scsolver { namespace numeric {
This page took 0.062523 seconds and 4 git commands to generate.