automatic version update by autodist [release 2.9.11-1mamba;Fri Feb 05 2016]
This commit is contained in:
parent
c96edb5604
commit
fcb2cab332
@ -1,5 +1,5 @@
|
||||
Name: calligra
|
||||
Version: 2.9.10
|
||||
Version: 2.9.11
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: An integrated office suite built on the KDE platform (formerly known as koffice)
|
||||
@ -86,6 +86,7 @@ BuildRequires: libmarble-devel >= 4.14.0
|
||||
BuildRequires: libokular-devel >= 4.14.0
|
||||
BuildRequires: libpoppler-devel >= 0.26
|
||||
BuildRequires: libgit2-devel
|
||||
BuildRequires: libgit2-devel
|
||||
BuildConflicts: libwpd08-devel
|
||||
Requires: calligra-karbon
|
||||
Requires: calligra-kexi
|
||||
@ -424,9 +425,8 @@ A Calligra tool to assist creating an eBook from concept to publication.
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#-D -T
|
||||
#:<< _EOF
|
||||
%setup -q -D -T
|
||||
:<< _EOF
|
||||
mkdir langpacks
|
||||
cd langpacks
|
||||
tar xf %{SOURCE2}
|
||||
@ -437,7 +437,7 @@ rm -f *.tar.xz
|
||||
cd ..
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
:<< _EOF
|
||||
# -DCREATERESOURCES_INCLUDE_DIR:PATH=%{_datadir}/create
|
||||
%cmake_kde4 -d build
|
||||
%make
|
||||
@ -952,10 +952,10 @@ cd ..
|
||||
%{_kde4_datadir}/color-schemes/Krita*.colors
|
||||
%{_kde4_datadir}/kritaanimation/input/kritadefault.profile
|
||||
%{_kde4_icondir}/hicolor/*/apps/calligragemini.png
|
||||
%{_kde4_icondir}/hicolor/*/apps/calligrakrita.png
|
||||
%{_kde4_icondir}/hicolor/*/apps/calligrakrita2.png
|
||||
%{_kde4_icondir}/hicolor/*/apps/kritasketch.png
|
||||
%{_kde4_icondir}/hicolor/*/apps/kritagemini.png
|
||||
%{_kde4_icondir}/hicolor/scalable/apps/calligrakrita.svgz
|
||||
%{_kde4_icondir}/hicolor/scalable/apps/calligrakrita2.svgz
|
||||
|
||||
%files -n libcalligra-krita
|
||||
%defattr(-,root,root)
|
||||
@ -2122,6 +2122,9 @@ Chinese language support for Calligra.
|
||||
##########################################
|
||||
|
||||
%changelog
|
||||
* Fri Feb 05 2016 Automatic Build System <autodist@mambasoft.it> 2.9.11-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 16 2016 Automatic Build System <autodist@mambasoft.it> 2.9.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user