Browse Source

upgrading package: freeradius 2.1.6 -> 2.1.8

master
parent
commit
9c31f63323
  1. 6
      freeradius/freeradius.spec

6
freeradius/freeradius.spec

@ -34,8 +34,8 @@ Distribution: OpenPKG Community
Class: EVAL
Group: RADIUS
License: GPL
Version: 2.1.6
Release: 20090518
Version: 2.1.8
Release: 20100106
# package options
%option with_mysql no
@ -119,7 +119,7 @@ AutoReqProv: no
--with-logdir=%{l_prefix}/var/freeradius \
--with-radacctdir=%{l_prefix}/var/freeradius \
--with-raddbdir=%{l_prefix}/etc/freeradius \
--without-threads \
--with-threads \
--with-openssl-includes=%{l_prefix}/include/openssl \
--with-openssl-libraries=%{l_prefix}/lib/ \
--with-rlm_perl \

Loading…
Cancel
Save