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: 09-Jun-2003 17:56:22
Branch: HEAD Handle: 2003060916562101
Modified files:
openpkg-src/proftpd proftpd.spec
openpkg-web news.txt
Log:
no, proftpd certainly does not require getopt under runtime
Summary:
Revision Changes Path
1.53 +2 -2 openpkg-src/proftpd/proftpd.spec
1.4781 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/proftpd/proftpd.spec
============================================================================
$ cvs diff -u -r1.52 -r1.53 proftpd.spec
--- openpkg-src/proftpd/proftpd.spec 6 Jun 2003 16:38:14 -0000 1.52
+++ openpkg-src/proftpd/proftpd.spec 9 Jun 2003 15:56:22 -0000 1.53
@@ -33,7 +33,7 @@
Group: FTP
License: GPL
Version: 1.2.8
-Release: 20030606
+Release: 20030609
# package options
%option with_mysql no
@@ -57,7 +57,7 @@
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, ncurses, getopt, make
-PreReq: OpenPKG, openpkg >= 20030103, ncurses, getopt
+PreReq: OpenPKG, openpkg >= 20030103, ncurses
%if "%{with_mysql}" == "yes"
BuildPreReq: MYSQL
%endif
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.4780 -r1.4781 news.txt
--- openpkg-web/news.txt 9 Jun 2003 15:55:14 -0000 1.4780
+++ openpkg-web/news.txt 9 Jun 2003 15:56:21 -0000 1.4781
@@ -1,3 +1,4 @@
+09-Jun-2003: Upgraded package: P<proftpd-1.2.8-20030609>
09-Jun-2003: Upgraded package: P<getopt-20030307-20030609>
09-Jun-2003: Upgraded package: P<gtk2-2.2.1-20030609>
09-Jun-2003: New package: P<nessus-tool-2.0.6a-20030609>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]