1 |
# $Id: smeserver-coova-chilli.spec,v 1.8 2008/08/27 20:10:47 snetram Exp $ |
# $Id: smeserver-coova-chilli.spec,v 1.10 2008/08/28 08:08:19 vip-ire Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
6 |
%define name smeserver-coova-chilli |
%define name smeserver-coova-chilli |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 0.1 |
%define version 0.1 |
9 |
%define release 4 |
%define release 5 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
19 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
20 |
Requires: openssl |
Requires: openssl |
21 |
Requires: coova-chilli |
Requires: coova-chilli |
22 |
Requires: esmith-radiusd >= 1.0.0-18 |
Requires: e-smith-radiusd >= 1.0.0-18 |
23 |
|
|
24 |
Patch1: smeserver-coova-chilli-0.1-bypass_auth_with_squid_fix.patch |
Patch1: smeserver-coova-chilli-0.1-bypass_auth_with_squid_fix.patch |
25 |
Patch2: smeserver-coova-chilli-0.1-expand_masq_fix.patch |
Patch2: smeserver-coova-chilli-0.1-expand_masq_fix.patch |
26 |
Patch3: smeserver-coova-chilli-0.1-firewall2db.patch |
Patch3: smeserver-coova-chilli-0.1-firewall2db.patch |
27 |
Patch4: smeserver-coova-chilli-0.1-loginPageDir.patch |
Patch4: smeserver-coova-chilli-0.1-loginPageDir.patch |
28 |
Patch5: smeserver-coova-chilli-0.1-authTemplate.patch |
Patch5: smeserver-coova-chilli-0.1-authTemplate.patch |
29 |
|
Patch6: smeserver-coova-chilli-0.1-fixOUTreset.patch |
30 |
|
|
31 |
%description |
%description |
32 |
This package allow you to configure a third interface |
This package allow you to configure a third interface |
38 |
This contrib will only work in server&gateway mode |
This contrib will only work in server&gateway mode |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1-5 |
42 |
|
- Remove the reset of $OUT from the template |
43 |
|
|
44 |
* Thu Aug 28 2008 Daniel B. <daniel@firewall-services.com> 0.1-4 |
* Thu Aug 28 2008 Daniel B. <daniel@firewall-services.com> 0.1-4 |
45 |
- Add template to enable auth module unix (replace the template-custom) |
- Add template to enable auth module unix (replace the template-custom) |
46 |
- Copy images to /opt/chilli/template before removing .rpmnew directory |
- Copy images to /opt/chilli/template before removing .rpmnew directory |
47 |
|
- Correct dependency (e-smith-radiusd not esmith-radiusd) |
48 |
|
|
49 |
* Wed Aug 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1-3 |
* Wed Aug 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1-3 |
50 |
- Split requirements to one per line |
- Split requirements to one per line |
74 |
%patch3 -p1 |
%patch3 -p1 |
75 |
%patch4 -p1 |
%patch4 -p1 |
76 |
%patch5 -p1 |
%patch5 -p1 |
77 |
|
%patch6 -p1 |
78 |
mv root/opt/chilli.rpmnew/template/images root/opt/chilli/template |
mv root/opt/chilli.rpmnew/template/images root/opt/chilli/template |
79 |
rm -rf root/opt/chilli.rpmnew/ |
rm -rf root/opt/chilli.rpmnew/ |
80 |
rm -rf root/etc/e-smith/templates-custom/ |
rm -rf root/etc/e-smith/templates-custom/ |