diff options
author | Gerald Carter <jerry@samba.org> | 2004-05-25 15:07:28 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:51:48 -0500 |
commit | 99d320181a2316c8c172e2fbce9f07b06d609a48 (patch) | |
tree | e47884bad29862e48f7f269f8a5ac25d5038d063 | |
parent | 3b99e5e34d31ec792e213f2c2001d71873923cd3 (diff) | |
download | samba-99d320181a2316c8c172e2fbce9f07b06d609a48.tar.gz samba-99d320181a2316c8c172e2fbce9f07b06d609a48.tar.bz2 samba-99d320181a2316c8c172e2fbce9f07b06d609a48.zip |
r881: BUG 1357: add pam-devel to build requirements
(This used to be commit 591abc5b215c086c717c19b9a8185bf759eae0b5)
-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 2e1a9cbaf9..06237af726 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 |