/[smecontribs]/rpms/smeserver-freepbx/contribs9/smeserver-freepbx.spec
ViewVC logotype

Diff of /rpms/smeserver-freepbx/contribs9/smeserver-freepbx.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by unnilennium, Fri May 6 08:30:17 2016 UTC Revision 1.6 by unnilennium, Sun May 15 14:58:42 2016 UTC
# Line 1  Line 1 
1  # $Id: smeserver-freepbx.spec,v 1.1 2016/05/06 07:58:15 unnilennium Exp $  # $Id: smeserver-freepbx.spec,v 1.5 2016/05/15 07:44:27 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 38
8  %define name smeserver-freepbx  %define name smeserver-freepbx
9    
10  Summary: Asterisk web GUI  Summary: Asterisk web GUI
# Line 50  Patch31: smeserver-freepbx-0.1-templates Line 50  Patch31: smeserver-freepbx-0.1-templates
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    Patch37: smeserver-freepbx-0.1-Sme9Ast13Fpbx13-2.patch
56    
57  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
58  URL: http://www.freepbx.org/  URL: http://www.freepbx.org/
# Line 61  Requires: mysql Line 64  Requires: mysql
64  Requires: httpd  Requires: httpd
65  Requires: php-pear  Requires: php-pear
66  Requires: /usr/sbin/asterisk  Requires: /usr/sbin/asterisk
67  Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so  Requires: asterisk-addons
68  Requires: dahdi-tools  Requires: dahdi-tools
69  Requires: dahdi-linux  Requires: dahdi-linux
70  Requires: sox  Requires: sox
71  Requires: mod_auth_tkt  Requires: mod_auth_tkt
72  Requires: e-smith-base  Requires: e-smith-base
73  Requires: freepbx-src  Requires: freepbx-src
74    Requires: asterisk-sounds-core-en-ulaw  
75    Requires: asterisk-sounds-extra-en-ulaw
76    Requires: asterisk-voicemail
77    
78  #Buildarch: noarch  #Buildarch: noarch
79  AutoReqProv: no  AutoReqProv: no
# Line 78  FreePBX is a Standardised Implementation Line 84  FreePBX is a Standardised Implementation
84  This package provide the integration of FreePBX on SME Server.  This package provide the integration of FreePBX on SME Server.
85    
86    
87  %changelogi  %changelog
88  * Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> -34.sme  * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-38.sme
89    - remove expand template amportal.conf [SME: 9495]
90    - chown /var/lib/asterisk
91    - installation configuration options
92    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-2.patch
93    - Requires: asterisk-sounds-core-en-ulaw  asterisk-sounds-extra-en-ulaw asterisk-voicemail
94    
95    * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-37.sme
96    - new path to sql files [SME: 9495]
97    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-1.patch
98    
99    * Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-36.sme
100    - adapt script to  fpbx13 and asterisk 13 [SME: 9495]
101    - change Requires Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so to
102    - Requires: asterisk-addons as this is the paquet providing it, and it changed name to app_mysql.so
103    
104    * Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-35.sme
105    - adapt script to  fpbx13 and asterisk 13 [SME: 9495]
106    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-0.patch
107    
108    * Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-34.sme
109  - first import to SME9 [SME: 9495]  - first import to SME9 [SME: 9495]
110    
111  * 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
# Line 242  This package provide the integration of Line 268  This package provide the integration of
268  %patch32 -p1  %patch32 -p1
269  %patch33 -p1  %patch33 -p1
270  %patch34 -p1  %patch34 -p1
271    %patch35 -p1
272    %patch36 -p1
273    %patch37 -p1
274    
275    
276  %build  %build
277  # Build symlinks  # Build symlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed