1 |
# $Id: smeserver-freepbx.spec,v 1.2 2013/05/12 21:04:00 unnilennium Exp $ |
# $Id: smeserver-freepbx.spec,v 1.12 2016/05/16 04:58:37 unnilennium Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
5 |
#%define fpbxversion 2.5.0 |
#%define fpbxversion 2.5.0 |
6 |
%define version 0.1 |
%define version 0.1 |
7 |
%define release 33 |
%define release 44 |
8 |
%define name smeserver-freepbx |
%define name smeserver-freepbx |
9 |
|
|
10 |
Summary: Asterisk web GUI |
Summary: Asterisk web GUI |
50 |
Patch32: smeserver-freepbx-0.1-session_path.patch |
Patch32: smeserver-freepbx-0.1-session_path.patch |
51 |
Patch33: smeserver-freepbx-0.1-logrotate_misdn.patch |
Patch33: smeserver-freepbx-0.1-logrotate_misdn.patch |
52 |
Patch34: smeserver-freepbx-0.1-protect_by_location.patch |
Patch34: smeserver-freepbx-0.1-protect_by_location.patch |
53 |
|
Patch35: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-0.patch |
54 |
|
Patch36: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-1.patch |
55 |
|
Patch37: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-2.patch |
56 |
|
Patch38: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-3.patch |
57 |
|
Patch39: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-4.patch |
58 |
|
Patch40: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-5.patch |
59 |
|
Patch41: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-6.patch |
60 |
|
Patch42: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-7.patch |
61 |
|
|
62 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
63 |
URL: http://www.freepbx.org/ |
URL: http://www.freepbx.org/ |
69 |
Requires: httpd |
Requires: httpd |
70 |
Requires: php-pear |
Requires: php-pear |
71 |
Requires: /usr/sbin/asterisk |
Requires: /usr/sbin/asterisk |
72 |
Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so |
Requires: asterisk-addons |
73 |
Requires: dahdi-tools |
Requires: dahdi-tools |
74 |
Requires: dahdi-linux |
Requires: dahdi-linux |
75 |
Requires: sox |
Requires: sox |
76 |
Requires: mod_auth_tkt |
Requires: mod_auth_tkt |
77 |
Requires: e-smith-base |
Requires: e-smith-base |
78 |
Requires: freepbx-src |
Requires: freepbx-src |
79 |
|
Requires: asterisk-sounds-core-en-ulaw |
80 |
|
Requires: asterisk-sounds-extra-en-ulaw |
81 |
|
Requires: asterisk-voicemail |
82 |
|
|
83 |
#Buildarch: noarch |
#Buildarch: noarch |
84 |
AutoReqProv: no |
AutoReqProv: no |
89 |
This package provide the integration of FreePBX on SME Server. |
This package provide the integration of FreePBX on SME Server. |
90 |
|
|
91 |
|
|
92 |
%changelogi |
%changelog |
93 |
|
* Mon May 16 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-44.sme |
94 |
|
- remove fop db [SME: 9495] |
95 |
|
- add some mysql setting for freepbxdb (user, email) |
96 |
|
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-7.patch |
97 |
|
|
98 |
|
* Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-43.sme |
99 |
|
- add path to ucp module [SME: 9495] |
100 |
|
- add 256Mo as default for freepbx php Memory |
101 |
|
- add AllowOveride All for .htaccess |
102 |
|
- remove httpd config to old FOP panel |
103 |
|
- add port 5061 for freepbx |
104 |
|
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-5.patch |
105 |
|
- configuration of amportal.conf and its mysql equivalent |
106 |
|
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-6.patch |
107 |
|
|
108 |
|
* Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-42.sme |
109 |
|
- remove FOP patches [SME: 9495] |
110 |
|
- deleted link to expand amportal.conf |
111 |
|
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-4.patch |
112 |
|
|
113 |
|
* Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-41.sme |
114 |
|
- remove heading of /etc/asterisk/asterisk.conf [SME: 9495] |
115 |
|
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-3.patch |
116 |
|
- bump |
117 |
|
|
118 |
|
* Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-38.sme |
119 |
|
- remove expand template amportal.conf [SME: 9495] |
120 |
|
- chown /var/lib/asterisk |
121 |
|
- installation configuration options |
122 |
|
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-2.patch |
123 |
|
- Requires: asterisk-sounds-core-en-ulaw asterisk-sounds-extra-en-ulaw asterisk-voicemail |
124 |
|
|
125 |
|
* Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-37.sme |
126 |
|
- new path to sql files [SME: 9495] |
127 |
|
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-1.patch |
128 |
|
|
129 |
|
* Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-36.sme |
130 |
|
- adapt script to fpbx13 and asterisk 13 [SME: 9495] |
131 |
|
- change Requires Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so to |
132 |
|
- Requires: asterisk-addons as this is the paquet providing it, and it changed name to app_mysql.so |
133 |
|
|
134 |
|
* Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-35.sme |
135 |
|
- adapt script to fpbx13 and asterisk 13 [SME: 9495] |
136 |
|
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-0.patch |
137 |
|
|
138 |
|
* Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-34.sme |
139 |
|
- first import to SME9 [SME: 9495] |
140 |
|
|
141 |
* Sun May 12 2013 JP Pialasse <tests@pialasse.com> 0.1-33.sme |
* Sun May 12 2013 JP Pialasse <tests@pialasse.com> 0.1-33.sme |
142 |
- buildarch removed in order to find the correct %{_libdir}/asterisk/modules/app_addon_sql_mysql.so |
- buildarch removed in order to find the correct %{_libdir}/asterisk/modules/app_addon_sql_mysql.so |
298 |
%patch32 -p1 |
%patch32 -p1 |
299 |
%patch33 -p1 |
%patch33 -p1 |
300 |
%patch34 -p1 |
%patch34 -p1 |
301 |
|
%patch35 -p1 |
302 |
|
%patch36 -p1 |
303 |
|
%patch37 -p1 |
304 |
|
%patch38 -p1 |
305 |
|
%patch39 -p1 |
306 |
|
%patch40 -p1 |
307 |
|
%patch41 -p1 |
308 |
|
%patch42 -p1 |
309 |
|
|
310 |
|
#dirty temp fix to remove file that should not be there |
311 |
|
rm root/etc/e-smith/events/freepbx-update/templates2expand/etc/amportal.conf |
312 |
|
|
313 |
%build |
%build |
314 |
# Build symlinks |
# Build symlinks |