mktemp was long obsoleted by coreutils
This commit is contained in:
parent
9283c33f20
commit
3d4d1c8e67
5
zsh.spec
5
zsh.spec
@ -20,12 +20,11 @@ Source7: zshprompt.pl
|
||||
Patch0: zsh-serial.patch
|
||||
Patch4: zsh-4.3.6-8bit-prompts.patch
|
||||
Patch5: zsh-test-C02-dev_fd-mock.patch
|
||||
Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
BuildRequires: mktemp coreutils sed ncurses-devel libcap-devel
|
||||
BuildRequires: coreutils sed ncurses-devel libcap-devel
|
||||
BuildRequires: texinfo tetex texi2html gawk /bin/hostname
|
||||
Requires(post): /sbin/install-info grep
|
||||
Requires(preun): /sbin/install-info
|
||||
Requires(postun): mktemp coreutils grep
|
||||
Requires(postun): coreutils grep
|
||||
|
||||
%description
|
||||
The zsh shell is a command interpreter usable as an interactive login
|
||||
|
Loading…
Reference in New Issue
Block a user