1
0

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:
Ludwig Nussel 2016-06-03 14:56:16 +00:00 committed by Git OBS Bridge
parent c20adb92cc
commit 0faddd0969
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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)