/[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.1 by unnilennium, Fri May 6 07:58:15 2016 UTC Revision 1.11 by unnilennium, Sun May 15 16:39:38 2016 UTC
# Line 1  Line 1 
1  # $Id: smeserver-freepbx.spec,v 1.2 2013/05/12 21:04:00 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 33  %define release 42
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    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/
# Line 61  Requires: mysql Line 66  Requires: mysql
66  Requires: httpd  Requires: httpd
67  Requires: php-pear  Requires: php-pear
68  Requires: /usr/sbin/asterisk  Requires: /usr/sbin/asterisk
69  Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so  Requires: asterisk-addons
70  Requires: dahdi-tools  Requires: dahdi-tools
71  Requires: dahdi-linux  Requires: dahdi-linux
72  Requires: sox  Requires: sox
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
# Line 78  FreePBX is a Standardised Implementation Line 86  FreePBX is a Standardised Implementation
86  This package provide the integration of FreePBX on SME Server.  This package provide the integration of FreePBX on SME Server.
87    
88    
89  %changelogi  %changelog
90    * 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]
109    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-1.patch
110    
111    * Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-36.sme
112    - adapt script to  fpbx13 and asterisk 13 [SME: 9495]
113    - change Requires Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so to
114    - Requires: asterisk-addons as this is the paquet providing it, and it changed name to app_mysql.so
115    
116    * Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-35.sme
117    - adapt script to  fpbx13 and asterisk 13 [SME: 9495]
118    - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-0.patch
119    
120    * Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-34.sme
121    - first import to SME9 [SME: 9495]
122    
123  * 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
124  - 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
# Line 240  This package provide the integration of Line 280  This package provide the integration of
280  %patch32 -p1  %patch32 -p1
281  %patch33 -p1  %patch33 -p1
282  %patch34 -p1  %patch34 -p1
283    %patch35 -p1
284    %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


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