diff --git a/kst.changes b/kst.changes index d3e3953..b47254d 100644 --- a/kst.changes +++ b/kst.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 20 17:11:06 UTC 2024 - Christophe Marin + +- Stop using the %suse_update_desktop_file macro + ------------------------------------------------------------------- Mon Oct 28 15:20:57 UTC 2024 - Antonio Larrosa diff --git a/kst.spec b/kst.spec index 24877ab..7b9a57a 100644 --- a/kst.spec +++ b/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