/[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.16 - (show annotations) (download)
Wed Dec 7 06:01:37 2022 UTC (17 months, 3 weeks ago) by jpp
Branch: MAIN
CVS Tags: smeserver-freepbx-14-7_el7_sme
Changes since 1.15: +7 -2 lines
* Wed Dec 07 2022 Jean-Philippe Pialasse <tests@pialasse.com> 14-7.sme
- fix voicemail not visible in UCP [SME: 12254]
  force asterisk-voicemail-plain

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

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