OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Jan-2003 17:57:15
Branch: HEAD Handle: 2003011516571500
Modified files:
openpkg-src/al al.spec
Log:
GCC is not needed, tested against Sun Forte C
Summary:
Revision Changes Path
1.10 +1 -1 openpkg-src/al/al.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/al/al.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 al.spec
--- openpkg-src/al/al.spec 15 Jan 2003 16:44:58 -0000 1.9
+++ openpkg-src/al/al.spec 15 Jan 2003 16:57:15 -0000 1.10
@@ -44,7 +44,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, gcc
+BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103
%if "%{with_ex}" == "yes"
BuildPreReq: ex
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]