OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 03-Sep-2002 16:22:11
Branch: HEAD Handle: 2002090315221000
Modified files:
openpkg-src/radius radius.spec
openpkg-web news.txt
Log:
get rid of this nasty Guile stuff
Summary:
Revision Changes Path
1.15 +4 -2 openpkg-src/radius/radius.spec
1.1471 +2 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/radius/radius.spec
============================================================
$ cvs diff -u -r1.14 -r1.15 radius.spec
--- openpkg-src/radius/radius.spec 26 Aug 2002 09:39:44 -0000 1.14
+++ openpkg-src/radius/radius.spec 3 Sep 2002 14:22:10 -0000 1.15
@@ -33,7 +33,7 @@
Group: Network
License: GPL
Version: 0.96.4
-Release: 20020819
+Release: 20020903
# list of sources
Source0: ftp://ftp.gnu.org/gnu/radius/gnu-radius-%{version}.tar.gz
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, make, flex, bison, m4, gcc, guile,
libtool
+BuildPreReq: OpenPKG, openpkg >= 20020206, make, flex, bison, m4, gcc, libtool
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no
@@ -68,6 +68,8 @@
--enable-add-includes="-I%{l_prefix}/include" \
--enable-add-libs="-L%{l_prefix}/lib" \
--disable-maintainer-mode \
+ --without-guile \
+ --without-server-guile \
--enable-snmp \
--disable-pam \
--disable-nls
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1470 -r1.1471 news.txt
--- openpkg-web/news.txt 3 Sep 2002 12:33:45 -0000 1.1470
+++ openpkg-web/news.txt 3 Sep 2002 14:22:10 -0000 1.1471
@@ -1,3 +1,5 @@
+03-Sep-2002: Upgraded package: P<radius-0.96.4-20020903>
+03-Sep-2002: Upgraded package: P<guile-1.4.1-20020828>
03-Sep-2002: Upgraded package: P<treecc-0.1.4-20020903>
03-Sep-2002: Upgraded package: P<tidy-20020902-20020903>
03-Sep-2002: Upgraded package: P<perl-db-20020903-20020903>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]