6
0
forked from pool/util-linux

Accepting request 397533 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/397533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=208
This commit is contained in:
2016-06-12 16:50:05 +00:00
committed by Git OBS Bridge
parent d99f4cb47e
commit 8f8f70a3a0
7 changed files with 268 additions and 234 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Thu May 19 14:29:27 CEST 2016 - sbrabec@suse.com
- blkid: Wipe corect area for probes with offset (bsc#976141,
util-linux-libblkid-wipe-offset.patch).
-------------------------------------------------------------------
Tue Apr 26 18:24:40 CEST 2016 - sbrabec@suse.com
- Remove incorrect --with-bashcompletiondir that breaks
bash-completion, use path in bash-completion.pc instead
(boo#977259).
-------------------------------------------------------------------
Fri Apr 22 16:41:34 CEST 2016 - sbrabec@suse.com
- Add librtas-devel to BuildRequires on Power platforms. Needed for
proper function of lscpu (bsc#975082).
-------------------------------------------------------------------
Wed Apr 13 21:29:00 UTC 2016 - sweet_f_a@gmx.de
- fix build for openSUSE >= 13.1 (inclusive SLE 12)
- drop build for openSUSE < 13.1
- remove old build conditions: sysvinit_tools, enable_su and
enable_eject
- cosmetics: reorder configure options
-------------------------------------------------------------------
Wed Apr 13 09:53:21 UTC 2016 - sweet_f_a@gmx.de