forked from pool/util-linux
Accepting request 393319 from home:sbrabec:branches:util-linux-bsc977259
- Add librtas-devel to BuildRequires on Power platforms. Needed for proper function of lscpu (bsc#975082). Also add Conflicts to bash-completion change. OBS-URL: https://build.opensuse.org/request/show/393319 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=306
This commit is contained in:
parent
a15bb30f60
commit
15f40b602e
@ -5,6 +5,12 @@ Tue Apr 26 18:24:40 CEST 2016 - sbrabec@suse.com
|
||||
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
|
||||
|
||||
|
@ -90,6 +90,9 @@ BuildRequires: pkg-config
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: utempter-devel
|
||||
BuildRequires: zlib-devel
|
||||
%ifarch ppc ppc64 ppc64le
|
||||
BuildRequires: librtas-devel
|
||||
%endif
|
||||
%if %verify_sig
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
@ -175,6 +178,8 @@ Obsoletes: login < 4.0-33.7
|
||||
Conflicts: coreutils < 8.21
|
||||
# File conflict of sulogin and utmpdump (up to 12.3 and SLE11).
|
||||
Conflicts: sysvinit-tools < 2.88+-87
|
||||
# File conflicts of completion files with <= Leap 42.1 and <= SLE12 SP1 (fixed by SLE12 Update, boo#977259#c3).
|
||||
Conflicts: bash-completion <= 2.1-13.1
|
||||
# bnc#805684:
|
||||
%ifarch s390x
|
||||
Obsoletes: s390-32
|
||||
|
@ -5,6 +5,12 @@ Tue Apr 26 18:24:40 CEST 2016 - sbrabec@suse.com
|
||||
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
|
||||
|
||||
|
@ -90,6 +90,9 @@ BuildRequires: pkg-config
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: utempter-devel
|
||||
BuildRequires: zlib-devel
|
||||
%ifarch ppc ppc64 ppc64le
|
||||
BuildRequires: librtas-devel
|
||||
%endif
|
||||
%if %verify_sig
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
@ -175,6 +178,8 @@ Obsoletes: login < 4.0-33.7
|
||||
Conflicts: coreutils < 8.21
|
||||
# File conflict of sulogin and utmpdump (up to 12.3 and SLE11).
|
||||
Conflicts: sysvinit-tools < 2.88+-87
|
||||
# File conflicts of completion files with <= Leap 42.1 and <= SLE12 SP1 (fixed by SLE12 Update, boo#977259#c3).
|
||||
Conflicts: bash-completion <= 2.1-13.1
|
||||
# bnc#805684:
|
||||
%ifarch s390x
|
||||
Obsoletes: s390-32
|
||||
|
@ -5,6 +5,12 @@ Tue Apr 26 18:24:40 CEST 2016 - sbrabec@suse.com
|
||||
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
|
||||
|
||||
|
@ -90,6 +90,9 @@ BuildRequires: pkg-config
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: utempter-devel
|
||||
BuildRequires: zlib-devel
|
||||
%ifarch ppc ppc64 ppc64le
|
||||
BuildRequires: librtas-devel
|
||||
%endif
|
||||
%if %verify_sig
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
@ -175,6 +178,8 @@ Obsoletes: login < 4.0-33.7
|
||||
Conflicts: coreutils < 8.21
|
||||
# File conflict of sulogin and utmpdump (up to 12.3 and SLE11).
|
||||
Conflicts: sysvinit-tools < 2.88+-87
|
||||
# File conflicts of completion files with <= Leap 42.1 and <= SLE12 SP1 (fixed by SLE12 Update, boo#977259#c3).
|
||||
Conflicts: bash-completion <= 2.1-13.1
|
||||
# bnc#805684:
|
||||
%ifarch s390x
|
||||
Obsoletes: s390-32
|
||||
|
Loading…
Reference in New Issue
Block a user