/[smecontribs]/rpms/smeserver-coova-chilli/contribs9/smeserver-coova-chilli.spec
ViewVC logotype

Diff of /rpms/smeserver-coova-chilli/contribs9/smeserver-coova-chilli.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by vip-ire, Fri May 13 10:41:31 2016 UTC Revision 1.3 by unnilennium, Tue Jul 5 11:52:29 2016 UTC
# Line 1  Line 1 
1  # $Id: smeserver-coova-chilli.spec,v 1.34 2011/03/28 06:57:35 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    
# Line 6  Summary: Coova-Chilli, a captive portal Line 6  Summary: Coova-Chilli, a captive portal
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 1  %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
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
# Line 33  they'll only have web access if they are Line 35  they'll only have web access if they are
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
42    - fix iptables syntax exclamation mark misplaced [SME: 9514]
43    - smeserver-coova-chilli-0.3-MasqUpdate.patch
44    
45  * Fri May 13 2016 Daniel Berteaud <daniel@firewall-services.com> 0.3-1  * Fri May 13 2016 Daniel Berteaud <daniel@firewall-services.com> 0.3-1
46  - Roll new stream for sme9  - Roll new stream for sme9
47    
# Line 167  This contrib will only work in server&ga Line 176  This contrib will only work in server&ga
176    
177  %prep  %prep
178  %setup  %setup
179    %patch0 -p1
180    %patch1 -p1
181    
182  %build  %build
183  /usr/bin/perl createlinks  /usr/bin/perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed