OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 20-Oct-2003 14:48:09
Branch: HEAD Handle: 2003102013480801
Modified files:
openpkg-src/fsl fsl.spec
openpkg-web news.txt
Log:
fsl 1.3.0 has been verified to build with Sun Workshop compiler, so
remove gcc dependency
Summary:
Revision Changes Path
1.55 +2 -2 openpkg-src/fsl/fsl.spec
1.7084 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/fsl/fsl.spec
============================================================================
$ cvs diff -u -r1.54 -r1.55 fsl.spec
--- openpkg-src/fsl/fsl.spec 6 Oct 2003 11:55:50 -0000 1.54
+++ openpkg-src/fsl/fsl.spec 20 Oct 2003 12:48:09 -0000 1.55
@@ -33,7 +33,7 @@
Group: System
License: MIT-style
Version: 1.3.0
-Release: 20031006
+Release: 20031020
# package options
%option with_fsl_debuglogcode no
@@ -46,7 +46,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030718, gcc
+BuildPreReq: OpenPKG, openpkg >= 20030718
PreReq: OpenPKG, openpkg >= 20030718
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7083 -r1.7084 news.txt
--- openpkg-web/news.txt 20 Oct 2003 12:47:35 -0000 1.7083
+++ openpkg-web/news.txt 20 Oct 2003 12:48:08 -0000 1.7084
@@ -1,3 +1,4 @@
+20-Oct-2003: Upgraded package: P<fsl-1.3.0-20031020>
20-Oct-2003: Upgraded package: P<openpkg-20031020-20031020>
20-Oct-2003: Upgraded package: P<sendmail-8.12.9-1.3.2>
20-Oct-2003: Upgraded package: P<sendmail-8.12.10-20031020>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]