OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 01-Aug-2002 17:39:27
Branch: HEAD Handle: 2002080116392601
Modified files:
openpkg-re/vcheck vc.fsl
openpkg-src/fsl fsl.spec
openpkg-web news.txt
Log:
upgrading package: fsl 0.9.0 -> 1.0.0
Summary:
Revision Changes Path
1.12 +1 -1 openpkg-re/vcheck/vc.fsl
1.17 +3 -3 openpkg-src/fsl/fsl.spec
1.1087 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.fsl
============================================================
$ cvs diff -u -r1.11 -r1.12 vc.fsl
--- openpkg-re/vcheck/vc.fsl 1 Aug 2002 11:50:31 -0000 1.11
+++ openpkg-re/vcheck/vc.fsl 1 Aug 2002 15:39:26 -0000 1.12
@@ -2,7 +2,7 @@
}
prog fsl = {
- version = 0.9.0
+ version = 1.0.0
url = ftp://ftp.ossp.org/pkg/lib/fsl/
regex = fsl-(__VER__)\.tar\.gz
}
Index: openpkg-src/fsl/fsl.spec
============================================================
$ cvs diff -u -r1.16 -r1.17 fsl.spec
--- openpkg-src/fsl/fsl.spec 1 Aug 2002 11:50:32 -0000 1.16
+++ openpkg-src/fsl/fsl.spec 1 Aug 2002 15:39:27 -0000 1.17
@@ -32,7 +32,7 @@
Distribution: OpenPKG [EXP]
Group: System
License: MIT-style
-Version: 0.9.0
+Version: 1.0.0
Release: 20020801
# package options
@@ -62,8 +62,8 @@
third-party programs without the requirement to change the source code
of the program.
- Options
- with_fsl_debug=%{with_fsl_debug}
+ Options:
+ --define 'with_fsl_debug %{with_fsl_debug}'
%prep
%setup -q
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1086 -r1.1087 news.txt
--- openpkg-web/news.txt 1 Aug 2002 13:03:37 -0000 1.1086
+++ openpkg-web/news.txt 1 Aug 2002 15:39:26 -0000 1.1087
@@ -1,3 +1,4 @@
+01-Aug-2002: Upgraded package: P<fsl-1.0.0-20020801>
01-Aug-2002: Upgraded package: P<flex-2.5.4a-20020801>
01-Aug-2002: Upgraded package: P<inn-2.3.3-20020801>
01-Aug-2002: Upgraded package: P<fsl-0.9.0-20020801>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]