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

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

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

Revision 1.7 by slords, Wed Oct 27 15:47:12 2010 UTC Revision 1.8 by slords, Tue Nov 2 17:02:22 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-radiusd.spec,v 1.6 2009/06/02 15:59:38 slords Exp $  # $Id: e-smith-radiusd.spec,v 1.7 2010/10/27 15:47:12 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.2.0  %define version 2.2.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
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch0: e-smith-radiusd-2.2.0-perms.patch  Patch0: e-smith-radiusd-2.2.0-perms.patch
14  Patch1: e-smith-radiusd-2.2.0-add_ldap_auth.patch  Patch1: e-smith-radiusd-2.2.0-add_ldap_auth.patch
15    Patch2: e-smith-radiusd-2.2.0-ldap-auth.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
# 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 Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
30    - Auth against ldap if it is master [SME: 6323]
31    
32  * Tue Oct 27 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme  * Tue Oct 27 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
33  - Add ldap as an auth type to radius [SME: 6313]  - Add ldap as an auth type to radius [SME: 6313]
34    
# Line 118  e-smith server and gateway - configure r Line 122  e-smith server and gateway - configure r
122  %setup  %setup
123  %patch0 -p1  %patch0 -p1
124  %patch1 -p1  %patch1 -p1
125    %patch2 -p1
126    
127  %build  %build
128  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