Accepting request 215478 from Base:System

- Don't verify /usr/bin/eject, it lost the SUID bit and was dropped
  from /etc/permissions (bnc#824406) (forwarded request 215357 from saschpe)

OBS-URL: https://build.opensuse.org/request/show/215478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=177
This commit is contained in:
Stephan Kulow 2014-01-30 18:26:43 +00:00 committed by Git OBS Bridge
parent 3bdb207355
commit 7ac4d4f90c
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 28 09:37:57 UTC 2014 - speilicke@suse.com
- Don't verify /usr/bin/eject, it lost the SUID bit and was dropped
from /etc/permissions (bnc#824406)
-------------------------------------------------------------------
Thu Jan 23 12:40:06 UTC 2014 - werner@suse.de

View File

@ -527,9 +527,6 @@ fi
%if %{with enable_su}
%verify_permissions -e %{_bindir}/su
%endif
%if %{with enable_eject}
%verify_permissions -e %{_bindir}/eject
%endif
%post -n libblkid1 -p /sbin/ldconfig