openssh: some fixes for systemd units, drop unused rdep.
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
# Template file for 'openssh'
|
||||
pkgname=openssh
|
||||
version=6.1p1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-tcp-wrappers --datadir=/usr/share/openssh
|
||||
--sysconfdir=/etc/ssh --without-selinux --with-privsep-user=nobody
|
||||
--with-mantype=man --without-rpath --with-xauth=/usr/bin/xauth
|
||||
--with-ssl-engine --disable-strip --with-privsep-path=/var/chroot/ssh
|
||||
--with-kerberos5=/usr --with-pid-dir=/run --with-pam"
|
||||
depends="shadow"
|
||||
replaces="openssh-client<6.1p1"
|
||||
makedepends="perl>=0 zlib-devel openssl-devel pam-devel mit-krb5-devel e2fsprogs-devel"
|
||||
conf_files="/etc/ssh/moduli /etc/ssh/ssh_config"
|
||||
|
||||
Reference in New Issue
Block a user