1 |
# $Id: smeserver-coova-chilli.spec,v 1.21 2008/11/25 16:20:19 slords Exp $ |
# $Id: smeserver-coova-chilli.spec,v 1.24 2009/03/11 08:58:33 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.2 |
%define version 0.2 |
9 |
%define release 7 |
%define release 10 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
30 |
Patch6: smeserver-coova-chilli-0.2-template_syntax_error.patch |
Patch6: smeserver-coova-chilli-0.2-template_syntax_error.patch |
31 |
Patch7: smeserver-coova-chilli-0.2-httpd_warning.patch |
Patch7: smeserver-coova-chilli-0.2-httpd_warning.patch |
32 |
Patch8: smeserver-coova-chilli-0.2-tundev.patch |
Patch8: smeserver-coova-chilli-0.2-tundev.patch |
33 |
|
Patch9: smeserver-coova-chilli-0.2-dhcp_range.patch |
34 |
|
Patch10: smeserver-coova-chilli-0.2-localhost_nas.patch |
35 |
|
Patch11: smeserver-coova-chilli-0.2-localhost_nas2.patch |
36 |
|
Patch12: smeserver-coova-chilli-0.2-squid_template_typo.patch |
37 |
|
Patch13: smeserver-coova-chilli-0.2-typo.patch |
38 |
|
|
39 |
%description |
%description |
40 |
This package allow you to configure a third interface |
This package allow you to configure a third interface |
46 |
This contrib will only work in server&gateway mode |
This contrib will only work in server&gateway mode |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Thu Mar 12 2009 Daniel B. <daniel@firewall-services.com> 0.2-10 |
50 |
|
- Small typo correction |
51 |
|
|
52 |
|
* Tue Mar 10 2009 Daniel B. <daniel@firewall-services.com> 0.2-9 |
53 |
|
- Use allready defined localhost NAS to fixe PPTP problem [SME: 4996] |
54 |
|
(thanks John K Pruder) |
55 |
|
- fix a typo in squid template |
56 |
|
|
57 |
|
* Sun Mar 07 2009 Daniel B. <daniel@firewall-services.com> 0.2-8 |
58 |
|
- Add dhcpstart and dhcpstop db parameters (thanks John K Pruder) |
59 |
|
|
60 |
* Sun Mar 07 2009 Daniel B. <daniel@firewall-services.com> 0.2-7 |
* Sun Mar 07 2009 Daniel B. <daniel@firewall-services.com> 0.2-7 |
61 |
- Fix tundev template [SME: 5054] |
- Fix tundev template [SME: 5054] |
62 |
|
|
141 |
%patch6 -p1 |
%patch6 -p1 |
142 |
%patch7 -p1 |
%patch7 -p1 |
143 |
%patch8 -p1 |
%patch8 -p1 |
144 |
|
%patch9 -p1 |
145 |
|
%patch10 -p1 |
146 |
|
%patch11 -p1 |
147 |
|
%patch12 -p1 |
148 |
|
%patch13 -p1 |
149 |
|
|
150 |
%build |
%build |
151 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |