Subversion Repositories ALCASAR

Rev

Rev 1892 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 1892 Rev 1922
Line 1... Line 1...
1
%define _disable_ld_no_undefined 1
1
%define _disable_ld_no_undefined 1
2
 
2
 
3
Summary:        CoovaChilli is an open-source software access controller for captive portal hotspots
3
Summary:        CoovaChilli is an open-source software access controller for captive portal hotspots
4
Name:           coova-chilli
4
Name:           coova-chilli
5
Version:        1.3.1
5
Version:        1.3.1
6
Release:        3%{?dist}
6
Release:        4%{?dist}
7
License:        GPLv3
7
License:        GPLv3
8
Packager:	Richard REY (Rexy)
8
Packager:	Richard REY (Rexy)
9
Group:          System/Servers
9
Group:          System/Servers
10
URL:            https://coova.github.io/CoovaChilli
10
URL:            https://coova.github.io/CoovaChilli
11
Source:		%{name}-%{version}.tar.gz
11
Source:		%{name}-%{version}.tar.gz
Line 53... Line 53...
53
 
53
 
54
%files
54
%files
55
%defattr(-,root,root)
55
%defattr(-,root,root)
56
%{_sbindir}/*
56
%{_sbindir}/*
57
%{_libdir}/*.so*
57
%{_libdir}/*.so*
58
%doc AUTHORS COPYING ChangeLog INSTALL README doc/dictionary.chillispot doc/attributes 
58
%doc AUTHORS COPYING ChangeLog INSTALL README doc/dictionary.coovachilli doc/attributes 
59
%config %{_sysconfdir}/chilli.conf
59
%config %{_sysconfdir}/chilli.conf
60
%config %{_sysconfdir}/chilli/gui-config-default.ini
60
%config %{_sysconfdir}/chilli/gui-config-default.ini
61
%config(noreplace) %{_sysconfdir}/chilli/defaults
61
%config(noreplace) %{_sysconfdir}/chilli/defaults
62
%dir %{_sysconfdir}/chilli
62
%dir %{_sysconfdir}/chilli
63
%{_sysconfdir}/init.d/chilli
63
%{_sysconfdir}/init.d/chilli
Line 72... Line 72...
72
%exclude %{_includedir}/chilli*
72
%exclude %{_includedir}/chilli*
73
%exclude %{_libdir}/*.la*
73
%exclude %{_libdir}/*.la*
74
%exclude %{_libdir}/python/CoovaChilliLib.py*
74
%exclude %{_libdir}/python/CoovaChilliLib.py*
75
 
75
 
76
%changelog
76
%changelog
-
 
77
* Thu Jun 2 2016 Rexy for ALCASAR project
-
 
78
- 1.3.1.4 release (Limited to ALCASAR project)
77
* Sun Apr 3 2016 Rexy for ALCASAR project
79
* Sun Apr 3 2016 Rexy for ALCASAR project
78
- 1.3.1.3 release (Limited to ALCASAR project)
80
- 1.3.1.3 release (Limited to ALCASAR project)
79
* Tue May 14 2013 Crox for ALCASAR project
81
* Tue May 14 2013 Crox for ALCASAR project
80
- 1.3.0 release (Limited to ALCASAR project)
82
- 1.3.0 release (Limited to ALCASAR project)
81
* Mon Jun 18 2012 Rexy for ALCASAR project
83
* Mon Jun 18 2012 Rexy for ALCASAR project