OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 09-Nov-2002 20:03:23
Branch: HEAD Handle: 2002110919032002
Modified files:
openpkg-re/vcheck vc.fsl
openpkg-src/fsl fsl.spec
openpkg-web news.txt
Log:
upgrading package: fsl 1.0.5 -> 1.0.6
Summary:
Revision Changes Path
1.18 +1 -1 openpkg-re/vcheck/vc.fsl
1.26 +7 -7 openpkg-src/fsl/fsl.spec
1.1977 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.fsl
============================================================
$ cvs diff -u -r1.17 -r1.18 vc.fsl
--- openpkg-re/vcheck/vc.fsl 21 Oct 2002 15:28:37 -0000 1.17
+++ openpkg-re/vcheck/vc.fsl 9 Nov 2002 19:03:20 -0000 1.18
@@ -2,7 +2,7 @@
}
prog fsl = {
- version = 1.0.5
+ version = 1.0.6
url = ftp://ftp.ossp.org/pkg/lib/fsl/
regex = fsl-(__VER__)\.tar\.gz
}
Index: openpkg-src/fsl/fsl.spec
============================================================
$ cvs diff -u -r1.25 -r1.26 fsl.spec
--- openpkg-src/fsl/fsl.spec 21 Oct 2002 15:28:38 -0000 1.25
+++ openpkg-src/fsl/fsl.spec 9 Nov 2002 19:03:22 -0000 1.26
@@ -23,6 +23,11 @@
## SUCH DAMAGE.
##
+# package options
+%ifndef with_fsl_debug
+%define with_fsl_debug no
+%endif
+
# package information
Name: fsl
Summary: Fake/Flexible Syslog Library
@@ -32,13 +37,8 @@
Distribution: OpenPKG [PLUS]
Group: System
License: MIT-style
-Version: 1.0.5
-Release: 20021021
-
-# package options
-%ifndef with_fsl_debug
-%define with_fsl_debug no
-%endif
+Version: 1.0.6
+Release: 20021109
# list of sources
Source0: ftp://ftp.ossp.org/pkg/lib/fsl/fsl-%{version}.tar.gz
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1976 -r1.1977 news.txt
--- openpkg-web/news.txt 9 Nov 2002 10:35:27 -0000 1.1976
+++ openpkg-web/news.txt 9 Nov 2002 19:03:21 -0000 1.1977
@@ -1,3 +1,4 @@
+09-Nov-2002: Upgraded package: P<fsl-1.0.6-20021109>
09-Nov-2002: Upgraded package: P<perltidy-20021106-20021109>
09-Nov-2002: Upgraded package: P<tidy-20021108-20021109>
09-Nov-2002: Upgraded package: P<iozone-3.140-20021109>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]