/[smeserver]/rpms/e-smith-radiusd/sme9/e-smith-radiusd.spec
ViewVC logotype

Diff of /rpms/e-smith-radiusd/sme9/e-smith-radiusd.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.6 by vip-ire, Thu Feb 21 20:30:59 2013 UTC Revision 1.12 by vip-ire, Thu Jun 6 18:31:59 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-radiusd.spec,v 1.5 2013/02/18 20:23:33 vip-ire Exp $  # $Id: e-smith-radiusd.spec,v 1.11 2013/06/06 16:50:11 vip-ire Exp $
2    
3  Summary: e-smith server and gateway - configure PPTP inbound VPN  Summary: e-smith server and gateway - configure PPTP inbound VPN
4  %define name e-smith-radiusd  %define name e-smith-radiusd
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 5  %define release 9
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.xz Line 13  Source: %{name}-%{version}.tar.xz
13  Patch1: e-smith-radiusd-2.4.0-ng.patch  Patch1: e-smith-radiusd-2.4.0-ng.patch
14  Patch2: e-smith-radiusd-2.4.0-log_stdout.patch  Patch2: e-smith-radiusd-2.4.0-log_stdout.patch
15  Patch3: e-smith-radiusd-2.4.0-listen.patch  Patch3: e-smith-radiusd-2.4.0-listen.patch
16    Patch4: e-smith-radiusd-2.4.0-ng.patch2
17    Patch5: e-smith-radiusd-2.4.0-ng.patch3
18    Patch6: e-smith-radiusd-2.4.0-templates_radiusclient-ng_conf.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  Requires: e-smith-base >= 4.13.16-27  Requires: e-smith-base >= 4.13.16-27
21  Requires: e-smith-lib >= 1.15.1-16  Requires: e-smith-lib >= 1.15.1-16
22  Requires: freeradius >= 2.1.12  Requires: freeradius >= 2.1.12
23  Requires: freeradius-ldap >= 2.1.12  Requires: freeradius-ldap >= 2.1.12
24  Requires: radiusclient-ng >= 0.5.6  Requires: radiusclient-ng >= 0.5.6
25    Obsoletes: radiusclient <= 0.3.2
26  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
27  BuildArchitectures: noarch  BuildArchitectures: noarch
28  %define stunnelid 451  %define stunnelid 451
# Line 27  BuildArchitectures: noarch Line 31  BuildArchitectures: noarch
31  e-smith server and gateway - configure radius server  e-smith server and gateway - configure radius server
32    
33  %changelog  %changelog
34    * Thu Jun 6 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-9.sme
35    - Add templates for radiusclient-ng.conf file to remove binaddr
36      directive [SME: 7546]
37    
38    * Sun Apr 14 2013 Charlie Brady <charlie_brady@mitel.com> 2.4.0-8.sme
39    - Add directive to options.pptpd so that radius plugin can find the
40      radiusclient configuration file. [SME: 7546]
41    
42    * Sat Apr 13 2013 Charlie Brady <charlie_brady@mitel.com> 2.4.0-7.sme
43    - Fix permissions of /etc/radiusclient-ng/servers. [SME: 7548]
44    
45    * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme
46    - Obsolete el5 version of radiusclient [SME: 7273]
47    
48  * Thu Feb 21 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-5.sme  * Thu Feb 21 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-5.sme
49  - Use the new listen directive instead of bind_address which is deprecated [SME: 7377]  - Use the new listen directive instead of bind_address which is deprecated [SME: 7377]
50    
# Line 139  e-smith server and gateway - configure r Line 157  e-smith server and gateway - configure r
157  %patch1 -p1  %patch1 -p1
158  %patch2 -p1  %patch2 -p1
159  %patch3 -p1  %patch3 -p1
160    %patch4 -p1
161    %patch5 -p1
162    %patch6 -p1
163    
164  %build  %build
165  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed