1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-25 17:57:42 +03:00

Changing to PHT standard SPEC settings.

(This used to be commit bf2b97f5905419cdfe43b0f0f1f3b7b85881711a)
This commit is contained in:
John Terpstra 1998-12-21 10:12:27 +00:00
parent 0504d696f8
commit 475e2c1a35

View File

@ -7,7 +7,6 @@ Group: Networking
Source: ftp://samba.org/pub/samba/samba-PVERSION.tar.gz
Patch: makefile-path.patch
Patch1: smbw.patch
Packager: John H Terpstra [Samba-Team] <jht@samba.org>
Requires: pam >= 0.64
Prereq: chkconfig fileutils
BuildRoot: /var/tmp/samba
@ -97,7 +96,7 @@ enabled. Red Hat Linux has built in support for quotas in PAM.
%build
cd source
./configure --prefix=/usr --libdir=/etc --with-smbwrapper
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=/etc --with-smbwrapper
make all smbwrapper
%install