1
0
forked from pool/util-linux

Accepting request 204834 from home:sbrabec:branches:Base:System

- Drop SUID flag for eject (bnc#824406).

Depends on request id 204833!

OBS-URL: https://build.opensuse.org/request/show/204834
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=190
This commit is contained in:
Marcus Meissner 2013-10-28 10:50:01 +00:00 committed by Git OBS Bridge
parent 78ce902c9f
commit 662b97eb26
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 25 18:52:01 CEST 2013 - sbrabec@suse.cz
- Drop SUID flag for eject (bnc#824406).
-------------------------------------------------------------------
Wed Oct 9 10:00:55 UTC 2013 - schwab@suse.de

View File

@ -625,7 +625,7 @@ fi
%{_bindir}/su
%endif
%if %{with enable_eject}
%verify(not mode) %attr(4750,root,audio) %{_bindir}/eject
%{_bindir}/eject
%endif
%{_bindir}/cal
%{_bindir}/chrt