forked from pool/heaptrack
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
da00a8a654 | ||
|
c0627460a9 |
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 20 12:16:48 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Stop using the %suse_update_desktop_file macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 20 08:55:48 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Tue Aug 20 08:55:48 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -41,7 +41,6 @@ BuildRequires: libboost_system-devel
|
|||||||
BuildRequires: libdwarf-devel
|
BuildRequires: libdwarf-devel
|
||||||
BuildRequires: libunwind-devel
|
BuildRequires: libunwind-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: update-desktop-files
|
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
BuildRequires: cmake(KChart) >= 2.6.0
|
BuildRequires: cmake(KChart) >= 2.6.0
|
||||||
BuildRequires: cmake(KF5ConfigWidgets)
|
BuildRequires: cmake(KF5ConfigWidgets)
|
||||||
@ -97,9 +96,6 @@ extra_opts="-DLIB_SUFFIX=64"
|
|||||||
|
|
||||||
%find_lang %{name} --all-name
|
%find_lang %{name} --all-name
|
||||||
|
|
||||||
# Fixup desktop file
|
|
||||||
%suse_update_desktop_file org.kde.heaptrack Development Profiling
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSES/*
|
%license LICENSES/*
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user