1 |
# $Id: smeserver-freepbx.spec,v 1.1 2016/05/06 07:58:15 unnilennium Exp $ |
# $Id: smeserver-freepbx.spec,v 1.3 2016/05/06 11:09:30 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 34 |
%define release 36 |
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 |
|
|
55 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
56 |
URL: http://www.freepbx.org/ |
URL: http://www.freepbx.org/ |
62 |
Requires: httpd |
Requires: httpd |
63 |
Requires: php-pear |
Requires: php-pear |
64 |
Requires: /usr/sbin/asterisk |
Requires: /usr/sbin/asterisk |
65 |
Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so |
Requires: asterisk-addons |
66 |
Requires: dahdi-tools |
Requires: dahdi-tools |
67 |
Requires: dahdi-linux |
Requires: dahdi-linux |
68 |
Requires: sox |
Requires: sox |
79 |
This package provide the integration of FreePBX on SME Server. |
This package provide the integration of FreePBX on SME Server. |
80 |
|
|
81 |
|
|
82 |
%changelogi |
%changelog |
83 |
* Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> -34.sme |
* Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-36.sme |
84 |
|
- adapt script to fpbx13 and asterisk 13 [SME: 9495] |
85 |
|
- change Requires Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so to |
86 |
|
- Requires: asterisk-addons as this is the paquet providing it, and it changed name to app_mysql.so |
87 |
|
|
88 |
|
* Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-35.sme |
89 |
|
- adapt script to fpbx13 and asterisk 13 [SME: 9495] |
90 |
|
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-0.patch |
91 |
|
|
92 |
|
* Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-34.sme |
93 |
- first import to SME9 [SME: 9495] |
- first import to SME9 [SME: 9495] |
94 |
|
|
95 |
* 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 |
252 |
%patch32 -p1 |
%patch32 -p1 |
253 |
%patch33 -p1 |
%patch33 -p1 |
254 |
%patch34 -p1 |
%patch34 -p1 |
255 |
|
%patch35 -p1 |
256 |
|
|
257 |
|
|
258 |
%build |
%build |
259 |
# Build symlinks |
# Build symlinks |