Browse Source

Mozilla is also a memory hog when building...

Ralf S. Engelschall 23 years ago
parent
commit
fe3f0f3bf8
1 changed files with 3 additions and 3 deletions
  1. 3 3
      mozilla/mozilla.spec

+ 3 - 3
mozilla/mozilla.spec

@@ -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