1 |
# $Id: smeserver-freepbx.spec,v 1.5 2009/03/18 19:39:37 vip-ire Exp $ |
# $Id: smeserver-freepbx.spec,v 1.6 2009/03/19 10:21:03 vip-ire 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 15 |
%define release 16 |
8 |
%define name smeserver-freepbx |
%define name smeserver-freepbx |
9 |
|
|
10 |
Summary: Asterisk web GUI |
Summary: Asterisk web GUI |
27 |
Patch9: smeserver-freepbx-0.1-full_dahdi_support.patch |
Patch9: smeserver-freepbx-0.1-full_dahdi_support.patch |
28 |
Patch10: smeserver-freepbx-0.1-fix_logrotate_event.patch |
Patch10: smeserver-freepbx-0.1-fix_logrotate_event.patch |
29 |
Patch11: smeserver-freepbx-0.1-retry_install.patch |
Patch11: smeserver-freepbx-0.1-retry_install.patch |
30 |
|
Patch12: smeserver-freepbx-0.1-recordings_security.patch |
31 |
|
|
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
URL: http://www.freepbx.org/ |
URL: http://www.freepbx.org/ |
57 |
|
|
58 |
|
|
59 |
%changelog |
%changelog |
60 |
|
* Mon Mar 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-16] |
61 |
|
- Security Fixe: put a random password for ARI admin (this should be documented) |
62 |
|
|
63 |
* Thu Mar 19 2009 Daniel B. <daniel@firewall-services.com> [0.1-15] |
* Thu Mar 19 2009 Daniel B. <daniel@firewall-services.com> [0.1-15] |
64 |
- Check if /opt/freepbx/admin exists (retry the install if a first one failed) |
- Check if /opt/freepbx/admin exists (retry the install if a first one failed) |
65 |
- Remove tabs from spec |
- Remove tabs from spec |
131 |
%patch9 -p1 |
%patch9 -p1 |
132 |
%patch10 -p1 |
%patch10 -p1 |
133 |
%patch11 -p1 |
%patch11 -p1 |
134 |
|
%patch12 -p1 |
135 |
|
|
136 |
%build |
%build |
137 |
# Build symlinks |
# Build symlinks |