Browse Source

upgrading package: qt4 4.2.1 -> 4.2.2; adjust mflags to avoid exponential fork bombing of C++ compiler processes

Christoph Schug 19 years ago
parent
commit
71bd03f24f
1 changed files with 3 additions and 3 deletions
  1. 3 3
      qt4/qt4.spec

+ 3 - 3
qt4/qt4.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG Community
 Class:        EVAL
 Group:        XWindow
 License:      GPL/QPL
-Version:      4.2.1
-Release:      20061020
+Version:      4.2.2
+Release:      20061201
 
 #   list of sources
 Source0:      ftp://ftp.trolltech.com/pub/qt/source/qt-x11-opensource-src-%{version}.tar.gz
@@ -99,7 +99,7 @@ AutoReqProv:  no
         -lfreetype -lexpat -liconv
 
     #   make components
-    %{l_make} %{l_mflags -O} MAKE="%{l_make} %{l_mflags -O}"
+    %{l_make} %{l_mflags} MAKE="%{l_make} %{l_mflags}"
 
 %install
     rm -rf $RPM_BUILD_ROOT