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:43:09
Branch: HEAD Handle: 2003010311430801
Modified files:
openpkg-src/spegla spegla.spec
openpkg-web news.txt
Log:
upgrade to new %option world order
Summary:
Revision Changes Path
1.7 +6 -6 openpkg-src/spegla/spegla.spec
1.2537 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/spegla/spegla.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 spegla.spec
--- openpkg-src/spegla/spegla.spec 3 Jan 2003 10:55:00 -0000 1.6
+++ openpkg-src/spegla/spegla.spec 3 Jan 2003 11:43:09 -0000 1.7
@@ -23,9 +23,6 @@
## SUCH DAMAGE.
##
-# package options
-%option with_ipv6 no
-
# package information
Name: spegla
Summary: FTP Mirroring Tool
@@ -36,7 +33,10 @@
Group: Network
License: BSD
Version: 1.1p4
-Release: 20021230
+Release: 20030103
+
+# package options
+%option with_ipv6 no
# list of sources
Source0: ftp://subzero.campus.luth.se/pub/spegla/spegla-%{version}.tar.gz
@@ -49,8 +49,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230
-PreReq: OpenPKG, openpkg >= 20021230
+BuildPreReq: OpenPKG, openpkg >= 20030103
+PreReq: OpenPKG, openpkg >= 20030103
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2536 -r1.2537 news.txt
--- openpkg-web/news.txt 3 Jan 2003 11:42:23 -0000 1.2536
+++ openpkg-web/news.txt 3 Jan 2003 11:43:08 -0000 1.2537
@@ -1,3 +1,4 @@
+03-Jan-2003: New package: P<spegla-1.1p4-20030103>
03-Jan-2003: New package: P<sasl-2.1.10-20030103>
03-Jan-2003: New package: P<samba-2.2.7a-20030103>
03-Jan-2003: New package: P<sa-1.0.2-20030103>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]