1 |
# $Id: smeserver-coova-chilli.spec,v 1.3 2016/07/05 11:52:29 unnilennium Exp $ |
# $Id: smeserver-coova-chilli.spec,v 1.6 2016/07/05 11:55:08 unnilennium 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.3 |
%define version 0.3 |
9 |
%define release 3 |
%define release 4 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
14 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
15 |
Patch0: smeserver-coova-chilli-0.3-MasqUpdate.patch |
Patch0: smeserver-coova-chilli-0.3-MasqUpdate.patch |
16 |
Patch1: smeserver-coova-chilli-0.3-logout_screen.patch |
Patch1: smeserver-coova-chilli-0.3-logout_screen.patch |
17 |
|
Patch2: smeserver-coova-chilli-0.3-dnsfix.patch |
18 |
URL: https://contribs.org |
URL: https://contribs.org |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
36 |
This contrib will only work in server&gateway mode |
This contrib will only work in server&gateway mode |
37 |
|
|
38 |
%changelog |
%changelog |
39 |
|
* Tue Jul 05 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.3-4.sme |
40 |
|
- fix old dns default are not available [SME: 9514] |
41 |
|
|
42 |
* Tue Jul 05 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.3-3.sme |
* Tue Jul 05 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.3-3.sme |
43 |
- fix format for logout screen [SME: 9514] |
- fix format for logout screen [SME: 9514] |
44 |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
47 |
Sun Mar 07 2009 --> Sun Mar 01 2009 or Sat Mar 07 2009 or Sun Mar 08 2009 or .... |
Sun Mar 07 2009 --> Sun Mar 01 2009 or Sat Mar 07 2009 or Sun Mar 08 2009 or .... |
48 |
Wed Mar 13 2009 --> Wed Mar 11 2009 or Fri Mar 13 2009 or Wed Mar 18 2009 or .... |
Wed Mar 13 2009 --> Wed Mar 11 2009 or Fri Mar 13 2009 or Wed Mar 18 2009 or .... |
49 |
|
|
|
|
|
50 |
* Thu May 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.3-2.sme |
* Thu May 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.3-2.sme |
51 |
- fix iptables syntax exclamation mark misplaced [SME: 9514] |
- fix iptables syntax exclamation mark misplaced [SME: 9514] |
52 |
- smeserver-coova-chilli-0.3-MasqUpdate.patch |
- smeserver-coova-chilli-0.3-MasqUpdate.patch |
107 |
(thanks John K Pruder) |
(thanks John K Pruder) |
108 |
- fix a typo in squid template |
- fix a typo in squid template |
109 |
|
|
110 |
* Sun Mar 07 2009 Daniel B. <daniel@firewall-services.com> 0.2-8 |
* Sat Mar 07 2009 Daniel B. <daniel@firewall-services.com> 0.2-8 |
111 |
- Add dhcpstart and dhcpstop db parameters (thanks John K Pruder) |
- Add dhcpstart and dhcpstop db parameters (thanks John K Pruder) |
112 |
|
|
113 |
* Sun Mar 07 2009 Daniel B. <daniel@firewall-services.com> 0.2-7 |
* Sat Mar 07 2009 Daniel B. <daniel@firewall-services.com> 0.2-7 |
114 |
- Fix tundev template [SME: 5054] |
- Fix tundev template [SME: 5054] |
115 |
|
|
116 |
* Thu Sep 18 2008 Daniel B. <daniel@firewall-services.com> 0.2-6 |
* Thu Sep 18 2008 Daniel B. <daniel@firewall-services.com> 0.2-6 |
189 |
%setup |
%setup |
190 |
%patch0 -p1 |
%patch0 -p1 |
191 |
%patch1 -p1 |
%patch1 -p1 |
192 |
|
%patch2 -p1 |
193 |
|
|
194 |
%build |
%build |
195 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |