2 |
%define name smeserver-coova-chilli |
%define name smeserver-coova-chilli |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 0.1 |
%define version 0.1 |
5 |
%define release 2.el4.sme |
%define release 2 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release} |
Release: %{release}%{?dist} |
8 |
Copyright: GPL |
License: GPL |
9 |
Group: Networking/Remote access |
Group: Networking/Remote access |
10 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
11 |
URL: http://sme.firewall-services.com |
URL: http://sme.firewall-services.com |
12 |
Packager: Daniel Berteaud <daniel@firewall-services.com> |
Packager: Daniel Berteaud <daniel@firewall-services.com> |
13 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
14 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
15 |
|
BuildRequires: e-smith-devtools |
16 |
Requires: e-smith-release >= 7.0 openssl coova-chilli |
Requires: e-smith-release >= 7.0 openssl coova-chilli |
17 |
|
|
18 |
Patch1: smeserver-coova-chilli-0.1-bypass_auth_with_squid_fix.patch |
Patch1: smeserver-coova-chilli-0.1-bypass_auth_with_squid_fix.patch |
26 |
a secured captive portal. Users will be redirected |
a secured captive portal. Users will be redirected |
27 |
on a logon page and they'll have to enter credentials |
on a logon page and they'll have to enter credentials |
28 |
(sme accounts) before the server allows them. By default, |
(sme accounts) before the server allows them. By default, |
29 |
they'll only have web access if they are members of the group "chilli" |
they'll only have web access if they are members of the group "chilli" |
30 |
|
This contrib will only work in server&gateway mode |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
* Tue Aug 26 2008 Daniel B. <daniel@firewall-services.com> |
* Tue Aug 26 2008 Daniel B. <daniel@firewall-services.com> |
34 |
- [0.1-2] |
- [0.1-2] |
35 |
- Most firewall customizations (for incomming and forwarded traffic from |
- Most firewall customizations (for incomming and forwarded traffic from |
36 |
chilli network only) can be set through db commands (Patch3) |
chilli network only) can be set through db commands (Patch3) |
37 |
- Outgoing DNS is allowed only for the two DNS servers configured |
- Outgoing DNS is allowed only for the two DNS servers configured |
38 |
- Clean spec file, adn put php files in /opt/chilli (Patch4) |
- Clean spec file, and put php files in /opt/chilli (Patch4) |
|
|
|
39 |
|
|
40 |
* Tue Apr 15 2008 Daniel Berteaud <daniel@firewall-services.com> |
* Tue Apr 15 2008 Daniel Berteaud <daniel@firewall-services.com> |
41 |
- [0.1-1] |
- [0.1-1] |