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: 15-Oct-2005 09:12:52
Branch: HEAD Handle: 2005101508125100
Modified files:
openpkg-src/libedit libedit.spec
Log:
requires gcc
Summary:
Revision Changes Path
1.18 +2 -2 openpkg-src/libedit/libedit.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libedit/libedit.spec
============================================================================
$ cvs diff -u -r1.17 -r1.18 libedit.spec
--- openpkg-src/libedit/libedit.spec 14 Oct 2005 14:26:37 -0000 1.17
+++ openpkg-src/libedit/libedit.spec 15 Oct 2005 07:12:51 -0000 1.18
@@ -37,7 +37,7 @@
Group: Terminal
License: BSD
Version: %{V_main}.%{V_snap}
-Release: 20051014
+Release: 20051015
# list of sources
Source0:
http://www.thrysoee.dk/editline/libedit-%{V_snap}-%{V_main}.tar.gz
@@ -46,7 +46,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]