1 |
# $Id: smeserver-coova-chilli.spec,v 1.7 2016/07/05 12:33:26 unnilennium Exp $ |
# $Id: smeserver-coova-chilli.spec,v 1.2 2020/12/21 19:25:51 brianr 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 4 |
%define release 6 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch2: smeserver-coova-chilli-0.3-dnsfix.patch |
18 |
|
Patch3: smeserver-coova-chilli-0.3-bz12041-24syntax.patch |
19 |
URL: https://contribs.org |
URL: https://contribs.org |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
37 |
This contrib will only work in server&gateway mode |
This contrib will only work in server&gateway mode |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Fri Jul 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-6.sme |
41 |
|
- update access syntax for httpd 2.4 [SME: 12041] |
42 |
|
|
43 |
|
* Mon Dec 21 2020 Brian Read <brianr@bjsystems.co.uk> 0.3-5.sme |
44 |
|
- Initial Import in SME10 [SME: 11289] |
45 |
|
|
46 |
* Tue Jul 05 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.3-4.sme |
* Tue Jul 05 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.3-4.sme |
47 |
- fix old dns default are not available [SME: 9514] |
- fix old dns default are not available [SME: 9514] |
48 |
|
|
197 |
%patch0 -p1 |
%patch0 -p1 |
198 |
%patch1 -p1 |
%patch1 -p1 |
199 |
%patch2 -p1 |
%patch2 -p1 |
200 |
|
%patch3 -p1 |
201 |
|
|
202 |
%build |
%build |
203 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |