[libreoffice] need older mdds

Caolan McNamara caolanm at fedoraproject.org
Thu Jan 13 08:35:35 UTC 2011


commit 408b8719dc13c46546f73b32ab22fb1896154a4b
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Jan 13 08:35:22 2011 +0000

    need older mdds

 .gitignore       |    1 +
 libreoffice.spec |    5 ++++-
 sources          |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c66560c..d084e1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
 /a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
 /ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip
 /fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz
+/cf8a6967f7de535ae257fa411c98eb88-mdds_0.3.0.tar.bz2
 /redhat-langpacks.tar.gz
 /libreoffice-artwork-3.3.0.3.tar.bz2
 /libreoffice-base-3.3.0.3.tar.bz2
diff --git a/libreoffice.spec b/libreoffice.spec
index e240e21..e075ebb 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -63,6 +63,7 @@ Source26:       http://hg.services.openoffice.org/binaries/798b2ffdc8bcfe7bca2cf
 Source27:       http://hg.services.openoffice.org/binaries/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
 Source28:       http://hg.services.openoffice.org/binaries/ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip
 Source29:       http://hg.services.openoffice.org/binaries/18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz 
+Source30:       http://hg.services.openoffice.org/binaries/cf8a6967f7de535ae257fa411c98eb88-mdds_0.3.0.tar.bz2
 BuildRequires:  zip, findutils, autoconf, flex, bison, icu, gperf, gcc-c++
 BuildRequires:  binutils, java-devel >= 1.6.0, boost-devel, zlib-devel
 BuildRequires:  python-devel, expat-devel, libxml2-devel, libxslt-devel, bc
@@ -755,7 +756,8 @@ autoconf
  --with-external-dict-dir=/usr/share/myspell --without-myspell-dicts \
  --without-fonts --without-agg --without-ppds --without-afms %{stlflags} \
  --with-lang="%{langpack_langs}" --with-poor-help-localizations="$POORHELPS" \
- --with-external-tar=`pwd`/ext_sources --with-java-target-version=1.5 --enable-kde4
+ --with-external-tar=`pwd`/ext_sources --with-java-target-version=1.5 \
+ --enable-kde4 --without-system-mdds
 
 mkdir -p ext_sources
 cp %{SOURCE20} ext_sources/185d60944ea767075d27247c3162b3bc-unowinreg.dll
@@ -766,6 +768,7 @@ cp %{SOURCE26} ext_sources
 cp %{SOURCE27} ext_sources
 cp %{SOURCE28} ext_sources
 cp %{SOURCE29} ext_sources
+cp %{SOURCE30} ext_sources
 
 #use the RPM_OPT_FLAGS but remove the OOo overridden ones
 for i in $RPM_OPT_FLAGS; do
diff --git a/sources b/sources
index 1c199af..b169c99 100644
--- a/sources
+++ b/sources
@@ -5,6 +5,7 @@
 a7983f859eafb2677d7ff386a023bc40  a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
 ada24d37d8d638b3d8a9985e80bc2978  ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip
 fdb27bfe2dbe2e7b57ae194d9bf36bab  fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz
+cf8a6967f7de535ae257fa411c98eb88  cf8a6967f7de535ae257fa411c98eb88-mdds_0.3.0.tar.bz2
 35c9d670889318e26aad389ed750012f  redhat-langpacks.tar.gz
 11ee2da5ec106223b2b8ba3203607515  libreoffice-artwork-3.3.0.3.tar.bz2
 9bc41b4af306537991aa3de1910addc2  libreoffice-base-3.3.0.3.tar.bz2


More information about the scm-commits mailing list