1 |
# $Id: smeserver-coova-chilli.spec,v 1.21 2008/11/25 16:20:19 slords Exp $ |
# $Id: smeserver-coova-chilli.spec,v 1.22 2009/03/08 18:19:59 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 8 |
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 |
|
|
35 |
%description |
%description |
36 |
This package allow you to configure a third interface |
This package allow you to configure a third interface |
42 |
This contrib will only work in server&gateway mode |
This contrib will only work in server&gateway mode |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Sun Mar 07 2009 Daniel B. <daniel@firewall-services.com> 0.2-8 |
46 |
|
- Add dhcpstart and dhcpstop db parameters (thanks jpruder) |
47 |
|
|
48 |
* 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 |
49 |
- Fix tundev template [SME: 5054] |
- Fix tundev template [SME: 5054] |
50 |
|
|
129 |
%patch6 -p1 |
%patch6 -p1 |
130 |
%patch7 -p1 |
%patch7 -p1 |
131 |
%patch8 -p1 |
%patch8 -p1 |
132 |
|
%patch9 -p1 |
133 |
|
|
134 |
%build |
%build |
135 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |