/[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.1 by slords, Thu Feb 14 16:17:00 2013 UTC Revision 1.6 by vip-ire, Thu Feb 21 20:30:59 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-radiusd.spec,v 1.8 2010/11/02 17:02:22 slords Exp $  # $Id: e-smith-radiusd.spec,v 1.5 2013/02/18 20:23:33 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 1  %define release 5
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13    Patch1: e-smith-radiusd-2.4.0-ng.patch
14    Patch2: e-smith-radiusd-2.4.0-log_stdout.patch
15    Patch3: e-smith-radiusd-2.4.0-listen.patch
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  Requires: e-smith-base >= 4.13.16-27  Requires: e-smith-base >= 4.13.16-27
18  Requires: e-smith-lib >= 1.15.1-16  Requires: e-smith-lib >= 1.15.1-16
19  Requires: freeradius >= 1.0.1  Requires: freeradius >= 2.1.12
20  Requires: radiusclient >= 0.3.2  Requires: freeradius-ldap >= 2.1.12
21    Requires: radiusclient-ng >= 0.5.6
22  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
23  BuildArchitectures: noarch  BuildArchitectures: noarch
24  %define stunnelid 451  %define stunnelid 451
# Line 23  BuildArchitectures: noarch Line 27  BuildArchitectures: noarch
27  e-smith server and gateway - configure radius server  e-smith server and gateway - configure radius server
28    
29  %changelog  %changelog
30    * Thu Feb 21 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-5.sme
31    - Use the new listen directive instead of bind_address which is deprecated [SME: 7377]
32    
33    * Mon Feb 18 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme
34    - Send log to stdout [SME: 7251]
35    
36    * Thu Feb 14 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
37    - Add requires for freeradius-ldap module [SME: 7252]
38    
39    * Thu Feb 14 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
40    - Update radiusclient to radiusclient-ng
41    
42  * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme  * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
43  - Roll new stream for sme9  - Roll new stream for sme9
44    
# Line 120  e-smith server and gateway - configure r Line 136  e-smith server and gateway - configure r
136    
137  %prep  %prep
138  %setup  %setup
139    %patch1 -p1
140    %patch2 -p1
141    %patch3 -p1
142    
143  %build  %build
144  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