From 99d320181a2316c8c172e2fbce9f07b06d609a48 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 25 May 2004 15:07:28 +0000 Subject: r881: BUG 1357: add pam-devel to build requirements (This used to be commit 591abc5b215c086c717c19b9a8185bf759eae0b5) --- packaging/RedHat/samba.spec.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -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 -- cgit