/[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.4 by slords, Thu Feb 14 20:38:41 2013 UTC Revision 1.5 by vip-ire, Mon Feb 18 20:23:33 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-radiusd.spec,v 1.3 2013/02/14 20:38:09 slords Exp $  # $Id: e-smith-radiusd.spec,v 1.4 2013/02/14 20:38:41 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 3  %define release 4
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  Patch1: e-smith-radiusd-2.4.0-ng.patch
14    Patch2: e-smith-radiusd-2.4.0-log_stdout.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  Requires: e-smith-base >= 4.13.16-27  Requires: e-smith-base >= 4.13.16-27
17  Requires: e-smith-lib >= 1.15.1-16  Requires: e-smith-lib >= 1.15.1-16
# Line 25  BuildArchitectures: noarch Line 26  BuildArchitectures: noarch
26  e-smith server and gateway - configure radius server  e-smith server and gateway - configure radius server
27    
28  %changelog  %changelog
29    * Mon Feb 18 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme
30    - Send log to stdout [SME: 7251]
31    
32  * Thu Feb 14 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme  * Thu Feb 14 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
33  - Add requires for freeradius-ldap module [SME: 7252]  - Add requires for freeradius-ldap module [SME: 7252]
34    
# Line 129  e-smith server and gateway - configure r Line 133  e-smith server and gateway - configure r
133  %prep  %prep
134  %setup  %setup
135  %patch1 -p1  %patch1 -p1
136    %patch2 -p1
137    
138  %build  %build
139  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