mktemp was long obsoleted by coreutils

This commit is contained in:
Peter Robinson 2012-01-11 10:48:23 +00:00
parent 9283c33f20
commit 3d4d1c8e67

View File

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