|
|
@@ -68,9 +68,9 @@ AutoReqProv: no
|
|
|
|
|
|
%prep
|
|
|
# display a warning that this package is a beast
|
|
|
- ( echo "This package requires about 540 MB of free disk space and about"
|
|
|
- echo "70 minutes real-time to build on a Pentium-III 800Mhz class CPU."
|
|
|
- echo "So please be prepared... ;-)"
|
|
|
+ ( echo "This package requires about 540 MB of free disk space, 200 MB of RAM"
|
|
|
+ echo "and 70 minutes real-time to build on a Pentium-III 800Mhz class CPU."
|
|
|
+ echo "So be prepared and patient, please... ;-)"
|
|
|
) | %{l_rpmtool} msg -b -t notice
|
|
|
|
|
|
# extract source distribution
|