rebuilt with okteta 1:0.26.4 [release 5.5.2-2mamba;Sun Aug 23 2020]
This commit is contained in:
parent
10db602d18
commit
0b7e070249
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d . -f1-2)
|
%define majver %(echo %version | cut -d . -f1-2)
|
||||||
Name: kdevelop
|
Name: kdevelop
|
||||||
Version: 5.5.2
|
Version: 5.5.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Integrated Development Environment for KDE
|
Summary: Integrated Development Environment for KDE
|
||||||
Group: Graphical Desktop/Applications/Development
|
Group: Graphical Desktop/Applications/Development
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -64,6 +64,7 @@ BuildRequires: subversion-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: llvm-devel
|
BuildRequires: llvm-devel
|
||||||
BuildRequires: libksysguard-devel >= 5.19.0
|
BuildRequires: libksysguard-devel >= 5.19.0
|
||||||
|
BuildRequires: okteta-devel >= 1:0.26.4
|
||||||
#BuildRequires: kdevplatform >= %{majver}
|
#BuildRequires: kdevplatform >= %{majver}
|
||||||
Requires: make
|
Requires: make
|
||||||
Requires: cvs
|
Requires: cvs
|
||||||
@ -223,6 +224,9 @@ done < libso.list
|
|||||||
%{_libdir}/cmake/KDevPlatform/KDevPlatform*.cmake
|
%{_libdir}/cmake/KDevPlatform/KDevPlatform*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 23 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.5.2-2mamba
|
||||||
|
- rebuilt with okteta 1:0.26.4
|
||||||
|
|
||||||
* Fri Jun 12 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.5.2-1mamba
|
* Fri Jun 12 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.5.2-1mamba
|
||||||
- update to 5.5.2
|
- update to 5.5.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user