Hello community, here is the log from the commit of package calligra for openSUSE:Factory checked in at 2013-08-05 20:42:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calligra (Old) and /work/SRC/openSUSE:Factory/.calligra.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calligra" Changes: -------- --- /work/SRC/openSUSE:Factory/calligra/calligra.changes 2013-06-11 09:25:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.calligra.new/calligra.changes 2013-08-05 20:42:05.000000000 +0200 @@ -1,0 +2,46 @@ +Fri Aug 2 15:53:08 UTC 2013 - [email protected] + +- Drop not needed java-devel and nepomuk-core-devel BuildRequires +- Pass IHAVEPATCHEDQT=true, for older openSUSE versions + +------------------------------------------------------------------- +Tue Jul 16 21:18:33 UTC 2013 - [email protected] + +- Update to 2.7.1 + * Words: + - new look for the toolbox. In the same toolbox there are also + new controls to manipulate shapes with much enhanced usability. + - Styles are now sorted with the used ones first in the style + selector which should make using styles much more convenient. + - enhancements to the reference controls, especially regarding + hyperlinks and bookmarks. + * Author: + - new support for EPUB3: + mathematical formulas and multimedia contents are now exported + to ebooks using the EPUB format. + - There is also new support for book covers using images. + * Sheets: + - the spreadsheet application now uses the same new toolbox as + Calligra Words. + * Plan: + - improvement in the scheduling of tasks and new export filters + to OpenDocument Spreadsheet (ODS) and CSV. + * Kexi: + - new feature to import CSV data into an existing table. + * Shapes: + - There are some improvements in the general shapes available + from most Calligra applications: The formula shape now has + new ways to enter formula: a matlab/octave mode and + a LaTEX mode. + - The tool for the text shape is improved to better handle + text styles. + * Krita: + - new grayscale masks, a better freehand path tool with line + smoothing, a way to paint shapes with Krita brushes, improved + color to alpha filter, an improved crop tool and an improved + transform tool that helps the user create textures. + - Support for new file formats include export to QML and a much + improved import/export filter for photoshop PSD files. +- Added _constraints for exlcuding slow hosts + +------------------------------------------------------------------- Old: ---- calligra-2.6.4.tar.bz2 New: ---- _constraints calligra-2.7.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calligra.spec ++++++ --- /var/tmp/diff_new_pack.9LkaiK/_old 2013-08-05 20:42:07.000000000 +0200 +++ /var/tmp/diff_new_pack.9LkaiK/_new 2013-08-05 20:42:07.000000000 +0200 @@ -17,30 +17,25 @@ Name: calligra -Version: 2.6.4 +Version: 2.7.1 Release: 0 Summary: Libraries and Base Files for the KDE Office Suite License: GPL-2.0+ and LGPL-2.1+ and GFDL-1.2 Group: Productivity/Office/Suite Url: http://www.calligra.org/ -Source0: ftp://ftp.kde.org/pub/kde/stable/%{name}-%{version}/%{name}-%{version}.tar.bz2 +Source0: ftp://ftp.kde.org/pub/kde/stable/%{name}-%{version}/%{name}-%{version}.tar.xz %if 0%{?suse_version} > 1230 BuildRequires: OpenColorIO-devel %endif BuildRequires: OpenEXR-devel -%if 0%{?suse_version} > 1210 BuildRequires: OpenGTL-devel BuildRequires: create-resources -%endif BuildRequires: fdupes BuildRequires: fftw3-devel BuildRequires: freetds-devel BuildRequires: glew-devel BuildRequires: gsl-devel -BuildRequires: java-devel -%if 0%{?suse_version} > 1210 BuildRequires: libQtGTL-devel -%endif BuildRequires: libQtWebKit-devel BuildRequires: libeigen2-devel BuildRequires: libexiv2-devel @@ -69,11 +64,8 @@ BuildRequires: libwps-devel BuildRequires: marble-devel BuildRequires: mysql-devel -BuildRequires: nepomuk-core-devel BuildRequires: okular-devel -%if 0%{?suse_version} > 1210 BuildRequires: openjpeg-devel -%endif BuildRequires: pstoedit BuildRequires: sqlite-devel BuildRequires: xbase-devel @@ -380,7 +372,7 @@ %setup -q %build -%cmake_kde4 -d build -- -DBUILD_active=false +%cmake_kde4 -d build -- -DBUILD_active=false -DIHAVEPATCHEDQT=true %make_jobs %install @@ -388,29 +380,41 @@ %kde4_makeinstall # Create filelists +%create_subdir_filelist -d 3rdparty -f main -v devel %create_subdir_filelist -d braindump -v devel -%create_subdir_filelist -d filters/flow -f flow -%create_subdir_filelist -d filters/karbon -f karbon -%create_subdir_filelist -d filters/plan -f plan -%create_subdir_filelist -d filters/sheets -f sheets -%create_subdir_filelist -d filters/stage -f stage +%create_subdir_filelist -d data -f main -v devel +%create_subdir_filelist -d devtools -f tools -v devel +# TODO how to split this? +%create_subdir_filelist -d extras -f main -v devel +%create_subdir_filelist -d filters/flow -f flow -v devel +%create_subdir_filelist -d filters/karbon -f karbon -v devel +%create_subdir_filelist -d filters/libmso -f main -v devel +%create_subdir_filelist -d filters/libmsooxml -f main -v devel +%create_subdir_filelist -d filters/libodftraverse -f main -v devel +%create_subdir_filelist -d filters/plan -f plan -v devel +%create_subdir_filelist -d filters/sheets -f sheets -v devel +%create_subdir_filelist -d filters/stage -f stage -v devel %create_subdir_filelist -d filters/words -f words -v devel +%create_subdir_filelist -d filters/writerperfect -f main -v devel %create_subdir_filelist -d flow -v devel +%create_subdir_filelist -d interfaces -f main -v devel %create_subdir_filelist -d karbon -v devel %create_subdir_filelist -d kexi -v devel %create_subdir_filelist -d krita -v devel +%create_subdir_filelist -d libs -f main -v devel +%create_subdir_filelist -d pics -f main -v devel %create_subdir_filelist -d plan -v devel +%create_subdir_filelist -d plugins -f main -v devel +%create_subdir_filelist -d servicetypes -f main -v devel %create_subdir_filelist -d sheets -v devel %create_subdir_filelist -d stage -f stage -v devel -%create_subdir_filelist -d tools -v devel +%create_subdir_filelist -d templates -f main -v devel %create_subdir_filelist -d words -v devel cd .. # Remove doc files from filelists (packaged in calligra-doc) sed -ri s,.*/usr/share/doc/kde/HTML/en/.*,, filelists/* -%create_exclude_filelist - # Do not use fdupes in %%{buildroot} as this causes icons in the calligra-package to be symlinks against the kexi-package, so that these are missing in krita (bnc#688012) %fdupes -s %{buildroot}%{_kde4_datadir}/color/icc/krita/ %fdupes -s %{buildroot}%{_kde4_datadir}/locale/ @@ -495,172 +499,29 @@ %postun words-common -p /sbin/ldconfig -%files -f filelists/exclude +%files -f filelists/main %defattr(-,root,root,-) %doc COPYING COPYING.LIB README -%dir %{_datadir}/color -%dir %{_datadir}/color/icc -%dir %{_datadir}/color/icc/pigment -%{_datadir}/color/icc/pigment/*.icm -%{_datadir}/mime/packages/msooxml-all.xml -%{_datadir}/mime/packages/calligra_svm.xml -%dir %{_kde4_iconsdir}/hicolor/512x512 -%dir %{_kde4_iconsdir}/hicolor/512x512/apps -%dir %{_kde4_iconsdir}/hicolor/1024x1024 -%dir %{_kde4_iconsdir}/hicolor/1024x1024/apps -%dir %{_kde4_sharedir}/templates -%dir %{_kde4_sharedir}/templates/.source %{_kde4_applicationsdir}/calligra.desktop -%{_kde4_appsdir}/calligra/ -%{_kde4_appsdir}/formulashape/ -%{_kde4_appsdir}/koproperty/ -%{_kde4_appsdir}/musicshape/ -%{_kde4_iconsdir}/oxygen/*/actions/curve-connector.* -%{_kde4_iconsdir}/oxygen/*/actions/insert-endnote.* -%{_kde4_iconsdir}/oxygen/*/actions/insert-footnote.* -%{_kde4_iconsdir}/oxygen/*/actions/lines-connector.* -%{_kde4_iconsdir}/oxygen/*/actions/object-align-horizontal-center-calligra.* -%{_kde4_iconsdir}/oxygen/*/actions/object-align-horizontal-left-calligra.* -%{_kde4_iconsdir}/oxygen/*/actions/object-align-horizontal-right-calligra.* -%{_kde4_iconsdir}/oxygen/*/actions/object-align-vertical-bottom-calligra.* -%{_kde4_iconsdir}/oxygen/*/actions/object-align-vertical-bottom-top-calligra.* -%{_kde4_iconsdir}/oxygen/*/actions/object-align-vertical-center-calligra.* -%{_kde4_iconsdir}/oxygen/*/actions/object-align-vertical-top-calligra.* -%{_kde4_iconsdir}/oxygen/*/actions/object-group-calligra.* -%{_kde4_iconsdir}/oxygen/*/actions/object-order-back-calligra.* -%{_kde4_iconsdir}/oxygen/*/actions/object-order-front-calligra.* -%{_kde4_iconsdir}/oxygen/*/actions/object-order-lower-calligra.* -%{_kde4_iconsdir}/oxygen/*/actions/object-order-raise-calligra.* -%{_kde4_iconsdir}/oxygen/*/actions/object-ungroup-calligra.* -%{_kde4_iconsdir}/oxygen/*/actions/shape-choose.* -%{_kde4_iconsdir}/oxygen/*/actions/standard-connector.* -%{_kde4_iconsdir}/oxygen/*/actions/straight-connector.* -%{_kde4_iconsdir}/oxygen/*/actions/table.* -%{_kde4_iconsdir}/oxygen/*/actions/x-shape-connection.* -%{_kde4_iconsdir}/oxygen/*/actions/x-shape-formula.* -%{_kde4_iconsdir}/oxygen/*/actions/x-shape-image.* -%{_kde4_iconsdir}/oxygen/*/actions/x-shape-text.* -%{_kde4_libdir}/libcalligradb.so.* -%{_kde4_libdir}/libchartshapelib.so.* -%{_kde4_libdir}/libflake.so.* -%{_kde4_libdir}/libkdchart.so.* -%{_kde4_libdir}/libkdgantt.so.* -%{_kde4_libdir}/libkformulalib.so.* -%{_kde4_libdir}/libkochart.so.* -%{_kde4_libdir}/libkokross.so.* -%{_kde4_libdir}/libkomain.so.* -%{_kde4_libdir}/libkoodf.so.* -%{_kde4_libdir}/libkopageapp.so.* -%{_kde4_libdir}/libkoplugin.so.* -%{_kde4_libdir}/libkoproperty.so.* -%{_kde4_libdir}/libkoreport.so.* -%{_kde4_libdir}/libkotext.so.* -%{_kde4_libdir}/libkowidgets.so.* -%{_kde4_libdir}/libkundo2.so.* -%{_kde4_libdir}/libmsooxml.so.* -%{_kde4_libdir}/libpigmentcms.so.* -%{_kde4_libdir}/libtextlayout.so.* -%{_kde4_libdir}/libvectorimage.so.* -%{_kde4_modulesdir}/artistictextshape.so -%{_kde4_modulesdir}/autocorrect.so -%{_kde4_modulesdir}/calligradockers.so -%{_kde4_modulesdir}/calligragoogledocs.so -%{_kde4_modulesdir}/changecase.so -%{_kde4_modulesdir}/chartshape.so -%{_kde4_modulesdir}/defaulttools.so -%{_kde4_modulesdir}/formulashape.so -%{_kde4_modulesdir}/kodocinfopropspage.so -%{_kde4_modulesdir}/kolcmsengine.so -%{_kde4_modulesdir}/kopabackgroundtool.so -%{_kde4_modulesdir}/koreport_*.so -%{_kde4_modulesdir}/musicshape.so -%{_kde4_modulesdir}/pathshapes.so -%{_kde4_modulesdir}/pictureshape.so -%{_kde4_modulesdir}/pluginshape.so -%{_kde4_modulesdir}/spacenavigator.so -%{_kde4_modulesdir}/spellcheck.so -%{_kde4_modulesdir}/textshape.so -%{_kde4_modulesdir}/textvariables.so -%{_kde4_modulesdir}/thesaurustool.so -%{_kde4_modulesdir}/threedshape.so -%{_kde4_modulesdir}/vectorshape.so -%{_kde4_modulesdir}/videoshape.so -%{_kde4_servicesdir}/artistictextshape.desktop -%{_kde4_servicesdir}/autocorrect.desktop -%{_kde4_servicesdir}/calligradockers.desktop -%{_kde4_servicesdir}/changecase.desktop -%{_kde4_servicesdir}/chartshape.desktop -%{_kde4_servicesdir}/defaulttools.desktop -%{_kde4_servicesdir}/formulashape.desktop -%{_kde4_servicesdir}/kchartpart.desktop -%{_kde4_servicesdir}/kformulapart.desktop -%{_kde4_servicesdir}/kodocinfopropspage.desktop -%{_kde4_servicesdir}/kolcmsengine.desktop -%{_kde4_servicesdir}/kopabackgroundtool.desktop -%{_kde4_servicesdir}/koreport_barcodeplugin.desktop -%{_kde4_servicesdir}/koreport_chartplugin.desktop -%{_kde4_servicesdir}/koreport_mapsplugin.desktop -%{_kde4_servicesdir}/koreport_webplugin.desktop -%{_kde4_servicesdir}/musicshape.desktop -%{_kde4_servicesdir}/pathshapes.desktop -%{_kde4_servicesdir}/pictureshape.desktop -%{_kde4_servicesdir}/pluginshape.desktop -%{_kde4_servicesdir}/spacenavigator.desktop -%{_kde4_servicesdir}/spellcheck.desktop -%{_kde4_servicesdir}/textshape.desktop -%{_kde4_servicesdir}/textvariables.desktop -%{_kde4_servicesdir}/thesaurustool.desktop -%{_kde4_servicesdir}/threedshape.desktop -%{_kde4_servicesdir}/vectorshape.desktop -%{_kde4_servicesdir}/videoshape.desktop -%{_kde4_servicetypesdir}/calligra_application.desktop -%{_kde4_servicetypesdir}/calligra_deferred_plugin.desktop -%{_kde4_servicetypesdir}/calligradb_driver.desktop -%{_kde4_servicetypesdir}/calligradocker.desktop -%{_kde4_servicetypesdir}/calligrapart.desktop -%{_kde4_servicetypesdir}/filtereffect.desktop -%{_kde4_servicetypesdir}/flake.desktop -%{_kde4_servicetypesdir}/flakedevice.desktop -%{_kde4_servicetypesdir}/flakeshape.desktop -%{_kde4_servicetypesdir}/flaketool.desktop -%{_kde4_servicetypesdir}/inlinetextobject.desktop -%{_kde4_servicetypesdir}/kochart.desktop -%{_kde4_servicetypesdir}/kofilter.desktop -%{_kde4_servicetypesdir}/kofilterwrapper.desktop -%{_kde4_servicetypesdir}/koplugin.desktop -%{_kde4_servicetypesdir}/koreport_itemplugin.desktop -%{_kde4_servicetypesdir}/pigment.desktop -%{_kde4_servicetypesdir}/pigmentextension.desktop -%{_kde4_servicetypesdir}/presentationeventaction.desktop -%{_kde4_servicetypesdir}/scripteventaction.desktop -%{_kde4_servicetypesdir}/texteditingplugin.desktop -%{_kde4_servicetypesdir}/textvariableplugin.desktop +%dir %{_kde4_datadir}/* +%dir %{_kde4_datadir}/*/* +%dir %{_kde4_datadir}/*/*/* +%dir %{_kde4_appsdir}/* +%dir %{_kde4_appsdir}/*/* +%dir %{_kde4_appsdir}/*/*/* +%dir %{_kde4_appsdir}/*/*/*/* +%dir %{_kde4_appsdir}/*/*/*/*/* +%dir %{_kde4_sharedir}/* +%dir %{_kde4_sharedir}/*/.source +%dir %{_kde4_iconsdir}/hicolor/* +%dir %{_kde4_iconsdir}/hicolor/*/* +%exclude %{_kde4_modulesdir}/kexi*.so +%exclude %{_kde4_servicesdir}/kexi*.desktop %files devel -f filelists/devel %defattr(-,root,root,-) %{_kde4_appsdir}/cmake/modules/FindCalligraLibs.cmake %{_kde4_includedir}/* -%{_kde4_libdir}/libcalligradb.so -%{_kde4_libdir}/libchartshapelib.so -%{_kde4_libdir}/libflake.so -%{_kde4_libdir}/libkdchart.so -%{_kde4_libdir}/libkdgantt.so -%{_kde4_libdir}/libkformulalib.so -%{_kde4_libdir}/libkochart.so -%{_kde4_libdir}/libkokross.so -%{_kde4_libdir}/libkomain.so -%{_kde4_libdir}/libkoodf.so -%{_kde4_libdir}/libkopageapp.so -%{_kde4_libdir}/libkoplugin.so -%{_kde4_libdir}/libkoproperty.so -%{_kde4_libdir}/libkoreport.so -%{_kde4_libdir}/libkotext.so -%{_kde4_libdir}/libkowidgets.so -%{_kde4_libdir}/libkundo2.so -%{_kde4_libdir}/libmsooxml.so -%{_kde4_libdir}/libpigmentcms.so -%{_kde4_libdir}/libtextlayout.so -%{_kde4_libdir}/libvectorimage.so %files author %defattr(-,root,root,-) @@ -693,8 +554,6 @@ %files karbon -f filelists/karbon %defattr(-,root,root,-) %doc karbon/AUTHORS karbon/CHANGES karbon/COPYING.LIB karbon/IDEAS karbon/README karbon/TODO -%{_kde4_sharedir}/templates/Illustration.desktop -%{_kde4_sharedir}/templates/.source/Illustration.odg %files kexi -f filelists/kexi %defattr(-,root,root,-) @@ -714,6 +573,8 @@ %exclude %{_kde4_servicesdir}/kexi*_sybase*.desktop %exclude %{_kde4_modulesdir}/kexi*_xbase*.so %exclude %{_kde4_servicesdir}/kexi*_xbase*.desktop +%exclude %{_kde4_modulesdir}/keximigrate_spreadsheet.so +%exclude %{_kde4_servicesdir}/keximigrate_spreadsheet.desktop %files kexi-mssql-driver %defattr(-,root,root,-) @@ -772,17 +633,12 @@ %files stage -f filelists/stage %defattr(-,root,root,-) %doc stage/AUTHORS stage/CHANGES stage/TODO -%{_kde4_appsdir}/stage/kpartplugins/ -%{_kde4_sharedir}/templates/Presentation.desktop -%{_kde4_sharedir}/templates/.source/Presentation.odp %files sheets -f filelists/sheets %defattr(-,root,root,-) %doc sheets/AUTHORS sheets/CHANGES sheets/README sheets/TODO %{_kde4_appsdir}/sheets/ %{_kde4_appsdir}/sheets/kpartplugins/ -%{_kde4_sharedir}/templates/SpreadSheet.desktop -%{_kde4_sharedir}/templates/.source/SpreadSheet.ods %files tools -f filelists/tools %defattr(-,root,root,-) @@ -814,9 +670,5 @@ %exclude %{_kde4_libdir}/libkdeinit4_calligraauthor.so %exclude %{_kde4_servicesdir}/authorpart.desktop %dir %{_kde4_appsdir}/words/ -%dir %{_kde4_appsdir}/words/kpartplugins/ -%{_kde4_appsdir}/words/kpartplugins/googledocs-words.rc -%{_kde4_sharedir}/templates/TextDocument.desktop -%{_kde4_sharedir}/templates/.source/TextDocument.odt %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
