Author: glen Date: Fri Apr 14 14:57:26 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.1.1, NFY, patches need review (too much for me right now)
---- Files affected: SPECS: freeradius.spec (1.63 -> 1.64) ---- Diffs: ================================================================ Index: SPECS/freeradius.spec diff -u SPECS/freeradius.spec:1.63 SPECS/freeradius.spec:1.64 --- SPECS/freeradius.spec:1.63 Tue Apr 4 22:56:59 2006 +++ SPECS/freeradius.spec Fri Apr 14 16:57:20 2006 @@ -7,15 +7,16 @@ # Source3: ftp://ftp.freeradius.org/pub/radius/contrib/radwho.cgi # TODO # - (CVE-2006-1354) http://security.gentoo.org/glsa/glsa-200604-03.xml +# - finish update to 1.1.1 Summary: High-performance and highly configurable RADIUS server Summary(pl): Szybki i wysoce konfigurowalny serwer RADIUS Name: freeradius -Version: 1.1.0 -Release: 2 +Version: 1.1.1 +Release: 0.1 License: GPL Group: Networking/Daemons Source0: ftp://ftp.freeradius.org/pub/radius/%{name}-%{version}.tar.gz -# Source0-md5: e04ec8a07b8c8dc96e28ef7fdce261e7 +# Source0-md5: b38b24f6352090fdb571b9e8da52e12e Source1: %{name}.logrotate Source2: %{name}.init Source3: %{name}.pam @@ -44,7 +45,6 @@ BuildRequires: python BuildRequires: python-devel BuildRequires: rpm-perlprov -BuildRequires: rpmbuild(macros) >= 1.202 BuildRequires: rpmbuild(macros) >= 1.268 BuildRequires: unixODBC-devel Requires(post,preun): /sbin/chkconfig @@ -77,12 +77,12 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 +#%patch1 -p1 +#%patch2 -p1 +#%patch3 -p1 +#%patch4 -p1 %patch5 -p1 -%patch6 -p1 +#%patch6 -p1 awk 'BEGIN { printit=0; } { if (printit) print $0; } /## end libtool.m4/ { printit=1;}' \ < aclocal.m4 > acinclude.m4 @@ -211,6 +211,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.64 2006/04/14 14:57:20 glen +- 1.1.1, NFY, patches need review (too much for me right now) + Revision 1.63 2006/04/04 20:56:59 glen - add security todo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/freeradius.spec?r1=1.63&r2=1.64&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
