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: 14-Oct-2006 11:09:28
Branch: HEAD Handle: 2006101410092800
Modified files:
openpkg-src/fontconfig fontconfig.spec
Log:
requires grep for building its alias source codes
Summary:
Revision Changes Path
1.40 +2 -2 openpkg-src/fontconfig/fontconfig.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/fontconfig/fontconfig.spec
============================================================================
$ cvs diff -u -r1.39 -r1.40 fontconfig.spec
--- openpkg-src/fontconfig/fontconfig.spec 13 Oct 2006 17:28:03 -0000
1.39
+++ openpkg-src/fontconfig/fontconfig.spec 14 Oct 2006 09:09:28 -0000
1.40
@@ -33,7 +33,7 @@
Group: XWindow
License: GPL
Version: 2.4.1
-Release: 20061013
+Release: 20061014
# list of sources
Source0: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc, grep
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: X11, libiconv, freetype, expat
PreReq: X11, libiconv, freetype, expat
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]