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

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

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

Revision 1.3 by unnilennium, Fri Apr 1 20:06:39 2016 UTC Revision 1.8 by unnilennium, Tue Apr 12 10:16:09 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-radiusd.spec,v 1.2 2016/04/01 16:51:57 unnilennium Exp $  # $Id: e-smith-radiusd.spec,v 1.7 2016/04/10 07:30:52 unnilennium 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.6.0  %define version 2.6.0
7  %define release 3  %define release 8
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  Patch0: e-smith-radiusd-2.6.0-freeradius3.patch  Patch0: e-smith-radiusd-2.6.0-freeradius3.patch
14    Patch1: e-smith-radiusd-2.6.0-freeradius3bis.patch
15    Patch2: e-smith-radiusd-2.6.0-freeradius3ter.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 26  BuildArchitectures: noarch Line 28  BuildArchitectures: noarch
28  e-smith server and gateway - configure radius server  e-smith server and gateway - configure radius server
29    
30  %changelog  %changelog
31    * Tue Apr 12 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
32    - escaped {} characters in ldap template [SME: 9434]
33    
34    * Sun Apr 10 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
35    - fix typo [SME: 9434]
36    
37    * Wed Apr 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
38    - more  adjustements regarding [SME: 9434]
39    - e-smith-radiusd-2.6.0-freeradius3bis.patch
40    - e-smith-radiusd-2.6.0-freeradius3ter.patch
41    
42  * Fri Apr 01 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme  * Fri Apr 01 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
43  - fix directorie rpm ownership [SME: 9425]  - fix directorie rpm ownership [SME: 9425]
44    
# Line 162  e-smith server and gateway - configure r Line 175  e-smith server and gateway - configure r
175  %prep  %prep
176  %setup  %setup
177  %patch0 -p1  %patch0 -p1
178    %patch1 -p1
179    %patch2 -p1
180    
181  %build  %build
182  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