CAP
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=134
This commit is contained in:
parent
31db52b3ca
commit
93014c9d88
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 20 07:21:45 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Do not change CAP within spec file (boo#1186258)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 7 14:53:08 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -23,8 +23,6 @@ BuildRequires: dejagnu
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: libcap-progs
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: linux-glibc-devel >= 4.12
|
||||
BuildRequires: ncurses-devel
|
||||
@ -96,9 +94,6 @@ rm -f %{buildroot}%{_mandir}/man1/peekfd.1*
|
||||
%endif
|
||||
%find_lang psmisc
|
||||
|
||||
%post
|
||||
setcap cap_dac_read_search=ep %{_bindir}/fuser
|
||||
|
||||
%files
|
||||
%defattr (-,root,root,755)
|
||||
%license COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user