Quoting Nate Carlson (natecars at real-time.com):
> %prep
> %setup -q
> %configure --localstatedir=%{_localstatedir} \
>         --with-authdaemonvar=%{authdaemondir}
> 
> %build
> (cd tcpd; touch INSTALL NEWS README COPYING AUTHORS ChangeLog)
> make
> make check
> %install
> 
> you could easily pass the params you want after the 'make' there.

That will work if you want to unpack the SRPMS, but I'd like to be able to rpm
--rebuild blah.src.rpm and somehow pass it the "-j 2".

-- 
Bob Tanner <tanner at real-time.com>       | Phone : (952)943-8700
http://www.mn-linux.org                 | Fax   : (952)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9