Accepting request 1158622 from KDE:Applications
- Move the %find_lang call into %install section OBS-URL: https://build.opensuse.org/request/show/1158622 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kosmindoormap?expand=0&rev=39
This commit is contained in:
commit
b2c13ae1e9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 12 19:13:40 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Move the %find_lang call 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…
x
Reference in New Issue
Block a user