fix removing provides and obsoletes for *krita [release 3.1.0-3mamba;Fri Mar 22 2019]
This commit is contained in:
parent
de9b7cb747
commit
86329afc7e
@ -1,6 +1,6 @@
|
||||
Name: calligra
|
||||
Version: 3.1.0
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Epoch: 1
|
||||
Summary: An integrated office suite built on the KDE platform (formerly known as koffice)
|
||||
Group: Graphical Desktop/Applications/Office
|
||||
@ -108,8 +108,6 @@ Provides: calligra-karbon
|
||||
Obsoletes: calligra-karbon
|
||||
Provides: calligra-kexi
|
||||
Obsoletes: calligra-kexi
|
||||
Provides: calligra-krita
|
||||
Obsoletes: calligra-krita
|
||||
Provides: calligra-plan
|
||||
Obsoletes: calligra-plan
|
||||
Provides: calligra-sheets
|
||||
@ -203,8 +201,6 @@ Provides: koffice-karbon
|
||||
Obsoletes: koffice-karbon
|
||||
Provides: karbon
|
||||
Obsoletes: karbon
|
||||
Provides: koffice-krita
|
||||
Obsoletes: koffice-krita
|
||||
Provides: koffice-kplato
|
||||
Obsoletes: koffice-kplato
|
||||
Provides: kplato
|
||||
@ -238,8 +234,6 @@ Provides: libcalligra-karbon
|
||||
Obsoletes: libcalligra-karbon
|
||||
Provides: libcalligra-kexi
|
||||
Obsoletes: libcalligra-kexi
|
||||
Provides: libcalligra-krita
|
||||
Obsoletes: libcalligra-krita
|
||||
Provides: libcalligra-plan
|
||||
Obsoletes: libcalligra-plan
|
||||
Provides: libcalligra-sheets
|
||||
@ -262,8 +256,6 @@ Provides: libkoffice-kexi
|
||||
Obsoletes: libkoffice-kexi
|
||||
Provides: libkoffice-karbon
|
||||
Obsoletes: libkoffice-karbon
|
||||
Provides: libkoffice-krita
|
||||
Obsoletes: libkoffice-krita
|
||||
Provides: libkoffice-kplato
|
||||
Obsoletes: libkoffice-kplato
|
||||
Provides: libkoffice-kchart
|
||||
@ -276,17 +268,17 @@ This package provides the run-time library used by most of the Calligra componen
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -D -T
|
||||
:<< _EOF
|
||||
%setup -q
|
||||
#-D -T
|
||||
#:<< _EOF
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
:<< _EOF
|
||||
#:<< _EOF
|
||||
%cmake_kde5 -d build \
|
||||
-DEIGEN3_INCLUDE_DIR=%{_includedir}/eigen32
|
||||
|
||||
%make
|
||||
cd ..
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
@ -446,6 +438,9 @@ cd ..
|
||||
%{_libdir}/lib*.so
|
||||
|
||||
%changelog
|
||||
* Fri Mar 22 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.0-3mamba
|
||||
- fix removing provides and obsoletes for *krita
|
||||
|
||||
* Wed Mar 06 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.0-2mamba
|
||||
- fix provides and obsoletes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user