[libreoffice/f20] use system libcmis on rhel-7

David Tardon dtardon at fedoraproject.org
Tue Aug 26 14:32:44 UTC 2014


commit d1827b1462ef45785c2b116b6977872ac69057c9
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Aug 26 16:08:31 2014 +0200

    use system libcmis on rhel-7

 libreoffice.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 2f4f5e1..c46114f 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -80,15 +80,15 @@ Source26:       %{external_url}/36271d3fa0d9dec1632029b6d7aac925-liblangtag-0.5.
 Source27:       %{external_url}/15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2
 Source28:       %{external_url}/harfbuzz-0.9.23.tar.bz2
 Source29:       %{external_url}/libfreehand-0.0.0.tar.bz2
-%global bundling_options %{?bundling_options} --without-system-mythes --without-system-redland --without-system-libexttextcat --without-system-libcdr --without-system-libwpg --without-system-libwpd --without-system-libwps --without-system-clucene --without-system-libvisio --without-system-lcms2 --without-system-libmspub --without-system-orcus --without-system-liblangtag --without-system-boost --without-system-harfbuzz --without-system-libfreehand
-%endif
 Source30:       %{external_url}/22f8a85daf4a012180322e1f52a7563b-libcmis-0.4.1.tar.gz
+%global bundling_options %{?bundling_options} --without-system-mythes --without-system-redland --without-system-libexttextcat --without-system-libcdr --without-system-libwpg --without-system-libwpd --without-system-libwps --without-system-clucene --without-system-libvisio --without-system-lcms2 --without-system-libmspub --without-system-orcus --without-system-liblangtag --without-system-boost --without-system-harfbuzz --without-system-libfreehand --without-system-libcmis
+%endif
 Source31:       %{external_url}/libodfgen-0.0.4.tar.bz2
 Source32:       %{external_url}/libmwaw-0.2.0.tar.bz2
 Source33:       %{external_url}/libetonyek-0.0.4.tar.bz2
 Source34:       %{external_url}/libabw-0.0.2.tar.bz2
 Source35:       %{external_url}/language-subtag-registry-2014-03-27.tar.bz2
-%global bundling_options %{?bundling_options} --without-system-libcmis --without-system-libodfgen --without-system-libmwaw --without-system-libetonyek --without-system-libabw
+%global bundling_options %{?bundling_options} --without-system-libodfgen --without-system-libmwaw --without-system-libetonyek --without-system-libabw
 %endif
 
 # build tools
@@ -156,11 +156,11 @@ BuildRequires: pkgconfig(xt)
 %if 0%{?fedora} || 0%{?rhel} >= 7
 BuildRequires: pkgconfig(lcms2)
 BuildRequires: pkgconfig(libcdr-0.0)
+BuildRequires: pkgconfig(libcmis-0.4)
 BuildRequires: pkgconfig(libfreehand-0.0)
 %endif
 %if 0%{?fedora}
 BuildRequires: pkgconfig(libabw-0.0)
-BuildRequires: pkgconfig(libcmis-0.4)
 BuildRequires: pkgconfig(libe-book-0.0)
 BuildRequires: pkgconfig(libeot)
 BuildRequires: pkgconfig(libetonyek-0.0)


More information about the scm-commits mailing list