1 |
# $Id: smeserver-freepbx.spec,v 1.4 2016/05/06 11:40:19 unnilennium Exp $ |
# $Id: smeserver-freepbx.spec,v 1.10 2016/05/15 16:32:55 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 37 |
%define release 42 |
8 |
%define name smeserver-freepbx |
%define name smeserver-freepbx |
9 |
|
|
10 |
Summary: Asterisk web GUI |
Summary: Asterisk web GUI |
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 |
Patch35: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-0.patch |
54 |
Patch36: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-1.patch |
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 |
|
|
59 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
60 |
URL: http://www.freepbx.org/ |
URL: http://www.freepbx.org/ |
61 |
|
|
73 |
Requires: mod_auth_tkt |
Requires: mod_auth_tkt |
74 |
Requires: e-smith-base |
Requires: e-smith-base |
75 |
Requires: freepbx-src |
Requires: freepbx-src |
76 |
|
Requires: asterisk-sounds-core-en-ulaw |
77 |
|
Requires: asterisk-sounds-extra-en-ulaw |
78 |
|
Requires: asterisk-voicemail |
79 |
|
|
80 |
#Buildarch: noarch |
#Buildarch: noarch |
81 |
AutoReqProv: no |
AutoReqProv: no |
87 |
|
|
88 |
|
|
89 |
%changelog |
%changelog |
90 |
* Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> -37.sme |
* Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-42.sme |
91 |
|
- remove FOP patches [SME: 9495] |
92 |
|
- deleted link to expand amportal.conf |
93 |
|
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-4.patch |
94 |
|
|
95 |
|
* Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-41.sme |
96 |
|
- remove heading of /etc/asterisk/asterisk.conf [SME: 9495] |
97 |
|
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-3.patch |
98 |
|
- bump |
99 |
|
|
100 |
|
* Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-38.sme |
101 |
|
- remove expand template amportal.conf [SME: 9495] |
102 |
|
- chown /var/lib/asterisk |
103 |
|
- installation configuration options |
104 |
|
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-2.patch |
105 |
|
- Requires: asterisk-sounds-core-en-ulaw asterisk-sounds-extra-en-ulaw asterisk-voicemail |
106 |
|
|
107 |
|
* Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-37.sme |
108 |
- new path to sql files [SME: 9495] |
- new path to sql files [SME: 9495] |
109 |
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-1.patch |
- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-1.patch |
110 |
|
|
282 |
%patch34 -p1 |
%patch34 -p1 |
283 |
%patch35 -p1 |
%patch35 -p1 |
284 |
%patch36 -p1 |
%patch36 -p1 |
285 |
|
%patch37 -p1 |
286 |
|
%patch38 -p1 |
287 |
|
%patch39 -p1 |
288 |
|
|
289 |
|
#dirty temp fix to remove file that should not be there |
290 |
|
rm root/etc/e-smith/events/freepbx-update/templates2expand/etc/amportal.conf |
291 |
|
|
292 |
%build |
%build |
293 |
# Build symlinks |
# Build symlinks |