1 |
# $Id: smeserver-coova-chilli.spec,v 1.13 2008/08/28 15:38:40 snetram Exp $ |
# $Id: smeserver-coova-chilli.spec,v 1.19 2008/11/06 10:43:17 vip-ire Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
5 |
Summary: Coova-Chilli, a captive portal based on ChilliSpot configured for SME server |
Summary: Coova-Chilli, a captive portal based on ChilliSpot configured for SME server |
6 |
%define name smeserver-coova-chilli |
%define name smeserver-coova-chilli |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 0.1 |
%define version 0.2 |
9 |
%define release 8 |
%define release 6 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
20 |
Requires: openssl |
Requires: openssl |
21 |
Requires: coova-chilli |
Requires: coova-chilli |
22 |
Requires: e-smith-radiusd >= 1.0.0-18 |
Requires: e-smith-radiusd >= 1.0.0-18 |
23 |
|
Requires: perl(NetAddr::IP) |
24 |
|
|
25 |
Patch1: smeserver-coova-chilli-0.1-bypass_auth_with_squid_fix.patch |
Patch1: smeserver-coova-chilli-0.2-guest_uplink_downlink.patch |
26 |
Patch2: smeserver-coova-chilli-0.1-expand_masq_fix.patch |
Patch2: smeserver-coova-chilli-0.2-guest_access.patch |
27 |
Patch3: smeserver-coova-chilli-0.1-firewall2db.patch |
Patch3: smeserver-coova-chilli-0.2-chilli_ip.patch |
28 |
Patch4: smeserver-coova-chilli-0.1-loginPageDir.patch |
Patch4: smeserver-coova-chilli-0.2-radius_timeout.patch |
29 |
Patch5: smeserver-coova-chilli-0.1-authTemplate.patch |
Patch5: smeserver-coova-chilli-0.2-guest_access2.patch |
30 |
Patch6: smeserver-coova-chilli-0.1-fixOUTreset.patch |
Patch6: smeserver-coova-chilli-0.2-template_syntax_error.patch |
31 |
Patch7: smeserver-coova-chilli-0.1-uamallowed.patch |
Patch7: smeserver-coova-chilli-0.2-httpd_warning.patch |
|
Patch8: smeserver-coova-chilli-0.1-dnsparano.patch |
|
|
Patch9: smeserver-coova-chilli-0.1-cmdsock.patch |
|
|
Patch10: smeserver-coova-chilli-0.1-directOrSquid.patch |
|
32 |
|
|
33 |
%description |
%description |
34 |
This package allow you to configure a third interface |
This package allow you to configure a third interface |
40 |
This contrib will only work in server&gateway mode |
This contrib will only work in server&gateway mode |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Thu Sep 18 2008 Daniel B. <daniel@firewall-services.com> 0.2-6 |
44 |
|
- Remove warning in httpd.conf file (httpd -t) |
45 |
|
|
46 |
|
* Mon Sep 15 2008 Daniel B. <daniel@firewall-services.com> 0.2-5 |
47 |
|
- Fix Syntax Error in /etc/chilli.conf template (25listen) [4559] |
48 |
|
|
49 |
|
* Mon Sep 08 2008 Daniel B. <daniel@firewall-services.com> 0.2-4 |
50 |
|
- Requires perl(NetAddr::IP) |
51 |
|
|
52 |
|
* Fri Sep 5 2008 Daniel B. <daniel@firewall-services.com> 0.2-3 |
53 |
|
- Chilli IP computed with NetAddr::IP |
54 |
|
- Radius timeout set to 3 sec |
55 |
|
- syntax error in radius users template fixed (for guest access) |
56 |
|
|
57 |
|
* Thu Sep 3 2008 Daniel B. <daniel@firewall-services.com> 0.2-2 |
58 |
|
- Bug fix for guest access |
59 |
|
|
60 |
|
* Tue Sep 2 2008 Daniel B. <daniel@firewall-services.com> 0.2-1 |
61 |
|
- uplink and downlink for guest account are configurable via db keys |
62 |
|
|
63 |
|
* Tue Sep 2 2008 Daniel B. <daniel@firewall-services.com> 0.2-0 |
64 |
|
- Login page is a CGI, with a server-manager login page look |
65 |
|
- Guest Access can be enabled with guestAccess key (enabled/isabled) |
66 |
|
- merge patchs in main package |
67 |
|
|
68 |
* Mon Sep 01 2008 Daniel B. <daniel@firewall-services.com> 0.1-8 |
* Mon Sep 01 2008 Daniel B. <daniel@firewall-services.com> 0.1-8 |
69 |
- Fix uamallowed not working (since bypass_auth_with_squid_fix patch) |
- Fix uamallowed not working (since bypass_auth_with_squid_fix patch) |
70 |
- Add WebRequests key (use of squid or direct connexions, default to direct) |
- Add WebRequests key (use of squid or direct connexions, default to direct) |
120 |
%patch5 -p1 |
%patch5 -p1 |
121 |
%patch6 -p1 |
%patch6 -p1 |
122 |
%patch7 -p1 |
%patch7 -p1 |
|
%patch8 -p1 |
|
|
%patch9 -p1 |
|
|
%patch10 -p1 |
|
|
|
|
|
mv root/opt/chilli.rpmnew/template/images root/opt/chilli/template |
|
|
rm -rf root/opt/chilli.rpmnew/ |
|
|
rm -rf root/etc/e-smith/templates-custom/ |
|
123 |
|
|
124 |
%build |
%build |
125 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
131 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
132 |
--file /etc/chilli/conup.sh 'attr(0750,root,root)' \ |
--file /etc/chilli/conup.sh 'attr(0750,root,root)' \ |
133 |
--file /etc/chilli/condown.sh 'attr(0750,root,root)' \ |
--file /etc/chilli/condown.sh 'attr(0750,root,root)' \ |
134 |
--file /opt/chilli/hotspotlogin-loginform.php 'config(noreplace)' \ |
--file /opt/chilli/cgi-bin/hotspotlogin.cgi 'attr(0750,root,www) %config(noreplace)' \ |
135 |
--file /opt/chilli/hotspotlogin-nonchilli.php 'config(noreplace)' \ |
--file /opt/chilli/lang/hotspotlogin.fr.pl 'config(noreplace)' \ |
136 |
--file /opt/chilli/hotspotlogin-nonssl.php 'config(noreplace)' \ |
--file /opt/chilli/lang/hotspotlogin.en.pl 'config(noreplace)' \ |
137 |
--file /opt/chilli/hotspotlogin.php 'config(noreplace)' \ |
--file /opt/chilli/css/sme.css 'config(noreplace)' \ |
|
--file /opt/chilli/lang/en.php 'config(noreplace)' \ |
|
|
--file /opt/chilli/lang/fr.php 'config(noreplace)' \ |
|
|
--file /opt/chilli/lang/main.php 'config(noreplace)' \ |
|
|
--file /opt/chilli/template/loggingin.php 'config(noreplace)' \ |
|
|
--file /opt/chilli/template/loginform-footer.php 'config(noreplace)' \ |
|
|
--file /opt/chilli/template/loginform-header.php 'config(noreplace)' \ |
|
138 |
> %{name}-%{version}-filelist |
> %{name}-%{version}-filelist |
139 |
|
|
140 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |