forked from pool/coreutils
Accepting request 175738 from home:-miska-:branches:Base:System
- Provides: /bin/{kill,su} * for compatibility with programs requiring these (like lsb) until these will be provided by util-linux OBS-URL: https://build.opensuse.org/request/show/175738 OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=185
This commit is contained in:
parent
767847bef8
commit
4da1e6fb2e
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 15 11:26:29 UTC 2013 - mhrusecky@suse.com
|
||||
|
||||
- Provides: /bin/{kill,su}
|
||||
* for compatibility with programs requiring these (like lsb) until these will
|
||||
be provided by util-linux
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 23:25:17 UTC 2013 - mail@bernhard-voelker.de
|
||||
|
||||
|
@ -44,6 +44,8 @@ BuildRequires: valgrind
|
||||
|
||||
Provides: %{name} = %{version}
|
||||
%if "%{name}" == "coreutils"
|
||||
Provides: /bin/kill
|
||||
Provides: /bin/su
|
||||
Provides: fileutils = %{version}
|
||||
Provides: mktemp = %{version}
|
||||
Provides: sh-utils = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user