OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 03-Jan-2003 12:25:23
Branch: HEAD Handle: 2003010311252201
Modified files:
openpkg-src/fsl fsl.spec
openpkg-web news.txt
Log:
upgrade to new %option world order
Summary:
Revision Changes Path
1.30 +6 -6 openpkg-src/fsl/fsl.spec
1.2517 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/fsl/fsl.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 fsl.spec
--- openpkg-src/fsl/fsl.spec 3 Jan 2003 10:51:59 -0000 1.29
+++ openpkg-src/fsl/fsl.spec 3 Jan 2003 11:25:23 -0000 1.30
@@ -23,9 +23,6 @@
## SUCH DAMAGE.
##
-# package options
-%option with_fsl_debug no
-
# package information
Name: fsl
Summary: Fake/Flexible Syslog Library
@@ -36,7 +33,10 @@
Group: System
License: MIT-style
Version: 1.0.6
-Release: 20021230
+Release: 20030103
+
+# package options
+%option with_fsl_debug no
# list of sources
Source0: ftp://ftp.ossp.org/pkg/lib/fsl/fsl-%{version}.tar.gz
@@ -45,8 +45,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230, gcc
-PreReq: OpenPKG, openpkg >= 20021230
+BuildPreReq: OpenPKG, openpkg >= 20030103, gcc
+PreReq: OpenPKG, openpkg >= 20030103
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2516 -r1.2517 news.txt
--- openpkg-web/news.txt 3 Jan 2003 11:24:12 -0000 1.2516
+++ openpkg-web/news.txt 3 Jan 2003 11:25:22 -0000 1.2517
@@ -1,3 +1,4 @@
+03-Jan-2003: New package: P<fsl-1.0.6-20030103>
03-Jan-2003: New package: P<emacs-21.2-20030103>
03-Jan-2003: New package: P<flex-2.5.4a-20030103>
03-Jan-2003: New package: P<cvs-1.11.4-20030103>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]