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: 25-Jun-2005 20:58:26
Branch: HEAD Handle: 2005062519582500
Modified files:
openpkg-src/freeradius freeradius.patch freeradius.spec
Log:
upgrading package: freeradius 1.0.3 -> 1.0.4
Summary:
Revision Changes Path
1.6 +5 -17 openpkg-src/freeradius/freeradius.patch
1.14 +3 -3 openpkg-src/freeradius/freeradius.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/freeradius/freeradius.patch
============================================================================
$ cvs diff -u -r1.5 -r1.6 freeradius.patch
--- openpkg-src/freeradius/freeradius.patch 4 Jun 2005 07:04:39 -0000
1.5
+++ openpkg-src/freeradius/freeradius.patch 25 Jun 2005 18:58:25 -0000
1.6
@@ -1,6 +1,6 @@
Index: Make.inc.in
--- Make.inc.in.orig 2004-01-23 18:08:43 +0100
-+++ Make.inc.in 2005-06-04 08:54:23 +0200
++++ Make.inc.in 2005-06-25 20:53:37 +0200
@@ -14,7 +14,7 @@
sbindir = @sbindir@
mandir = @mandir@
@@ -20,8 +20,8 @@
RADIR = ${radacctdir}
Index: raddb/radiusd.conf.in
---- raddb/radiusd.conf.in.orig 2005-02-07 20:52:05 +0100
-+++ raddb/radiusd.conf.in 2005-06-04 08:54:23 +0200
+--- raddb/radiusd.conf.in.orig 2005-06-12 00:20:40 +0200
++++ raddb/radiusd.conf.in 2005-06-25 20:53:37 +0200
@@ -31,7 +31,7 @@
# Location of config and logfiles.
@@ -33,7 +33,7 @@
# The logging messages for the server are appended to the
Index: src/modules/rlm_ldap/rlm_ldap.c
--- src/modules/rlm_ldap/rlm_ldap.c.orig 2005-02-07 20:51:28 +0100
-+++ src/modules/rlm_ldap/rlm_ldap.c 2005-06-04 08:54:23 +0200
++++ src/modules/rlm_ldap/rlm_ldap.c 2005-06-25 20:53:37 +0200
@@ -193,6 +193,7 @@
* every use of the pthread functions.
*/
@@ -44,7 +44,7 @@
#define pthread_mutex_destroy(a)
Index: src/modules/rlm_sql/drivers/Makefile.in
--- src/modules/rlm_sql/drivers/Makefile.in.orig 2005-04-11 23:18:28
+0200
-+++ src/modules/rlm_sql/drivers/Makefile.in 2005-06-04 08:55:07 +0200
++++ src/modules/rlm_sql/drivers/Makefile.in 2005-06-25 20:53:37 +0200
@@ -18,10 +18,10 @@
common:
@@ -58,15 +58,3 @@
+ [ -d $$mod ] || exit 0; (cd $$mod && $(MAKE) $(MFLAGS) $$what)
|| exit $?;\
done
-Index: src/main/Makefile.in
---- src/main/Makefile.in.orig 2005-05-13 00:22:26 +0200
-+++ src/main/Makefile.in 2005-06-04 09:02:35 +0200
-@@ -146,7 +146,7 @@
- install:
- $(LIBTOOL) --mode=install $(INSTALL) -m 755 $(INSTALLSTRIP)
radiusd$(EXEEXT) $(R)$(sbindir)
- $(INSTALL) -m 755 $(INSTALLSTRIP) radwho$(EXEEXT) $(R)$(bindir)
-- $(INSTALL) -m 755 $(INSTALLSTRIP) radzap $(R)$(bindir)
-+ $(INSTALL) -m 755 radzap $(R)$(bindir)
- $(INSTALL) -m 755 radlast $(R)$(bindir)
- $(INSTALL) -m 755 radclient$(EXEEXT) $(R)$(bindir)
- $(INSTALL) -m 755 radrelay$(EXEEXT) $(R)$(bindir)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/freeradius/freeradius.spec
============================================================================
$ cvs diff -u -r1.13 -r1.14 freeradius.spec
--- openpkg-src/freeradius/freeradius.spec 4 Jun 2005 07:04:39 -0000
1.13
+++ openpkg-src/freeradius/freeradius.spec 25 Jun 2005 18:58:25 -0000
1.14
@@ -26,8 +26,8 @@
# FIXME: rse: still not run-time tested
# package version
-%define V_real 1.0.3
-%define V_here 1.0.3
+%define V_real 1.0.4
+%define V_here 1.0.4
# package information
Name: freeradius
@@ -40,7 +40,7 @@
Group: Network
License: GPL
Version: %{V_here}
-Release: 20050604
+Release: 20050625
# list of sources
Source0: ftp://ftp.freeradius.org/pub/radius/freeradius-%{V_real}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]