diff --git a/htop.changes b/htop.changes index c7a9b05..a51829d 100644 --- a/htop.changes +++ b/htop.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 23 09:29:57 UTC 2021 - Martin Pluskal + +- Enable linux capabilities +- Drop unsupported configure options + ------------------------------------------------------------------- Wed Sep 22 04:13:13 UTC 2021 - kh Lai diff --git a/htop.spec b/htop.spec index 892047c..84f1145 100644 --- a/htop.spec +++ b/htop.spec @@ -29,6 +29,7 @@ BuildRequires: automake BuildRequires: pkgconfig >= 0.9.0 BuildRequires: update-desktop-files BuildRequires: pkgconfig(hwloc) +BuildRequires: pkgconfig(libcap) BuildRequires: pkgconfig(libnl-3.0) BuildRequires: pkgconfig(libnl-genl-3.0) BuildRequires: pkgconfig(ncurses) @@ -51,9 +52,8 @@ better 'top' and requires ncurses. --enable-taskstats \ --enable-unicode \ --enable-hwloc \ - --enable-taskstats \ --enable-delayacct \ - --enable-cgroup + --enable-capabilities %make_build %install