Accepting request 1226959 from KDE:Extra
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1226959 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kst?expand=0&rev=55
This commit is contained in:
commit
4e13972b9a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 17:11:06 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Stop using the %suse_update_desktop_file macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 28 15:20:57 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
4
kst.spec
4
kst.spec
@ -37,7 +37,6 @@ BuildRequires: libqt5-linguist
|
||||
BuildRequires: netcdf-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(Qt5Concurrent)
|
||||
BuildRequires: cmake(Qt5Core)
|
||||
BuildRequires: cmake(Qt5Network)
|
||||
@ -90,11 +89,12 @@ EXTRA_FLAGS="-Dkst_install_prefix=%{_prefix} \
|
||||
-Dkst_qt5=1"
|
||||
|
||||
%cmake $EXTRA_FLAGS
|
||||
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
%suse_update_desktop_file -r kst2 Qt KDE Science Math
|
||||
|
||||
%fdupes %{buildroot}
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
Loading…
x
Reference in New Issue
Block a user