1 |
# $Id: smeserver-coova-chilli.spec,v 1.1 2016/05/13 10:41:31 vip-ire Exp $ |
# $Id: smeserver-coova-chilli.spec,v 1.2 2016/05/26 08:53:11 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 2 |
%define release 3 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
13 |
Group: Networking/Remote access |
Group: Networking/Remote access |
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 |
17 |
URL: https://contribs.org |
URL: https://contribs.org |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
35 |
This contrib will only work in server&gateway mode |
This contrib will only work in server&gateway mode |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Tue Jul 05 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.3-3.sme |
39 |
|
- fix format for logout screen [SME: 9514] |
40 |
|
|
41 |
* 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 |
42 |
- fix iptables syntax exclamation mark misplaced [SME: 9514] |
- fix iptables syntax exclamation mark misplaced [SME: 9514] |
43 |
- smeserver-coova-chilli-0.3-MasqUpdate.patch |
- smeserver-coova-chilli-0.3-MasqUpdate.patch |
177 |
%prep |
%prep |
178 |
%setup |
%setup |
179 |
%patch0 -p1 |
%patch0 -p1 |
180 |
|
%patch1 -p1 |
181 |
|
|
182 |
%build |
%build |
183 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |