OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 21-Oct-2003 12:59:08
Branch: HEAD Handle: 2003102111590602
Modified files:
openpkg-src/dhcp-agent dhcp-agent.spec
openpkg-web news.txt
Log:
Corrected fsl requirement
Summary:
Revision Changes Path
1.29 +3 -3 openpkg-src/dhcp-agent/dhcp-agent.spec
1.7095 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dhcp-agent/dhcp-agent.spec
============================================================================
$ cvs diff -u -r1.28 -r1.29 dhcp-agent.spec
--- openpkg-src/dhcp-agent/dhcp-agent.spec 20 Oct 2003 15:49:03 -0000 1.28
+++ openpkg-src/dhcp-agent/dhcp-agent.spec 21 Oct 2003 10:59:08 -0000 1.29
@@ -35,7 +35,7 @@
Group: Converter
License: MIT-style
Version: 0.41
-Release: 20031020
+Release: 20031021
# package options
%option with_fsl yes
@@ -54,8 +54,8 @@
BuildPreReq: libdnet, libpcap, guile
PreReq: libdnet, libpcap, guile
%if "%{with_fsl}" == "yes"
-BuildPreReq: fsl >= 1.2.0
-PreReq: fsl >= 1.2.0
+BuildPreReq: fsl >= 1.3.0
+PreReq: fsl >= 1.3.0
%endif
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7094 -r1.7095 news.txt
--- openpkg-web/news.txt 21 Oct 2003 10:09:11 -0000 1.7094
+++ openpkg-web/news.txt 21 Oct 2003 10:59:06 -0000 1.7095
@@ -1,3 +1,4 @@
+21-Oct-2003: Upgraded package: P<dhcp-agent-0.41-20031021>
21-Oct-2003: New package: P<tcpwrappers-7.6k-20031021>
21-Oct-2003: Upgraded package: P<perl-www-1.2.2-1.2.2>
21-Oct-2003: Upgraded package: P<perl-www-1.3.2-1.3.2>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]