Author: duddits Date: Sat Mar 14 12:42:14 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.6.8 - buff_over_fix.patch obsolete - updated: DESTDIR.patch, makefile.patch - new pid.patch for: "error: static declaration of 'radius_pid' follows non-static declaration" - %files
---- Files affected: SPECS: radiusd-cistron.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/radiusd-cistron.spec diff -u SPECS/radiusd-cistron.spec:1.38 SPECS/radiusd-cistron.spec:1.39 --- SPECS/radiusd-cistron.spec:1.38 Fri Oct 24 16:48:08 2008 +++ SPECS/radiusd-cistron.spec Sat Mar 14 13:42:09 2009 @@ -4,18 +4,18 @@ Summary(pl.UTF-8): Serwer RADIUS Summary(pt_BR.UTF-8): Servidor RADIUS com muitas funcoes Name: radiusd-cistron -Version: 1.6.6 -Release: 7 +Version: 1.6.8 +Release: 1 License: GPL Group: Networking/Daemons/Radius Source0: ftp://ftp.radius.cistron.nl/pub/radius/%{name}-%{version}.tar.gz -# Source0-md5: 16084870890fd2ec577dbe183b51a379 +# Source0-md5: 66709d6db81f5f77db82de27fe42c700 Source1: %{name}.pamd Source2: %{name}.init Source3: %{name}.logrotate Patch0: %{name}-DESTDIR.patch Patch1: %{name}-prefix.patch -Patch2: %{name}-buff_over_fix.patch +Patch2: %{name}-pid.patch Patch3: %{name}-makefile.patch URL: http://www.radius.cistron.nl/ BuildRequires: pam-devel >= 0.77.3 @@ -155,6 +155,8 @@ %attr(640,root,root) %ghost /var/log/radutmp %attr(640,root,root) %ghost /var/log/radwtmp %attr(640,root,root) %ghost /var/log/radius.log +%dir %{_datadir}/radius +%{_datadir}/radius/dictionary.* %{_mandir}/*/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -163,6 +165,14 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2009/03/14 12:42:09 duddits +- up to 1.6.8 +- buff_over_fix.patch obsolete +- updated: DESTDIR.patch, makefile.patch +- new pid.patch for: "error: static declaration of 'radius_pid' +follows non-static declaration" +- %files + Revision 1.38 2008/10/24 14:48:08 blues - Group fixed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/radiusd-cistron.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
