Skip to content

Commit

Permalink
[calligra] Sync with upstream. Contributes to JB#47548
Browse files Browse the repository at this point in the history
Including a small change to rtf image loading and upstreamed build fix.
  • Loading branch information
pvuorela committed Nov 14, 2019
1 parent e510b11 commit da5874c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 28 deletions.
25 changes: 0 additions & 25 deletions rpm/calligra-gcc6.patch

This file was deleted.

2 changes: 0 additions & 2 deletions rpm/calligra.spec
Expand Up @@ -37,7 +37,6 @@ Patch18: calligra-cache.patch
Patch19: calligra-qtdbus.patch
Patch20: calligra-background.patch
Patch21: calligra-invalidate-cache.patch
Patch22: calligra-gcc6.patch

%description
%{summary}.
Expand Down Expand Up @@ -191,7 +190,6 @@ BuildRequires: extra-cmake-modules >= 5.34.0
%patch19 -d upstream -p1
%patch20 -d upstream -p1
%patch21 -d upstream -p1
%patch22 -d upstream -p1

%define build_kf5() cd %1 ; if [ ! -d build ] ; then mkdir build ; fi ; cd build ; if [ ! -e Makefile ] ; then CMAKE_PREFIX_PATH=%{_buildrootdir}/kf5/usr cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_RPATH=/usr/lib/calligra-kf5 %{?2} .. ; fi ; make %{?_smp_mflags} install DESTDIR=%{_buildrootdir}/kf5 ; cd ../.. ;
%build
Expand Down
2 changes: 1 addition & 1 deletion upstream
Submodule upstream updated from 66ea04 to 6f183e

0 comments on commit da5874c

Please sign in to comment.