diff options
author | Gerald Carter <jerry@samba.org> | 2004-05-25 15:07:28 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2004-05-25 15:07:28 +0000 |
commit | c45e62fe5a2ba7200b59fc8266d444fce6f64798 (patch) | |
tree | b8b70bbbf3c7649ef6bef813f3817598277fa17b /packaging | |
parent | e850df67df890a41ebedb6ed20d76d5759890938 (diff) | |
download | samba-c45e62fe5a2ba7200b59fc8266d444fce6f64798.tar.gz samba-c45e62fe5a2ba7200b59fc8266d444fce6f64798.tar.xz samba-c45e62fe5a2ba7200b59fc8266d444fce6f64798.zip |
r881: BUG 1357: add pam-devel to build requirements
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/RedHat/samba.spec.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/RedHat/samba.spec.tmpl b/packaging/RedHat/samba.spec.tmpl index 2e1a9cbaf98..06237af7260 100644 --- a/packaging/RedHat/samba.spec.tmpl +++ b/packaging/RedHat/samba.spec.tmpl @@ -16,7 +16,7 @@ Source998: filter-requires-samba_rh8.sh Source999: filter-requires-samba_rh9.sh Packager: Gerald Carter [Samba-Team] <jerry@samba.org> -Requires: pam >= 0.72 kernel >= 2.2.1 glibc >= 2.1.2 +Requires: pam pam-devel kernel glibc Prereq: chkconfig fileutils /sbin/ldconfig Provides: samba = %{version} Obsoletes: samba-common, samba-client, samba-swat |