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

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

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


Revision 1.6 - (hide annotations) (download)
Thu Apr 7 07:16:22 2016 UTC (8 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-radiusd-2_6_0-6_el7_sme
Changes since 1.5: +6 -3 lines
* Wed Apr 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
- more  adjustements regarding [SME: 9425]
- e-smith-radiusd-2.6.0-freeradius3bis.patch
- e-smith-radiusd-2.6.0-freeradius3ter.patch

1 unnilennium 1.6 # $Id: e-smith-radiusd.spec,v 1.5 2016/04/07 05:52:20 unnilennium Exp $
2 stephdl 1.1
3     Summary: e-smith server and gateway - configure PPTP inbound VPN
4     %define name e-smith-radiusd
5     Name: %{name}
6     %define version 2.6.0
7 unnilennium 1.6 %define release 6
8 stephdl 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.xz
13 unnilennium 1.2 Patch0: e-smith-radiusd-2.6.0-freeradius3.patch
14 unnilennium 1.4 Patch1: e-smith-radiusd-2.6.0-freeradius3bis.patch
15 unnilennium 1.6 Patch2: e-smith-radiusd-2.6.0-freeradius3ter.patch
16 stephdl 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17     Requires: e-smith-base >= 4.13.16-27
18     Requires: e-smith-lib >= 1.15.1-16
19     Requires: freeradius >= 2.1.12
20     Requires: freeradius-ldap >= 2.1.12
21     Requires: radiusclient-ng >= 0.5.6
22     Obsoletes: radiusclient <= 0.3.2
23     BuildRequires: e-smith-devtools >= 1.13.1-03
24     BuildArchitectures: noarch
25     %define stunnelid 451
26    
27     %description
28     e-smith server and gateway - configure radius server
29    
30     %changelog
31 unnilennium 1.6 * Wed Apr 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
32 unnilennium 1.4 - more adjustements regarding [SME: 9425]
33     - e-smith-radiusd-2.6.0-freeradius3bis.patch
34 unnilennium 1.6 - e-smith-radiusd-2.6.0-freeradius3ter.patch
35 unnilennium 1.4
36 unnilennium 1.3 * Fri Apr 01 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
37     - fix directorie rpm ownership [SME: 9425]
38    
39 unnilennium 1.2 * Fri Apr 01 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
40     - updated syntax and conf files for freeradius3 server [SME: 9409]
41    
42 stephdl 1.1 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
43     - Initial release to sme10
44    
45     * Sat Jun 8 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-10.sme
46     - the config file is radiusclient.conf, not radiusclient-ng.conf [SME: 7546]
47    
48     * Thu Jun 6 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-9.sme
49     - Add templates for radiusclient-ng.conf file to remove binaddr
50     directive [SME: 7546]
51    
52     * Sun Apr 14 2013 Charlie Brady <charlie_brady@mitel.com> 2.4.0-8.sme
53     - Add directive to options.pptpd so that radius plugin can find the
54     radiusclient configuration file. [SME: 7546]
55    
56     * Sat Apr 13 2013 Charlie Brady <charlie_brady@mitel.com> 2.4.0-7.sme
57     - Fix permissions of /etc/radiusclient-ng/servers. [SME: 7548]
58    
59     * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme
60     - Obsolete el5 version of radiusclient [SME: 7273]
61    
62     * Thu Feb 21 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-5.sme
63     - Use the new listen directive instead of bind_address which is deprecated [SME: 7377]
64    
65     * Mon Feb 18 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme
66     - Send log to stdout [SME: 7251]
67    
68     * Thu Feb 14 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
69     - Add requires for freeradius-ldap module [SME: 7252]
70    
71     * Thu Feb 14 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
72     - Update radiusclient to radiusclient-ng
73    
74     * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
75     - Roll new stream for sme9
76    
77     * Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
78     - Auth against ldap if it is master [SME: 6323]
79    
80     * Tue Oct 27 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
81     - Add ldap as an auth type to radius [SME: 6313]
82    
83     * Tue Jun 2 2009 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
84     - Fix owner/perms for radius files [SME: 5317]
85    
86     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
87     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
88    
89     * Wed Aug 20 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-18
90     - Allow for multiple auth modules in radiusd.conf [SME: 4166]
91    
92     * Sat Aug 09 2008 Gavin Weight <gweight@gmail.com> 1.0.0-17
93     - Remove the Requires kernel =>2.4 line. [SME: 4483]
94    
95     * Fri May 18 2007 Federico Simoncelli <federico.simoncelli@gmail.com> 1.0.0-16
96     - Added support for fixed ip addresses in the pptp vpn [SME: 1230]
97    
98     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
99     - Clean up spec so package can be built by koji/plague
100    
101     * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.0.0-14
102     - Fix perms on servers file [SME: 2720]
103    
104     * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.0.0-14
105     - Fix perms on client.conf file [SME: 2708]
106    
107     * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 1.0.0-13
108     - Break up auth template to allow customization [SME: 2565]
109    
110     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
111     - Update to new release naming. No functional changes.
112     - Make Packager generic
113    
114     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-12
115     - Bump release number only
116    
117     * Tue Sep 27 2005 Charlie Brady <charlieb@e-smith.com>
118     - [1.0.0-11]
119     - Fix run script so that output actually goes to the logger. [SF: 1280982]
120    
121     * Mon Sep 26 2005 Charlie Brady <charlieb@e-smith.com>
122     - [1.0.0-10]
123     - Make sure that the log/run script is executable, and that
124     the log directory exists. [SF: 1280982]
125     - Make sure that stunnel user exists, by making sure that
126     %pre script works :-) (%stunnelid was not defined).
127    
128     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
129     - [1.0.0-9]
130     - Add a log/run script [SF: 1280982]
131    
132     * Fri Sep 2 2005 Charlie Brady <charlieb@e-smith.com>
133     - [1.0.0-8]
134     - Make sure that stunnel user exists, by %pre script.
135    
136     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
137     - [1.0.0-7]
138     - [More updates from Shad.]
139     - Add accounting into radiusd
140     - Let radius do its own normal logging
141    
142     * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
143     - [1.0.0-6]
144     - Expand /etc/raddb/users in user-lock [SF: 1225995]
145     - Expand sigterm in password-modify, ldap-update [SF: 1225995]
146    
147     * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
148     - [1.0.0-5]
149     - Expand /etc/raddb/users in password-modify event [SF: 1215401]
150    
151     * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
152     - [1.0.0-4]
153     - Add missing patch to allow local hosts to be radius clients. [SF: 1215401]
154    
155     * Thu Jun 16 2005 Charlie Brady <charlieb@e-smith.com>
156     - [1.0.0-3]
157     - Use e-smith-services startup symlink for radiusd, so that 'status'
158     property is honoured. [SF: 1215401]
159    
160     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
161     - [1.0.0-2]
162     - Patches from Shad to automate radiusd startup, and to allow local hosts to
163     be radius clients. [SF: 1215401]
164    
165     * Mon Jun 13 2005 Shad L. Lords <slords@mail.com>
166     - [1.0.0-1]
167     - initial
168    
169     %prep
170     %setup
171 unnilennium 1.2 %patch0 -p1
172 unnilennium 1.4 %patch1 -p1
173 unnilennium 1.6 %patch2 -p1
174 stephdl 1.1
175     %build
176     perl createlinks
177    
178     %install
179     rm -rf $RPM_BUILD_ROOT
180     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
181     rm -f %{name}-%{version}-%{release}-filelist
182     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
183     --dir /var/service/radiusd 'attr(01755,root,root)' \
184     --file /var/service/radiusd/down 'attr(0644,root,root)' \
185     --file /var/service/radiusd/run 'attr(0755,root,root)' \
186     --file /var/service/radiusd/log/run 'attr(0755,root,root)' \
187     --dir /var/service/radiusd/supervise 'attr(0700,root,root)' \
188     --dir /var/log/radiusd 'attr(0755,smelog,smelog)' \
189 unnilennium 1.3 |sed -e '/%dir %attr(0755,root,root) \/etc\/raddb/d' \
190     |sed -e '/%dir %attr(0755,root,root) \/etc\/raddb\/mods-enabled/d' \
191 stephdl 1.1 > %{name}-%{version}-%{release}-filelist
192     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
193    
194     %pre
195     /sbin/e-smith/create-system-user stunnel %{stunnelid} \
196     'chrooted stunnel user user' /var/log/imap/ssl /bin/false
197    
198     %clean
199     rm -rf $RPM_BUILD_ROOT
200    
201     %files -f %{name}-%{version}-%{release}-filelist
202     %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed