1 |
# $Id: smeserver-freepbx.spec,v 1.2 2013/05/12 21:04:00 unnilennium Exp $ |
# $Id: smeserver-freepbx.spec,v 1.4 2016/05/06 11:40:19 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 37 |
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 |
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/ |
57 |
|
|
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 |
|
* Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> -37.sme |
84 |
|
- new path to sql files [SME: 9495] |
85 |
|
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-1.patch |
86 |
|
|
87 |
|
* Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-36.sme |
88 |
|
- adapt script to fpbx13 and asterisk 13 [SME: 9495] |
89 |
|
- change Requires Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so to |
90 |
|
- Requires: asterisk-addons as this is the paquet providing it, and it changed name to app_mysql.so |
91 |
|
|
92 |
|
* Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-35.sme |
93 |
|
- adapt script to fpbx13 and asterisk 13 [SME: 9495] |
94 |
|
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-0.patch |
95 |
|
|
96 |
|
* Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-34.sme |
97 |
|
- first import to SME9 [SME: 9495] |
98 |
|
|
99 |
* 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 |
100 |
- 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 |
256 |
%patch32 -p1 |
%patch32 -p1 |
257 |
%patch33 -p1 |
%patch33 -p1 |
258 |
%patch34 -p1 |
%patch34 -p1 |
259 |
|
%patch35 -p1 |
260 |
|
%patch36 -p1 |
261 |
|
|
262 |
%build |
%build |
263 |
# Build symlinks |
# Build symlinks |