/[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.4 by unnilennium, Tue Jul 5 11:53:20 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.3 2016/07/05 11:52:29 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    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
41      by assuming the date is correct and changing the weekday.
42      Thu Sep 03 2008 --> Thu Aug 28 2008 or Wed Sep 03 2008 or Thu Sep 04 2008 or ....
43      Sun Mar 07 2009 --> Sun Mar 01 2009 or Sat Mar 07 2009 or Sun Mar 08 2009 or ....
44      Wed Mar 13 2009 --> Wed Mar 11 2009 or Fri Mar 13 2009 or Wed Mar 18 2009 or ....
45    
46    
47    * Thu May 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.3-2.sme
48    - fix iptables syntax exclamation mark misplaced [SME: 9514]
49    - smeserver-coova-chilli-0.3-MasqUpdate.patch
50    
51  * 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
52  - Roll new stream for sme9  - Roll new stream for sme9
53    
# Line 76  This contrib will only work in server&ga Line 91  This contrib will only work in server&ga
91  - Add smeserver-remoteuseraccess as a dependency (for sudoers metadata templates)  - Add smeserver-remoteuseraccess as a dependency (for sudoers metadata templates)
92  - move templates2expand in creatlinks script  - move templates2expand in creatlinks script
93    
94  * Wed Mar 13 2009 Daniel B. <daniel@firewall-services.com> 0.2-11  * Fri Mar 13 2009 Daniel B. <daniel@firewall-services.com> 0.2-11
95      Wed Mar 13 2009 --> Wed Mar 11 2009 or Fri Mar 13 2009 or Wed Mar 18 2009 or ....
96  - Automatically allow uamallowed entries in the firewall (no need to  - Automatically allow uamallowed entries in the firewall (no need to
97    explicitly allow it agin in AllowOutgoing)    explicitly allow it agin in AllowOutgoing)
98    
# Line 108  This contrib will only work in server&ga Line 124  This contrib will only work in server&ga
124  - Radius timeout set to 3 sec  - Radius timeout set to 3 sec
125  - syntax error in radius users template fixed (for guest access)  - syntax error in radius users template fixed (for guest access)
126    
127  * Thu Sep 3 2008 Daniel B. <daniel@firewall-services.com> 0.2-2  * Wed Sep 03 2008 Daniel B. <daniel@firewall-services.com> 0.2-2
128      Thu Sep 03 2008 --> Thu Aug 28 2008 or Wed Sep 03 2008 or Thu Sep 04 2008 or ....
129  - Bug fix for guest access  - Bug fix for guest access
130    
131  * Tue Sep 2 2008 Daniel B. <daniel@firewall-services.com> 0.2-1  * Tue Sep 2 2008 Daniel B. <daniel@firewall-services.com> 0.2-1
# Line 167  This contrib will only work in server&ga Line 184  This contrib will only work in server&ga
184    
185  %prep  %prep
186  %setup  %setup
187    %patch0 -p1
188    %patch1 -p1
189    
190  %build  %build
191  /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