Accepting request 1157313 from home:bmwiedemann:branches:KDE:Applications
Move install commands into %install section OBS-URL: https://build.opensuse.org/request/show/1157313 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kosmindoormap?expand=0&rev=95
This commit is contained in:
parent
9a6f397ffd
commit
cb0228d034
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 12 19:13:40 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Move install commands into %install section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 14:00:03 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -89,6 +89,8 @@ Development files for the KOSM and KOSMIndoorMap libraries.
|
||||
%install
|
||||
%kf6_install
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%check
|
||||
# Two tests fail on i586 (one minor floating point issue and a color one).
|
||||
# Upstream is investigating
|
||||
@ -96,8 +98,6 @@ Development files for the KOSM and KOSMIndoorMap libraries.
|
||||
%ctest
|
||||
%endif
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%ldconfig_scriptlets -n libKOSM1
|
||||
%ldconfig_scriptlets -n libKOSMIndoorMap1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user