more rpm problems...
Damien Miller
djm at mindrot.org
Mon Feb 12 09:40:11 EST 2001
On Sun, 11 Feb 2001, Pekka Savola wrote:
> +# Reserve options to override askpass settings with rpm -ba|--rebuild --define
> +%{?skip_x11_askpass:%define no_x11_askpass 1}
> +%{?skip_gnome_askpass:%define no_gnome_askpass 1}
> +
> Summary: OpenSSH free Secure Shell (SSH) implementation
> Name: openssh
> Version: %{oversion}
> ----8<---
> Also, it'd be probably good idea to add rpm >= 3.0.5 Requires and/or
> BuildRequires so people don't wonder why their non-updated RHL6x can't
> cope with --rebuild.
Thanks - both of these are in. The Redhat spec file now can do
rpm -ba openssh.spec --define "skip_x11_askpass 1"
--define "skip_gnome_askpass 1"
--define "rh7 1"
The rh7 define uses the newer pam_stack stuff in /etc/pam.d/sshd
-d
--
| Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's
| http://www.mindrot.org / distributed filesystem'' - Dan Geer
More information about the openssh-unix-dev
mailing list