Author: sparky                       Date: Wed May 16 18:15:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- started update to 1.1.6, work-in-progress

---- Files affected:
SPECS:
   freeradius.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: SPECS/freeradius.spec
diff -u SPECS/freeradius.spec:1.70 SPECS/freeradius.spec:1.71
--- SPECS/freeradius.spec:1.70  Thu Apr 26 22:58:22 2007
+++ SPECS/freeradius.spec       Wed May 16 20:15:36 2007
@@ -10,12 +10,12 @@
 Summary:       High-performance and highly configurable RADIUS server
 Summary(pl.UTF-8):     Szybki i wysoce konfigurowalny serwer RADIUS
 Name:          freeradius
-Version:       1.1.1
-Release:       0.2
+Version:       1.1.6
+Release:       0.1
 License:       GPL
 Group:         Networking/Daemons
 Source0:       ftp://ftp.freeradius.org/pub/radius/%{name}-%{version}.tar.gz
-# Source0-md5: b38b24f6352090fdb571b9e8da52e12e
+# Source0-md5: a053d353ce5f393cb70795fd363a586f
 Source1:       %{name}.logrotate
 Source2:       %{name}.init
 Source3:       %{name}.pam
@@ -84,8 +84,7 @@
 %patch5 -p1
 #%patch6 -p1
 
-awk 'BEGIN { printit=0; } { if (printit) print $0; } /## end libtool.m4/ { 
printit=1;}' \
-       < aclocal.m4 > acinclude.m4
+sed -e '/m4_include..libtool/d' < aclocal.m4 > acinclude.m4
 
 %build
 maindir="$(pwd)"
@@ -94,7 +93,8 @@
        rlm_eap rlm_example rlm_ippool rlm_krb5 rlm_ldap rlm_otp \
        rlm_pam rlm_perl rlm_python rlm_radutmp rlm_smb \
        rlm_sql/drivers/rlm_sql_{db2,iodbc,mysql,oracle,postgresql,unixodbc} \
-       rlm_sql rlm_sql_log rlm_sqlcounter rlm_unix ; do
+       rlm_sql rlm_sqlcounter rlm_unix ; do
+# rlm_sql_log - no configure.{in,ac}
 
        cd src/modules/${d}
        %{__aclocal} -I ${maindir}
@@ -211,6 +211,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2007/05/16 18:15:36  sparky
+- started update to 1.1.6, work-in-progress
+
 Revision 1.70  2007/04/26 20:58:22  qboosh
 - CVE reference
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/freeradius.spec?r1=1.70&r2=1.71&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to