--- rpms/smeserver-freepbx/contribs9/smeserver-freepbx.spec 2016/05/06 08:30:17 1.2 +++ rpms/smeserver-freepbx/contribs9/smeserver-freepbx.spec 2016/06/11 08:58:41 1.16 @@ -1,10 +1,10 @@ -# $Id: smeserver-freepbx.spec,v 1.1 2016/05/06 07:58:15 unnilennium Exp $ +# $Id: smeserver-freepbx.spec,v 1.15 2016/06/11 08:35:10 unnilennium Exp $ # Authority: vip-ire # Name: Daniel Berteaud #%define fpbxversion 2.5.0 %define version 0.1 -%define release 34 +%define release 46 %define name smeserver-freepbx Summary: Asterisk web GUI @@ -50,6 +50,16 @@ Patch31: smeserver-freepbx-0.1-templates Patch32: smeserver-freepbx-0.1-session_path.patch Patch33: smeserver-freepbx-0.1-logrotate_misdn.patch Patch34: smeserver-freepbx-0.1-protect_by_location.patch +Patch35: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-0.patch +Patch36: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-1.patch +Patch37: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-2.patch +Patch38: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-3.patch +Patch39: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-4.patch +Patch40: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-5.patch +Patch41: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-6.patch +Patch42: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-7.patch +Patch43: smeserver-freepbx-0.1-logrotate1.patch +Patch44: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-TcpPort-DigiumPhones.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot URL: http://www.freepbx.org/ @@ -61,14 +71,17 @@ Requires: mysql Requires: httpd Requires: php-pear Requires: /usr/sbin/asterisk -Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so +Requires: asterisk-addons Requires: dahdi-tools Requires: dahdi-linux Requires: sox Requires: mod_auth_tkt Requires: e-smith-base Requires: freepbx-src - +Requires: asterisk-sounds-core-en-ulaw +Requires: asterisk-sounds-extra-en-ulaw +Requires: asterisk-voicemail +Requires: asterisk-configs #Buildarch: noarch AutoReqProv: no @@ -78,8 +91,62 @@ FreePBX is a Standardised Implementation This package provide the integration of FreePBX on SME Server. -%changelogi -* Fri May 06 2016 Jean-Philipe Pialasse -34.sme +%changelog +* Sat Jun 11 2016 Jean-Philipe Pialasse -46.sme +- fix missing config files (requires asterisk-configs) [SME: 9577] +- fix recuring reconfiguration error while installing digium phone module [SME: 9575] +- added port 5061 for tls to TCP ports [SME: 9576] + +* Thu Jun 09 2016 Jean-Philipe Pialasse -45.sme +- fix wrong logrotate pattern [SME: 9516] +- as the contrib is only in smedev, i do not fix existing log files badly rotated + +* Mon May 16 2016 Jean-Philipe Pialasse 0.1-44.sme +- remove fop db [SME: 9495] +- add some mysql setting for freepbxdb (user, email) +- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-7.patch + +* Sun May 15 2016 Jean-Philipe Pialasse 0.1-43.sme +- add path to ucp module [SME: 9495] +- add 256Mo as default for freepbx php Memory +- add AllowOveride All for .htaccess +- remove httpd config to old FOP panel +- add port 5061 for freepbx +- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-5.patch +- configuration of amportal.conf and its mysql equivalent +- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-6.patch + +* Sun May 15 2016 Jean-Philipe Pialasse 0.1-42.sme +- remove FOP patches [SME: 9495] +- deleted link to expand amportal.conf +- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-4.patch + +* Sun May 15 2016 Jean-Philipe Pialasse 0.1-41.sme +- remove heading of /etc/asterisk/asterisk.conf [SME: 9495] +- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-3.patch +- bump + +* Sun May 15 2016 Jean-Philipe Pialasse 0.1-38.sme +- remove expand template amportal.conf [SME: 9495] +- chown /var/lib/asterisk +- installation configuration options +- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-2.patch +- Requires: asterisk-sounds-core-en-ulaw asterisk-sounds-extra-en-ulaw asterisk-voicemail + +* Sun May 15 2016 Jean-Philipe Pialasse 0.1-37.sme +- new path to sql files [SME: 9495] +- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-1.patch + +* Fri May 06 2016 Jean-Philipe Pialasse 0.1-36.sme +- adapt script to fpbx13 and asterisk 13 [SME: 9495] +- change Requires Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so to +- Requires: asterisk-addons as this is the paquet providing it, and it changed name to app_mysql.so + +* Fri May 06 2016 Jean-Philipe Pialasse 0.1-35.sme +- adapt script to fpbx13 and asterisk 13 [SME: 9495] +- smeserver-freepbx-0.1-Sme9Ast13Fpbx13-0.patch + +* Fri May 06 2016 Jean-Philipe Pialasse 0.1-34.sme - first import to SME9 [SME: 9495] * Sun May 12 2013 JP Pialasse 0.1-33.sme @@ -242,6 +309,19 @@ This package provide the integration of %patch32 -p1 %patch33 -p1 %patch34 -p1 +%patch35 -p1 +%patch36 -p1 +%patch37 -p1 +%patch38 -p1 +%patch39 -p1 +%patch40 -p1 +%patch41 -p1 +%patch42 -p1 +%patch43 -p1 +%patch44 -p1 + +#dirty temp fix to remove file that should not be there +rm root/etc/e-smith/events/freepbx-update/templates2expand/etc/amportal.conf %build # Build symlinks