From c2f5716c1ddc29f67fe601956be246545125b28e Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 21:06:36 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: libokular-devel>=16.12.0-1mamba [release 2.9.11-2mamba;Sat Dec 24 2016] --- calligra.spec | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/calligra.spec b/calligra.spec index b6cf11a..a433556 100644 --- a/calligra.spec +++ b/calligra.spec @@ -1,6 +1,6 @@ Name: calligra Version: 2.9.11 -Release: 1mamba +Release: 2mamba Epoch: 1 Summary: An integrated office suite built on the KDE platform (formerly known as koffice) Group: Graphical Desktop/Applications/Office @@ -74,6 +74,7 @@ BuildRequires: libwps-devel BuildRequires: libxbase-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END +BuildRequires: libokular-devel >= 16.12.0-1mamba BuildRequires: libwps-devel >= 0.4.0-1mamba BuildRequires: libxbase-devel >= 2.1.1 BuildRequires: cmake @@ -83,7 +84,6 @@ BuildRequires: llvm BuildRequires: libnepomuk-core-devel BuildRequires: libopenexr-devel >= 2.1.0 BuildRequires: libmarble-devel >= 4.14.0 -BuildRequires: libokular-devel >= 4.14.0 BuildRequires: libpoppler-devel >= 0.26 BuildRequires: libgit2-devel BuildRequires: libgit2-devel @@ -439,7 +439,9 @@ cd .. %build :<< _EOF # -DCREATERESOURCES_INCLUDE_DIR:PATH=%{_datadir}/create -%cmake_kde4 -d build +%cmake_kde4 -d build \ + -DEIGEN3_INCLUDE_DIR=%{_includedir}/eigen32 + %make cd .. @@ -529,8 +531,8 @@ cd .. %{_kde4_datadir}/stateshape/states/* %{_kde4_pluginsdir}/imageformats/kimg_kra.so %{_kde4_pluginsdir}/imageformats/kimg_ora.so -%{_kde4_servicesdir}/libokular*.desktop -%{_kde4_servicesdir}/okular*.desktop +#%{_kde4_servicesdir}/libokular*.desktop +#%{_kde4_servicesdir}/okular*.desktop %dir %{_kde4_servicesdir}/calligra %{_kde4_servicesdir}/calligra/calligra*.desktop %{_kde4_servicesdir}/calligra/flowdockersplugin.desktop @@ -580,10 +582,10 @@ cd .. %{_kde4_templatesdir}/Presentation.desktop %{_kde4_templatesdir}/SpreadSheet.desktop %{_kde4_templatesdir}/TextDocument.desktop -%{_kde4_xdgappsdir}/okularApplication_*.desktop +#%{_kde4_xdgappsdir}/okularApplication_*.desktop %{_kde4_xdgmimedir}/calligra_svm.xml %{_kde4_xdgmimedir}/calligra_planner_mpp.xml -%{_kde4_xdgmimedir}/msooxml-all.xml +#%{_kde4_xdgmimedir}/msooxml-all.xml %{_kde4_xdgmimedir}/krita.xml %{_kde4_xdgmimedir}/wiki-format.xml %{_kde4_xdgmimedir}/x-iwork-keynote-sffkey.xml @@ -672,7 +674,7 @@ cd .. #%{_kde4_libdir}/kde4/exportepub2.so #%{_kde4_libdir}/kde4/exporthtml.so %{_kde4_libdir}/kde4/koreport_chartplugin.so -%{_kde4_libdir}/kde4/koreport_mapsplugin.so +#%{_kde4_libdir}/kde4/koreport_mapsplugin.so %{_kde4_libdir}/kde4/krossmodulesheets.so %{_kde4_libdir}/kde4/sheetssolver.so #%{_kde4_libdir}/kde4/threedshape.so @@ -698,9 +700,9 @@ cd .. %{_kde4_libdir}/kde4/calligra_tool_*.so %{_kde4_libdir}/kde4/calligraimagethumbnail.so %{_kde4_libdir}/kde4/calligrathumbnail.so -%ifnarch x86_64 -%{_kde4_libdir}/kde4/koreport_mapsplugin.so -%endif +#%ifnarch x86_64 +#%{_kde4_libdir}/kde4/koreport_mapsplugin.so +#%endif %{_kde4_libdir}/kde4/koreport_webplugin.so #%{_kde4_libdir}/kde4/mswordodf_import.so #%{_kde4_libdir}/kde4/rtfimport.so @@ -722,7 +724,7 @@ cd .. #%{_kde4_libdir}/kde4/textshape.so #%{_kde4_libdir}/kde4/textvariables.so #%{_kde4_libdir}/kde4/thesaurustool.so -%{_kde4_libdir}/kde4/okularGenerator_*.so +#%{_kde4_libdir}/kde4/okularGenerator_*.so #%{_kde4_libdir}/kde4/pluginshape.so %files devel @@ -2122,6 +2124,9 @@ Chinese language support for Calligra. ########################################## %changelog +* Sat Dec 24 2016 Silvan Calarco 2.9.11-2mamba +- rebuilt by autoport with build requirements: libokular-devel>=16.12.0-1mamba + * Fri Feb 05 2016 Automatic Build System 2.9.11-1mamba - automatic version update by autodist