OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 06-Oct-2005 20:49:02 Branch: HEAD Handle: 2005100619490200 Modified files: openpkg-src/libffi libffi.spec Log: requires GNU make Summary: Revision Changes Path 1.18 +2 -2 openpkg-src/libffi/libffi.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/libffi/libffi.spec ============================================================================ $ cvs diff -u -r1.17 -r1.18 libffi.spec --- openpkg-src/libffi/libffi.spec 3 Oct 2005 15:57:16 -0000 1.17 +++ openpkg-src/libffi/libffi.spec 6 Oct 2005 18:49:02 -0000 1.18 @@ -33,7 +33,7 @@ Group: Language License: LGPL Version: 20051003 -Release: 20051003 +Release: 20051006 # list of sources Source0: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/libffi/libffi-%{version}.tar.gz @@ -41,7 +41,7 @@ # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20040130, gcc +BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make PreReq: OpenPKG, openpkg >= 20040130 AutoReq: no AutoReqProv: no @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org