/[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.5 by vip-ire, Mon Feb 18 20:23:33 2013 UTC Revision 1.8 by charliebrady, Sat Apr 13 21:42:29 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-radiusd.spec,v 1.4 2013/02/14 20:38:41 slords Exp $  # $Id: e-smith-radiusd.spec,v 1.7 2013/03/11 20:49:36 slords 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 4  %define release 7
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  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
16    Patch4: e-smith-radiusd-2.4.0-ng.patch2
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  Requires: e-smith-base >= 4.13.16-27  Requires: e-smith-base >= 4.13.16-27
19  Requires: e-smith-lib >= 1.15.1-16  Requires: e-smith-lib >= 1.15.1-16
20  Requires: freeradius >= 2.1.12  Requires: freeradius >= 2.1.12
21  Requires: freeradius-ldap >= 2.1.12  Requires: freeradius-ldap >= 2.1.12
22  Requires: radiusclient-ng >= 0.5.6  Requires: radiusclient-ng >= 0.5.6
23    Obsoletes: radiusclient <= 0.3.2
24  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
25  BuildArchitectures: noarch  BuildArchitectures: noarch
26  %define stunnelid 451  %define stunnelid 451
# Line 26  BuildArchitectures: noarch Line 29  BuildArchitectures: noarch
29  e-smith server and gateway - configure radius server  e-smith server and gateway - configure radius server
30    
31  %changelog  %changelog
32    * Sat Apr 13 2013 Charlie Brady <charlie_brady@mitel.com> 2.4.0-7.sme
33    - Fix permissions of /etc/radiusclient-ng/servers. [SME: 7548]
34    * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme
35    - Obsolete el5 version of radiusclient [SME: 7273]
36    
37    * Thu Feb 21 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-5.sme
38    - Use the new listen directive instead of bind_address which is deprecated [SME: 7377]
39    
40  * Mon Feb 18 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme  * Mon Feb 18 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme
41  - Send log to stdout [SME: 7251]  - Send log to stdout [SME: 7251]
42    
# Line 134  e-smith server and gateway - configure r Line 145  e-smith server and gateway - configure r
145  %setup  %setup
146  %patch1 -p1  %patch1 -p1
147  %patch2 -p1  %patch2 -p1
148    %patch3 -p1
149    %patch4 -p1
150    
151  %build  %build
152  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