automatic version update by autodist [release 2.9.10-1mamba;Sat Jan 16 2016]
This commit is contained in:
parent
3bacd0100b
commit
c96edb5604
@ -1,5 +1,5 @@
|
||||
Name: calligra
|
||||
Version: 2.9.9
|
||||
Version: 2.9.10
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: An integrated office suite built on the KDE platform (formerly known as koffice)
|
||||
@ -85,6 +85,7 @@ 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
|
||||
BuildConflicts: libwpd08-devel
|
||||
Requires: calligra-karbon
|
||||
Requires: calligra-kexi
|
||||
@ -424,6 +425,8 @@ A Calligra tool to assist creating an eBook from concept to publication.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#-D -T
|
||||
#:<< _EOF
|
||||
mkdir langpacks
|
||||
cd langpacks
|
||||
tar xf %{SOURCE2}
|
||||
@ -434,6 +437,7 @@ rm -f *.tar.xz
|
||||
cd ..
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
# -DCREATERESOURCES_INCLUDE_DIR:PATH=%{_datadir}/create
|
||||
%cmake_kde4 -d build
|
||||
%make
|
||||
@ -668,6 +672,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/krossmodulesheets.so
|
||||
%{_kde4_libdir}/kde4/sheetssolver.so
|
||||
#%{_kde4_libdir}/kde4/threedshape.so
|
||||
@ -2117,6 +2122,9 @@ Chinese language support for Calligra.
|
||||
##########################################
|
||||
|
||||
%changelog
|
||||
* Sat Jan 16 2016 Automatic Build System <autodist@mambasoft.it> 2.9.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 05 2015 Automatic Build System <autodist@mambasoft.it> 2.9.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user