Accepting request 865466 from shells
- remove pwdutils buildrequires, it's not needed and pwdutils got dropped many years ago (forwarded request 865455 from kukuk) OBS-URL: https://build.opensuse.org/request/show/865466 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ksh?expand=0&rev=111
This commit is contained in:
commit
68976183d4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 15:03:07 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- remove pwdutils buildrequires, it's not needed and pwdutils got
|
||||
dropped many years ago
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 13 14:10:43 CET 2020 - mls@suse.de
|
||||
|
||||
|
5
ksh.spec
5
ksh.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ksh
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -39,7 +39,6 @@ BuildRequires: groff
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: procps
|
||||
BuildRequires: psmisc
|
||||
BuildRequires: pwdutils
|
||||
BuildRequires: zlib-devel
|
||||
%if %suse_version > 1020
|
||||
BuildRequires: bind-libs
|
||||
@ -53,7 +52,7 @@ BuildRequires: awk
|
||||
BuildRequires: ed
|
||||
BuildRequires: strace
|
||||
BuildRequires: vim
|
||||
Url: http://www.research.att.com/~gsf/download/
|
||||
URL: http://www.research.att.com/~gsf/download/
|
||||
Requires(post): /bin/ln /bin/rm /etc/bash.bashrc /bin/true
|
||||
Requires(postun): /bin/ln /bin/rm /etc/bash.bashrc /bin/true
|
||||
%if %suse_version > 1120
|
||||
|
Loading…
Reference in New Issue
Block a user