OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 01-Dec-2006 19:26:56 Branch: HEAD Handle: 2006120118265600 Modified files: openpkg-src/qt4 qt4.spec Log: upgrading package: qt4 4.2.1 -> 4.2.2; adjust mflags to avoid exponential fork bombing of C++ compiler processes Summary: Revision Changes Path 1.11 +3 -3 openpkg-src/qt4/qt4.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/qt4/qt4.spec ============================================================================ $ cvs diff -u -r1.10 -r1.11 qt4.spec --- openpkg-src/qt4/qt4.spec 20 Oct 2006 18:58:53 -0000 1.10 +++ openpkg-src/qt4/qt4.spec 1 Dec 2006 18:26:56 -0000 1.11 @@ -32,8 +32,8 @@ 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 @@ -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 @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org