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

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

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


Revision 1.1 - (hide annotations) (download)
Fri May 6 07:58:15 2016 UTC (8 years ago) by unnilennium
Branch: MAIN
Initial import

1 unnilennium 1.1 # $Id: smeserver-freepbx.spec,v 1.2 2013/05/12 21:04:00 unnilennium Exp $
2     # Authority: vip-ire
3     # Name: Daniel Berteaud
4    
5     #%define fpbxversion 2.5.0
6     %define version 0.1
7     %define release 33
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    
18     Patch0: smeserver-freepbx-0.1-fop_link.patch
19     Patch1: smeserver-freepbx-0.1-genzaptelconf.patch
20     Patch2: smeserver-freepbx-0.1-logrotate.patch
21     Patch3: smeserver-freepbx-0.1-asterisk_logrotate.patch
22     Patch4: smeserver-freepbx-0.1-userpanels.patch
23     Patch5: smeserver-freepbx-0.1-trunk_alert_mail.patch
24     Patch6: smeserver-freepbx-0.1-trunk_name_in_alert.patch
25     Patch7: smeserver-freepbx-0.1-postupgrade_to_bootstrap.patch
26     Patch8: smeserver-freepbx-0.1-zap2dahdi.patch
27     Patch9: smeserver-freepbx-0.1-full_dahdi_support.patch
28     Patch10: smeserver-freepbx-0.1-fix_logrotate_event.patch
29     Patch11: smeserver-freepbx-0.1-retry_install.patch
30     Patch12: smeserver-freepbx-0.1-recordings_security.patch
31     Patch13: smeserver-freepbx-0.1-remove_admin_alias.patch
32     Patch14: smeserver-freepbx-0.1-recordingsfix2bootstrap.patch
33     Patch15: smeserver-freepbx-0.1-templatize_cdr_mysql.patch
34     Patch16: smeserver-freepbx-0.1-templatize_manager.patch
35     Patch17: smeserver-freepbx-0.1-cdr_mysql_template_begin.patch
36     Patch18: smeserver-freepbx-0.1-clean_crontab.patch
37     Patch19: smeserver-freepbx-0.1-crontab_script_fixe.patch
38     Patch20: smeserver-freepbx-0.1-http_cleanup.patch
39     Patch21: smeserver-freepbx-0.1-cdr_passwd.patch
40     Patch22: smeserver-freepbx-0.1-fop_separate_service.patch
41     Patch23: smeserver-freepbx-0.1-check_referer.patch
42     Patch24: smeserver-freepbx-0.1-dump_astdb_include_functions.patch
43     Patch25: smeserver-freepbx-0.1-disable_dynamic_hints.patch
44     Patch26: smeserver-freepbx-0.1-remove_logrotate_conf.patch
45     Patch27: smeserver-freepbx-0.1-ari_password_from_db.patch
46     Patch28: smeserver-freepbx-0.1-create_mysql.patch
47     Patch29: smeserver-freepbx-0.1-template_asterisk_conf.patch
48     Patch30: smeserver-freepbx-0.1-datadir_in_var_lib.patch
49     Patch31: smeserver-freepbx-0.1-templates_logrotate.patch
50     Patch32: smeserver-freepbx-0.1-session_path.patch
51     Patch33: smeserver-freepbx-0.1-logrotate_misdn.patch
52     Patch34: smeserver-freepbx-0.1-protect_by_location.patch
53    
54     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
55     URL: http://www.freepbx.org/
56    
57     BuildRequires: e-smith-devtools
58     BuildRequires: tar
59    
60     Requires: mysql
61     Requires: httpd
62     Requires: php-pear
63     Requires: /usr/sbin/asterisk
64     Requires: %{_libdir}/asterisk/modules/app_addon_sql_mysql.so
65     Requires: dahdi-tools
66     Requires: dahdi-linux
67     Requires: sox
68     Requires: mod_auth_tkt
69     Requires: e-smith-base
70     Requires: freepbx-src
71    
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     %changelogi
82    
83     * Sun May 12 2013 JP Pialasse <tests@pialasse.com> 0.1-33.sme
84     - buildarch removed in order to find the correct %{_libdir}/asterisk/modules/app_addon_sql_mysql.so
85    
86     * Thu Oct 20 2011 Daniel B. <daniel@firewall-services.com> 0.1-32.sme
87     - Protect by locations (so other alias can be defined to protect with LL::NG for example)
88    
89     * Mon Oct 17 2011 Daniel B. <daniel@firewall-services.com> 0.1-31.sme
90     - Add misdn.log to logrotate
91    
92     * Thu Oct 13 2011 Daniel B. <daniel@firewall-services.com> 0.1-30.sme
93     - Change session path [SME: 6661]
94    
95     * Wed Jan 05 2011 Daniel B. <daniel@firewall-services.com> 0.1-29.sme
96     - astdatadir is /var/lib/asterisk
97     - templates for /etc/logrotate.d/asterisk
98    
99     * Mon Sep 20 2010 Daniel B. <daniel@firewall-services.com> 0.1-28.sme
100     - Create and populate the mysql databases in mysql.init
101     - Templates for /etc/asterisk/asterisk.conf
102    
103     * Thu Jul 15 2010 Daniel B. <daniel@firewall-services.com> [0.1-27]
104     - Read ARI password from the DB (and initialize a random one)
105    
106     * Mon Feb 22 2010 Daniel B. <daniel@firewall-services.com> [0.1-26]
107     - Remove hard-coded dependencies on asterisk and asterisk-addons14
108     Depends now on asterisk binary and app_addon_sql_mysql.so files
109     (so it can work with asterisk or asterisk14)
110    
111     * Mon Feb 15 2010 Daniel B. <daniel@firewall-services.com> [0.1-25]
112     - Remove /etc/logrotate.d/asterisk which is now included in asterisk14
113    
114     * Tue Feb 09 2010 Daniel B. <daniel@firewall-services.com> [0.1-24]
115     - Depends now on asterisk14 and asterisk-addons14
116    
117     * Wed Jan 06 2010 Daniel B. <daniel@firewall-services.com> [0.1-23]
118     - disable dynamic hints
119    
120     * Tue Oct 06 2009 Daniel B. <daniel@firewall-services.com> [0.1-22]
121     - include /opt/freepbx/admin/functions.inc.php in freepbx-dump-astdb
122     action script for FreePBX 2.6 compatibility
123    
124     * Tue May 19 2009 Daniel B. <daniel@firewall-services.com> [0.1-21]
125     - Add CHECKREFERER=FALSE in amportal.conf to repvent error message in some
126     modules (due to the ProxyPass configuration)
127    
128     * Tue Apr 28 2009 Daniel B. <daniel@firewall-services.com> [0.1-20]
129     - Fix CDR db password in cdr_mysql.conf template
130     - Use a separate service in SME db for FOP
131    
132     * Thu Apr 16 2009 Daniel B. <daniel@firewall-services.com> [0.1-19]
133     - remove scoreboard directive from httpd-fpbx config
134     - remove some modules (mod_ssl, mod_proxy)
135    
136     * Sat Apr 11 2009 Daniel B. <daniel@firewall-services.com> [0.1-18]
137     - templatize cdr_mysql.conf [SME: 5153]
138     - templatize manager.conf
139     - remove freepbx-cron-scheduler.php from root crontab so only
140     asterisk user runs it (prevent email error sent from cron)
141    
142     * Fri Mar 27 2009 Daniel B. <daniel@firewall-services.com> [0.1-17]
143     - Remove obsolete /admin Alias from apache
144     - Run the security script on bootsrape-console-save event
145    
146     * Mon Mar 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-16]
147     - Security Fixe: put a random password for ARI admin (this should be documented)
148    
149     * Thu Mar 19 2009 Daniel B. <daniel@firewall-services.com> [0.1-15]
150     - Check if /opt/freepbx/admin exists (retry the install if a first one failed)
151     - Remove tabs from spec
152    
153     * Wed Mar 18 2009 Daniel B. <daniel@firewall-services.com> [0.1-14]
154     - Remove speex from dependencies
155    
156     * Thu Mar 12 2009 Daniel B. <daniel@firewall-services.com> [0.1-13]
157     - Remove zaptel dependency, replaced with dahdi-tools and dahdi-linux
158    
159     * Mon Feb 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-12]
160     - Fix logrotate issue (send a sigusr1 signal to httpd-fpbx)
161    
162     * Thu Feb 12 2009 Daniel B. <daniel@firewall-services.com> [0.1-11]
163     - Full support for the new DAHDI driver, droping zaptel
164    
165     * Mon Feb 09 2009 Daniel B. <daniel@firewall-services.com> [0.1-10]
166     - add support for DAHDI channel
167    
168     * Mon Dec 08 2008 Daniel B. <daniel@firewall-services.com> [0.1-9]
169     - move expand-templates from post-upgrade event to bootstrap-console-save
170    
171     * Thu Nov 27 2008 Daniel B. <daniel@firewall-services.com> [0.1-8]
172     - Add support for trunk name in mail alerts
173    
174     * Wed Nov 26 2008 Daniel B. <daniel@firewall-services.com> [0.1-7]
175     - Add a simple script to alert admin by mail on trunk errors
176    
177     * Thu Nov 20 2008 Daniel B. <daniel@firewall-services.com> [0.1-6]
178     - Use AdminPanels props so access can be configured using
179     smeserver-userpanels contrib. AdminUsers and FopUsers
180     props aren't used anymore
181    
182     * Wed Nov 19 2008 Daniel B. <daniel@firewall-services.com> [0.1-5]
183     - add logrotate default config file for asterisk's logs
184     - spec cleanup
185    
186     * Thu Nov 13 2008 Daniel B. <daniel@firewall-services.com> [0.1-4]
187     - fix logrotate issue
188    
189     * Wed Nov 05 2008 Daniel B. <daniel@firewall-services.com> [0.1-3]
190     - split freepbx sources in a separate package (freepbx-src)
191     - alternative genzaptelconf
192    
193     * Mon Oct 13 2008 Daniel B. <daniel@firewall-services.com> [0.1-2]
194     - Fix fop not being displayed in admin page
195    
196     * Sat Sep 20 2008 Daniel B. <daniel@firewall-services.com> [0.1-1]
197     - updated to 2.5.0 final
198     - spec cleaning
199     - templates cleaning
200     - templates to update mysql informations
201    
202     * Mon Aug 04 2008 daniel B. <daniel@firewall-services.com> [0.1-0]
203     - initial release
204    
205     %prep
206    
207     %setup -q -n %{name}-%{version}
208     %patch0 -p1
209     %patch1 -p1
210     %patch2 -p1
211     %patch3 -p1
212     %patch4 -p1
213     %patch5 -p1
214     %patch6 -p1
215     %patch7 -p1
216     %patch8 -p1
217     %patch9 -p1
218     %patch10 -p1
219     %patch11 -p1
220     %patch12 -p1
221     %patch13 -p1
222     %patch14 -p1
223     %patch15 -p1
224     %patch16 -p1
225     %patch17 -p1
226     %patch18 -p1
227     %patch19 -p1
228     %patch20 -p1
229     %patch21 -p1
230     %patch22 -p1
231     %patch23 -p1
232     %patch24 -p1
233     %patch25 -p1
234     %patch26 -p1
235     %patch27 -p1
236     %patch28 -p1
237     %patch29 -p1
238     %patch30 -p1
239     %patch31 -p1
240     %patch32 -p1
241     %patch33 -p1
242     %patch34 -p1
243    
244     %build
245     # Build symlinks
246     perl createlinks
247    
248    
249     %install
250     rm -rf $RPM_BUILD_ROOT
251    
252     %{__mkdir_p} $RPM_BUILD_ROOT/var/lib/php/fpbx-session
253    
254     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
255     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
256     --file /usr/share/freepbx/scripts/uninstall.sh 'attr(0750,root,root)' \
257     --file /usr/share/freepbx/scripts/restore-astdb.php 'attr(0750,root,root)' \
258     --dir /var/service/httpd-fpbx 'attr(01755,root,root)' \
259     --dir /var/service/httpd-fpbx/supervise 'attr(0700,root,root)' \
260     --dir /var/service/httpd-fpbx/log 'attr(0755,root,root)' \
261     --file /var/service/httpd-fpbx/log/run 'attr(0755,root,root)' \
262     --dir /var/service/httpd-fpbx/log/supervise 'attr(0700,root,root)' \
263     --dir /var/log/httpd-fpbx 'attr(0750,smelog,smelog)' \
264     --file /var/lib/asterisk/bin/genzaptelconf 'attr(0750,root,root)' \
265     --file /var/lib/asterisk/agi-bin/trunk_alert_mail.agi 'attr(0750,asterisk,asterisk)' \
266     --file /etc/logrotate.d/asterisk 'config(noreplace)' \
267     --dir /var/lib/php/fpbx-session 'attr(0770,root,asterisk)' \
268     > %{name}-%{version}-%{release}-filelist
269    
270     %clean
271     rm -rf $RPM_BUILD_ROOT
272    
273     %files -f %{name}-%{version}-%{release}-filelist
274     %defattr(-,root,root)
275    
276    
277     %post
278    
279     %preun
280     if [ $1 = 0 ] ; then
281     /etc/rc.d/init.d/freepbx stop >& /dev/null || :
282     fi
283    
284     true
285    

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