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

Contents of /rpms/smeserver-freepbx/contribs10/smeserver-freepbx.spec

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


Revision 1.18 - (show annotations) (download)
Wed Dec 7 17:15:59 2022 UTC (17 months, 3 weeks ago) by jpp
Branch: MAIN
CVS Tags: smeserver-freepbx-14-9_el7_sme
Changes since 1.17: +7 -2 lines
* Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-9.sme
- improve backup  [SME: 10703]

1 # $Id: smeserver-freepbx.spec,v 1.17 2022/12/07 06:53:00 jpp Exp $
2 # Authority: vip-ire
3 # Name: Daniel Berteaud
4
5 #%define fpbxversion 2.5.0
6 %define version 14
7 %define release 9
8 %define name smeserver-freepbx
9
10 Summary: Asterisk web GUI
11 Name: %{name}
12 Version: %{version}
13 Release: %{release}%{?dist}
14 License: GPL
15 Group: System/Servers
16 Source: %{name}-%{version}.tar.gz
17 Patch0: smeserver-freepbx-14-bz11940-bz9756-cron.patch
18 Patch1: smeserver-freepbx-14-bz11924-sounds.patch
19 Patch2: smeserver-freepbx-14-bz11986-service-fwconsole.patch
20 Patch3: smeserver-freepbx-14-bz12009-backup.patch
21 Patch4: smeserver-freepbx-14-bz12046-httpd24.patch
22 Patch5: smeserver-freepbx-14-bz12226.patch
23 Patch6: smeserver-freepbx-14-bz10703-backup.patch
24
25 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
26 URL: http://www.freepbx.org/
27
28 BuildRequires: e-smith-devtools
29 BuildRequires: tar
30
31 Requires: mariadb
32 Requires: nodejs >= 10
33 #Requires: php-pear php-cgi php-common php-curl php-mbstring php-gd php-mysql php-gettext php-bcmath php-zip php-xml php-imap php-json php-process php-snmp
34 # freepbx 14 requires php56
35 Requires: php56-php-pear php56-php-cgi php56-php-common php56-php-curl php56-php-mbstring php56-php-gd php56-php-mysql php56-php-gettext php56-php-bcmath php56-php-zip php56-php-xml php56-php-imap php56-php-json php56-php-process php56-php-snmp
36 #Requires: php74-php-pear php74-php-cgi php74-php-common php74-php-curl php74-php-mbstring php74-php-gd php74-php-mysql php74-php-gettext php74-php-bcmath php74-php-zip php74-php-xml php74-php-imap php74-php-json php74-php-process php74-php-snmp
37 Requires: httpd
38 Requires: php-pear
39 Requires: /usr/sbin/asterisk
40 # not available for SME10 need to find module for mysql Requires: asterisk-addons
41 #Requires: dahdi-tools
42 #Requires: dahdi-linux
43 Requires: sox
44 Requires: mod_auth_tkt
45 Requires: e-smith-base
46 Requires: freepbx-src
47 Requires: asterisk-sounds-core-en-ulaw
48 # not available for sme10 Requires: asterisk-sounds-extra-en-ulaw
49 # not available for sme10 Requires: asterisk-resample
50 Requires: asterisk-voicemail
51 Requires: asterisk-configs
52 #SME10
53 Requires: asterisk-mysql asterisk-odbc asterisk-pjsip asterisk-sip asterisk-festival asterisk-moh-opsound asterisk-snmp asterisk-mp3 asterisk-sounds-core-en asterisk-moh-opsound
54 Requires: asterisk-voicemail-plain
55 # conlicts with imap asterisk-voicemail-odbc asterisk-voicemail-plain
56 Requires: ffmpeg
57 Requires: mpg123
58 Requires: mysql-connector-odbc
59 Requires: unixODBC
60 Requires: asterisk-odbc
61 Requires: lame
62 Requires: xz
63 Requires: asterisk-ael asterisk-iax2 asterisk-fax asterisk-ldap asterisk-misdn
64 Requires: MySQL-python opus nmap icu vsftpd libicu-devel gcc-c++
65 Requires: asterisk-moh-opsound-alaw asterisk-moh-opsound-g722 asterisk-moh-opsound-g729 asterisk-moh-opsound-gsm asterisk-moh-opsound-siren14 asterisk-moh-opsound-siren7 asterisk-moh-opsound-sln16 asterisk-moh-opsound-ulaw asterisk-moh-opsound-wav
66 Requires: asterisk-sounds-core-en-alaw asterisk-sounds-core-en-g722 asterisk-sounds-core-en-g729 asterisk-sounds-core-en-gsm asterisk-sounds-core-en-siren14 asterisk-sounds-core-en-siren7 asterisk-sounds-core-en-sln16 asterisk-sounds-core-en-ulaw asterisk-sounds-core-en-wav
67 # Requires: asterisk-sounds-core-fr-alaw asterisk-sounds-core-fr-g722 asterisk-sounds-core-fr-g729 asterisk-sounds-core-fr-gsm asterisk-sounds-core-fr-siren14 asterisk-sounds-core-fr-siren7 asterisk-sounds-core-fr-sln16 asterisk-sounds-core-fr-ulaw asterisk-sounds-core-fr-wav
68 # Requires: asterisk-sounds-core-it-alaw asterisk-sounds-core-it-g722 asterisk-sounds-core-it-g729 asterisk-sounds-core-it-gsm asterisk-sounds-core-it-siren14 asterisk-sounds-core-it-siren7 asterisk-sounds-core-it-sln16 asterisk-sounds-core-it-ulaw asterisk-sounds-core-it-wav
69 # Requires: asterisk-sounds-core-es-alaw asterisk-sounds-core-es-g722 asterisk-sounds-core-es-g729 asterisk-sounds-core-es-gsm asterisk-sounds-core-es-siren14 asterisk-sounds-core-es-siren7 asterisk-sounds-core-es-sln16 asterisk-sounds-core-es-ulaw asterisk-sounds-core-es-wav
70 Requires: e-smith-apache >= 2.6.0-19
71 Requires: smeserver-php >= 3.0.0-43
72 #Buildarch: noarch
73 AutoReqProv: no
74
75
76 %description
77 FreePBX is a Standardised Implementation of Asterisk that gives you a GUI to manage your system. If you have looked into Asterisk, you would know that it does not come with any built in programming. You cannot plug a phone into it and make it work without editing configuration files, writing dialplans, and various messing about. FreePBX simplifies this by giving you a pre-written set of dialplans that allow you to have a fully functional PBX pretty much straight away.
78 This package provide the integration of FreePBX on SME Server.
79
80
81 %changelog
82 * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-9.sme
83 - improve backup [SME: 10703]
84
85 * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-8.sme
86 - fix patch for asterisk crontab [SME: 12227]
87
88 * Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-7.sme
89 - fix voicemail not visible in UCP [SME: 12254]
90 force asterisk-voicemail-plain
91
92 * Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-6.sme
93 - fix creation of folder preventing migration [SME: 12226]
94
95 * Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 14-5.sme
96 - Re-build and link to latest devtools [SME: 11997]
97
98 * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-4.sme
99 - add to core backup [SME: 12009]
100 - httpd 2.4 syntax [SME: 12046]
101
102 * Tue May 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-3.sme
103 - Re-build and link to latest devtools service file fwconsole path [SME: 11986]
104
105 * Sat Apr 16 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-2.sme
106 - Re-build and link to latest devtools huge amount of error if asterisk disabled [SME: 9756]
107 - Re-build and link to latest devtools multiple email sent because of asterisk cron php path [SME: 11940]
108 - on uninstall remove asterisk crontab to avoid noise [SME: 10131]
109 - allow access to sounds folder for gui [SME: 11924]
110
111 * Sun Mar 27 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-1.sme
112 - first version 14 [SME: 11613]
113
114 * Wed Nov 10 2021 Jean-Philippe Pialasse <tests@pialasse.com> 13-17.sme
115 - first import to SME10 [SME: 11613]
116 - make it Freepbx 14 compatible [SME: 10705] 
117 add dependencies for SME10 mariadb nodejs >= 10 php70*
118 remove missing rpms asterisk-sounds-extra-en-ulaw asterisk-resample asterisk-addons
119 remove double owned folders /etc/asterisk /var/lib/asterisk
120 systemd ready for asterisk(disabled), freepbx, httpd-fpbx
121 smeserver-freepbx-update event created NEED TEST
122 php70-php-fpm fragment
123 update httpd-fpbx template for php-fpm use
124 update httpd-e-smith to use php-fpm for fpbx
125 update install script for php74
126 add a copy of safe_asterisk
127 create php folders and set rights
128 improve logrotate
129
130 * Mon Jan 20 2020 Jean-Philipe Pialasse <tests@pialasse.com> 13-16.sme
131 - add required modules to enable cel and cdr logging and search [SME: 10620]
132 - add requires lame [SME: 9859]
133 - Re-build and link to latest devtools sounds ownership so they can be handled via gui [SME: 11924]
134
135 * Mon Jan 29 2018 Jean-Philipe Pialasse <tests@pialasse.com> 13-15.sme
136 - Re-build and link to latest devtools warning tampered files in GUI [SME: 10496]
137 - remove DeviceAndUser property [SME: 10503]
138
139 * Wed May 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-14.sme
140 - update TKT auth parameter for SME 9.2 [SME: 10268]
141
142 * Sat Feb 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-13.sme
143 - Re-build and link to latest devtools noise rebooting and restarting freepbx [SME: 10120]
144
145 * Wed Jan 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-11.sme
146 - NFR: auto backup of whole FBX config during pre-backup event [SME: 9637]
147 - both asdb and fpbx, asterisk config files, freepbx folders, voicemails are part of backup
148 - 2 versions are kepts
149 - weekly backup is also done.
150
151 * Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-10.sme
152 - Re-build and link to latest devtools Missing HTML5 format converters [SME: 9859]
153 - added requirement for mpg123 and ffmpeg available in smecontribs
154
155 * Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-9.sme
156 - update framework before other modules [SME: 9860]
157
158 * Mon Jan 09 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-8.sme
159 - autoupgrade modules [SME: 9860]
160
161 * Mon Jan 09 2017 Jean-Philipe Pialasse <tests@pialasse.com> 13-7.sme
162 - Re-build and link to latest devtools wrong default UDPPorts on new install [SME: 9918]
163
164 * Mon Oct 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-6.sme
165 - Re-build and link to latest devtools error while backup with workstation [SME: 9760]
166
167 * Mon Oct 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-5.sme
168 -fix typo in smeserver-freepbx-13.bz9744.patch
169
170 * Sun Oct 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-4.sme
171 - Re-build and link to latest devtools [SME: 9702]
172 - corrected syntax for port range
173
174 * Sun Oct 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-3.sme
175 - Re-build and link to latest devtools [SME: 9744]
176 - Re-build and link to latest devtools wrong /tmp folder permission after update
177 - Thank you Hsing-Foo Wang.
178
179 * Tue Jul 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-2.sme
180 - Re-build and link to latest devtools wrong UDP ports change 1000:2000 to 10000:20000 [SME: 9702]
181
182 * Mon Jun 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 13-1.sme
183 - bump version to current Freepbx version 13
184
185 * Mon Jun 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> -47.sme
186 - add all needed port for Freepbx sip pjsip and RTP [SME: 9495]
187
188 * Sat Jun 11 2016 Jean-Philipe Pialasse <tests@pialasse.com> -46.sme
189 - Re-build and link to latest devtools missing config files (requires asterisk-configs) [SME: 9577]
190 - Re-build and link to latest devtools recuring reconfiguration error while installing digium phone module [SME: 9575]
191 - added port 5061 for tls to TCP ports [SME: 9576]
192
193 * Thu Jun 09 2016 Jean-Philipe Pialasse <tests@pialasse.com> -45.sme
194 - Re-build and link to latest devtools wrong logrotate pattern [SME: 9516]
195 - as the contrib is only in smedev, i do not fix existing log files badly rotated
196
197 * Mon May 16 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-44.sme
198 - remove fop db [SME: 9495]
199 - add some mysql setting for freepbxdb (user, email)
200 - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-7.patch
201
202 * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-43.sme
203 - add path to ucp module [SME: 9495]
204 - add 256Mo as default for freepbx php Memory
205 - add AllowOveride All for .htaccess
206 - remove httpd config to old FOP panel
207 - add port 5061 for freepbx
208 - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-5.patch
209 - configuration of amportal.conf and its mysql equivalent
210 - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-6.patch
211
212 * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-42.sme
213 - remove FOP patches [SME: 9495]
214 - deleted link to expand amportal.conf
215 - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-4.patch
216
217 * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-41.sme
218 - remove heading of /etc/asterisk/asterisk.conf [SME: 9495]
219 - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-3.patch
220 - bump
221
222 * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-38.sme
223 - remove expand template amportal.conf [SME: 9495]
224 - chown /var/lib/asterisk
225 - installation configuration options
226 - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-2.patch
227 - Requires: asterisk-sounds-core-en-ulaw asterisk-sounds-extra-en-ulaw asterisk-voicemail
228
229 * Sun May 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-37.sme
230 - new path to sql files [SME: 9495]
231 - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-1.patch
232
233 * Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-36.sme
234 - adapt script to fpbx13 and asterisk 13 [SME: 9495]
235 - change Requires Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so to
236 - Requires: asterisk-addons as this is the paquet providing it, and it changed name to app_mysql.so
237
238 * Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-35.sme
239 - adapt script to fpbx13 and asterisk 13 [SME: 9495]
240 - smeserver-freepbx-0.1-Sme9Ast13Fpbx13-0.patch
241
242 * Fri May 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-34.sme
243 - first import to SME9 [SME: 9495]
244
245 * Sun May 12 2013 JP Pialasse <tests@pialasse.com> 0.1-33.sme
246 - buildarch removed in order to find the correct %{_libdir}/asterisk/modules/app_addon_sql_mysql.so
247
248 * Thu Oct 20 2011 Daniel B. <daniel@firewall-services.com> 0.1-32.sme
249 - Protect by locations (so other alias can be defined to protect with LL::NG for example)
250
251 * Mon Oct 17 2011 Daniel B. <daniel@firewall-services.com> 0.1-31.sme
252 - Add misdn.log to logrotate
253
254 * Thu Oct 13 2011 Daniel B. <daniel@firewall-services.com> 0.1-30.sme
255 - Change session path [SME: 6661]
256
257 * Wed Jan 05 2011 Daniel B. <daniel@firewall-services.com> 0.1-29.sme
258 - astdatadir is /var/lib/asterisk
259 - templates for /etc/logrotate.d/asterisk
260
261 * Mon Sep 20 2010 Daniel B. <daniel@firewall-services.com> 0.1-28.sme
262 - Create and populate the mysql databases in mysql.init
263 - Templates for /etc/asterisk/asterisk.conf
264
265 * Thu Jul 15 2010 Daniel B. <daniel@firewall-services.com> [0.1-27]
266 - Read ARI password from the DB (and initialize a random one)
267
268 * Mon Feb 22 2010 Daniel B. <daniel@firewall-services.com> [0.1-26]
269 - Remove hard-coded dependencies on asterisk and asterisk-addons14
270 Depends now on asterisk binary and app_addon_sql_mysql.so files
271 (so it can work with asterisk or asterisk14)
272
273 * Mon Feb 15 2010 Daniel B. <daniel@firewall-services.com> [0.1-25]
274 - Remove /etc/logrotate.d/asterisk which is now included in asterisk14
275
276 * Tue Feb 09 2010 Daniel B. <daniel@firewall-services.com> [0.1-24]
277 - Depends now on asterisk14 and asterisk-addons14
278
279 * Wed Jan 06 2010 Daniel B. <daniel@firewall-services.com> [0.1-23]
280 - disable dynamic hints
281
282 * Tue Oct 06 2009 Daniel B. <daniel@firewall-services.com> [0.1-22]
283 - include /opt/freepbx/admin/functions.inc.php in freepbx-dump-astdb
284 action script for FreePBX 2.6 compatibility
285
286 * Tue May 19 2009 Daniel B. <daniel@firewall-services.com> [0.1-21]
287 - Add CHECKREFERER=FALSE in amportal.conf to repvent error message in some
288 modules (due to the ProxyPass configuration)
289
290 * Tue Apr 28 2009 Daniel B. <daniel@firewall-services.com> [0.1-20]
291 - Fix CDR db password in cdr_mysql.conf template
292 - Use a separate service in SME db for FOP
293
294 * Thu Apr 16 2009 Daniel B. <daniel@firewall-services.com> [0.1-19]
295 - remove scoreboard directive from httpd-fpbx config
296 - remove some modules (mod_ssl, mod_proxy)
297
298 * Sat Apr 11 2009 Daniel B. <daniel@firewall-services.com> [0.1-18]
299 - templatize cdr_mysql.conf [SME: 5153]
300 - templatize manager.conf
301 - remove freepbx-cron-scheduler.php from root crontab so only
302 asterisk user runs it (prevent email error sent from cron)
303
304 * Fri Mar 27 2009 Daniel B. <daniel@firewall-services.com> [0.1-17]
305 - Remove obsolete /admin Alias from apache
306 - Run the security script on bootsrape-console-save event
307
308 * Mon Mar 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-16]
309 - Security Fixe: put a random password for ARI admin (this should be documented)
310
311 * Thu Mar 19 2009 Daniel B. <daniel@firewall-services.com> [0.1-15]
312 - Check if /opt/freepbx/admin exists (retry the install if a first one failed)
313 - Remove tabs from spec
314
315 * Wed Mar 18 2009 Daniel B. <daniel@firewall-services.com> [0.1-14]
316 - Remove speex from dependencies
317
318 * Thu Mar 12 2009 Daniel B. <daniel@firewall-services.com> [0.1-13]
319 - Remove zaptel dependency, replaced with dahdi-tools and dahdi-linux
320
321 * Mon Feb 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-12]
322 - Fix logrotate issue (send a sigusr1 signal to httpd-fpbx)
323
324 * Thu Feb 12 2009 Daniel B. <daniel@firewall-services.com> [0.1-11]
325 - Full support for the new DAHDI driver, droping zaptel
326
327 * Mon Feb 09 2009 Daniel B. <daniel@firewall-services.com> [0.1-10]
328 - add support for DAHDI channel
329
330 * Mon Dec 08 2008 Daniel B. <daniel@firewall-services.com> [0.1-9]
331 - move expand-templates from post-upgrade event to bootstrap-console-save
332
333 * Thu Nov 27 2008 Daniel B. <daniel@firewall-services.com> [0.1-8]
334 - Add support for trunk name in mail alerts
335
336 * Wed Nov 26 2008 Daniel B. <daniel@firewall-services.com> [0.1-7]
337 - Add a simple script to alert admin by mail on trunk errors
338
339 * Thu Nov 20 2008 Daniel B. <daniel@firewall-services.com> [0.1-6]
340 - Use AdminPanels props so access can be configured using
341 smeserver-userpanels contrib. AdminUsers and FopUsers
342 props aren't used anymore
343
344 * Wed Nov 19 2008 Daniel B. <daniel@firewall-services.com> [0.1-5]
345 - add logrotate default config file for asterisk's logs
346 - spec cleanup
347
348 * Thu Nov 13 2008 Daniel B. <daniel@firewall-services.com> [0.1-4]
349 - Re-build and link to latest devtools logrotate issue
350
351 * Wed Nov 05 2008 Daniel B. <daniel@firewall-services.com> [0.1-3]
352 - split freepbx sources in a separate package (freepbx-src)
353 - alternative genzaptelconf
354
355 * Mon Oct 13 2008 Daniel B. <daniel@firewall-services.com> [0.1-2]
356 - Fix fop not being displayed in admin page
357
358 * Sat Sep 20 2008 Daniel B. <daniel@firewall-services.com> [0.1-1]
359 - updated to 2.5.0 final
360 - spec cleaning
361 - templates cleaning
362 - templates to update mysql informations
363
364 * Mon Aug 04 2008 daniel B. <daniel@firewall-services.com> [0.1-0]
365 - initial release
366
367 %prep
368 %setup -q -n %{name}-%{version}
369 %patch0 -p1
370 %patch1 -p1
371 %patch2 -p1
372 %patch3 -p1
373 %patch4 -p1
374 %patch5 -p1
375 %patch6 -p1
376
377 %build
378 # Build symlinks
379 perl createlinks
380
381 %install
382 rm -rf $RPM_BUILD_ROOT
383
384 %{__mkdir_p} $RPM_BUILD_ROOT/var/lib/php/fpbx-session
385
386 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
387 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
388 --file /usr/share/freepbx/scripts/uninstall.sh 'attr(0750,root,root)' \
389 --file /usr/share/freepbx/scripts/restore-astdb.php 'attr(0750,root,root)' \
390 --dir /var/service/httpd-fpbx 'attr(01755,root,root)' \
391 --dir /var/service/httpd-fpbx/supervise 'attr(0700,root,root)' \
392 --dir /var/service/httpd-fpbx/log 'attr(0755,root,root)' \
393 --file /var/service/httpd-fpbx/log/run 'attr(0755,root,root)' \
394 --dir /var/service/httpd-fpbx/log/supervise 'attr(0700,root,root)' \
395 --file /var/lib/asterisk/bin/genzaptelconf 'attr(0750,root,root)' \
396 --file /usr/share/asterisk/agi-bin/trunk_alert_mail.agi 'attr(0750,asterisk,asterisk)' \
397 --file /etc/logrotate.d/asterisk 'config(noreplace)' \
398 --dir /var/lib/php/fpbx-session 'attr(0770,root,asterisk)' \
399 --file /usr/sbin/safe_asterisk 'attr(0755,root,root)' \
400 --dir /var/log/php/freepbx 'attr(0770,root,asterisk)' \
401 --dir /var/lib/php/freepbx/sessions 'attr(0770,root,asterisk)' \
402 --dir /var/lib/php/freepbx/temp 'attr(0770,root,asterisk)' \
403 |grep -v '/var/lib/asterisk$'| grep -v '/etc/asterisk$' \
404 > %{name}-%{version}-%{release}-filelist
405
406 %clean
407 rm -rf $RPM_BUILD_ROOT
408
409 %files -f %{name}-%{version}-%{release}-filelist
410 %defattr(-,root,root)
411
412
413 %post
414
415 #bug 9744, restore tmp permissions
416 if [ `stat -c %U /tmp` == "asterisk" ]; then
417 chmod o+rwxt /tmp/
418 chown root:root /tmp/
419 fi
420
421 %preun
422 if [ $1 = 0 ] ; then
423 /usr/bin/systemctl stop freepbx >& /dev/null || :
424 fi
425 true
426 %postun
427 if [ $1 = 0 ] ; then
428 #remove cron for asterisk on uninstallation to avoid noise
429 /usr/bin/crontab -u asterisk -r >& /dev/null || :
430 fi
431 true
432
433
434

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