1 |
# $Id: e-smith-radiusd.spec,v 1.13 2013/06/08 09:06:55 vip-ire Exp $ |
# $Id: e-smith-radiusd.spec,v 1.14 2020/12/09 22:30:03 jpp 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 1 |
%define release 12 |
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 |
14 |
|
Patch1: e-smith-radiusd-2.6.0-freeradius3bis.patch |
15 |
|
Patch2: e-smith-radiusd-2.6.0-freeradius3ter.patch |
16 |
|
Patch3: e-smith-radiusd-2.6.0-bz10853.patch |
17 |
|
Patch4: e-smith-radiusd-2.6.0-bz11113-bz11155-systemd-update.patch |
18 |
|
|
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
Requires: e-smith-base >= 4.13.16-27 |
Requires: e-smith-base >= 4.13.16-27 |
21 |
Requires: e-smith-lib >= 1.15.1-16 |
Requires: e-smith-lib >= 1.15.1-16 |
31 |
e-smith server and gateway - configure radius server |
e-smith server and gateway - configure radius server |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
35 |
|
- add Restart=always [SME: 11113] |
36 |
|
change group of pem file to radiusd |
37 |
|
|
38 |
|
* Tue Dec 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme |
39 |
|
- create -update event [SME: 11155] |
40 |
|
- move radiusd to systemd {SME: 11113] |
41 |
|
remove noise from spec file |
42 |
|
|
43 |
|
* Thu Dec 19 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
44 |
|
- fix server restartting with virtual_server error [SME: 10853] |
45 |
|
|
46 |
|
* Tue Apr 12 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
47 |
|
- escaped {} characters in ldap template [SME: 9434] |
48 |
|
|
49 |
|
* Sun Apr 10 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
50 |
|
- fix typo [SME: 9434] |
51 |
|
|
52 |
|
* Wed Apr 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme |
53 |
|
- more adjustements regarding [SME: 9434] |
54 |
|
- e-smith-radiusd-2.6.0-freeradius3bis.patch |
55 |
|
- e-smith-radiusd-2.6.0-freeradius3ter.patch |
56 |
|
|
57 |
|
* Fri Apr 01 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
58 |
|
- fix directorie rpm ownership [SME: 9425] |
59 |
|
|
60 |
|
* Fri Apr 01 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
61 |
|
- updated syntax and conf files for freeradius3 server [SME: 9409] |
62 |
|
|
63 |
* Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme |
* Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme |
64 |
- Initial release to sme10 |
- Initial release to sme10 |
65 |
|
|
189 |
|
|
190 |
%prep |
%prep |
191 |
%setup |
%setup |
192 |
|
%patch0 -p1 |
193 |
|
%patch1 -p1 |
194 |
|
%patch2 -p1 |
195 |
|
%patch3 -p1 |
196 |
|
%patch4 -p1 |
197 |
|
rm -rf root/service root/var/service root/var/log/radiusd |
198 |
|
mkdir -p root/var/log/stunnel/ssl |
199 |
|
|
200 |
%build |
%build |
201 |
perl createlinks |
perl createlinks |
205 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
206 |
rm -f %{name}-%{version}-%{release}-filelist |
rm -f %{name}-%{version}-%{release}-filelist |
207 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
208 |
|
--file /sbin/e-smith/systemd/radiusd-configure 'attr(0554,root,root)' \ |
209 |
|
--file /sbin/e-smith/systemd/radiusd-certificate 'attr(0554,root,root)' \ |
210 |
--dir /var/service/radiusd 'attr(01755,root,root)' \ |
--dir /var/service/radiusd 'attr(01755,root,root)' \ |
211 |
--file /var/service/radiusd/down 'attr(0644,root,root)' \ |
--dir /var/log/stunnel 'attr(0755,stunnel,stunnel)' \ |
212 |
--file /var/service/radiusd/run 'attr(0755,root,root)' \ |
--dir /var/log/stunnel/ssl 'attr(0755,stunnel,stunnel)' \ |
213 |
--file /var/service/radiusd/log/run 'attr(0755,root,root)' \ |
|sed -e '/%dir %attr(0755,root,root) \/etc\/raddb/d' \ |
214 |
--dir /var/service/radiusd/supervise 'attr(0700,root,root)' \ |
|sed -e '/%dir %attr(0755,root,root) \/etc\/raddb\/mods-enabled/d' \ |
|
--dir /var/log/radiusd 'attr(0755,smelog,smelog)' \ |
|
215 |
> %{name}-%{version}-%{release}-filelist |
> %{name}-%{version}-%{release}-filelist |
216 |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
217 |
|
|
218 |
%pre |
%pre |
219 |
/sbin/e-smith/create-system-user stunnel %{stunnelid} \ |
/sbin/e-smith/create-system-user stunnel %{stunnelid} \ |
220 |
'chrooted stunnel user user' /var/log/imap/ssl /bin/false |
'chrooted stunnel user user' /var/log/stunnel/ssl /bin/false |
221 |
|
if [ $1 -gt 1 ] ; then |
222 |
|
if [ -e /var/service/radiusd/run ] ; then |
223 |
|
/usr/bin/sv d radiusd |
224 |
|
/usr/bin/sv d radiusd/log |
225 |
|
fi |
226 |
|
fi |
227 |
|
|
228 |
|
|
229 |
%clean |
%clean |
230 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
231 |
|
|
232 |
%files -f %{name}-%{version}-%{release}-filelist |
%files -f %{name}-%{version}-%{release}-filelist |
233 |
%defattr(-,root,root) |
%defattr(-,root,root) |
234 |
|
|
235 |
|
|