forked from pool/systemd-presets-branding-openSUSE
Accepting request 399250 from home:msmeissn:branches:Base:System
- added a prereq for coreutils to make sure the macro in %pre works when using touch and mkdir. (bsc#982337) OBS-URL: https://build.opensuse.org/request/show/399250 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-branding-openSUSE?expand=0&rev=76
This commit is contained in:
parent
c20adb92cc
commit
0faddd0969
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 14:54:00 UTC 2016 - meissner@suse.com
|
||||
|
||||
- added a prereq for coreutils to make sure the macro in %pre
|
||||
works when using touch and mkdir. (bsc#982337)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 9 11:27:29 UTC 2016 - trenn@suse.de
|
||||
|
||||
|
@ -27,6 +27,7 @@ Source1: 99-default-disable.preset
|
||||
BuildRequires: systemd
|
||||
#!BuildIgnore: systemd-presets-branding
|
||||
Requires: systemd
|
||||
PreReq: coreutils
|
||||
Provides: systemd-presets-branding = %{version}
|
||||
Supplements: packageand(systemd:branding-openSUSE)
|
||||
Conflicts: otherproviders(systemd-presets-branding)
|
||||
|
Loading…
Reference in New Issue
Block a user