OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 07-Dec-2008 19:11:32
Branch: HEAD Handle: 2008120718113100
Modified files:
openpkg-src/radius radius.patch radius.spec
Log:
upgrading package: radius 1.5 -> 1.6
Summary:
Revision Changes Path
1.7 +7 -7 openpkg-src/radius/radius.patch
1.57 +2 -2 openpkg-src/radius/radius.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/radius/radius.patch
============================================================================
$ cvs diff -u -r1.6 -r1.7 radius.patch
--- openpkg-src/radius/radius.patch 30 Jun 2007 08:15:44 -0000 1.6
+++ openpkg-src/radius/radius.patch 7 Dec 2008 18:11:31 -0000 1.7
@@ -1,7 +1,7 @@
Index: configure
---- configure.orig 2006-11-24 13:43:29 +0100
-+++ configure 2007-01-14 21:11:53 +0100
-@@ -46112,7 +46112,7 @@
+--- configure.orig 2008-12-06 16:13:00 +0100
++++ configure 2008-12-07 19:05:46 +0100
+@@ -36843,7 +36843,7 @@
for path in /usr/local/pgsql/lib /usr/pgsql/lib
do
@@ -10,10 +10,10 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -46169,7 +46169,7 @@
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
+@@ -36884,7 +36884,7 @@
+ test ! -s conftest.err
+ } && test -s conftest$ac_exeext &&
+ $as_test_x conftest$ac_exeext; then
- ra_cv_lib_pq=" -L$path -lpq"
+ ra_cv_lib_pq=" -L$path -lpq -lssl -lcrypto"
break
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/radius/radius.spec
============================================================================
$ cvs diff -u -r1.56 -r1.57 radius.spec
--- openpkg-src/radius/radius.spec 1 Jan 2008 15:03:34 -0000 1.56
+++ openpkg-src/radius/radius.spec 7 Dec 2008 18:11:31 -0000 1.57
@@ -31,8 +31,8 @@
Class: EVAL
Group: RADIUS
License: GPL
-Version: 1.5
-Release: 20080101
+Version: 1.6
+Release: 20081207
# package options
%option with_mysql no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]