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

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

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

Revision 1.5 by vip-ire, Wed Mar 18 19:39:37 2009 UTC Revision 1.11 by vip-ire, Tue Apr 28 14:04:54 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-freepbx.spec,v 1.4 2009/03/12 07:17:23 vip-ire Exp $  # $Id: smeserver-freepbx.spec,v 1.10 2009/04/16 07:48:24 vip-ire 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 14  %define release 20
8  %define name smeserver-freepbx  %define name smeserver-freepbx
9    
10  Summary:        Asterisk web GUI  Summary: Asterisk web GUI
11  Name:           %{name}  Name: %{name}
12  Version:        %{version}  Version: %{version}
13  Release:        %{release}%{?dist}  Release: %{release}%{?dist}
14  License:        GPL  License: GPL
15  Group:          System/Servers  Group: System/Servers
16  Source:         %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
17  Patch0:         smeserver-freepbx-0.1-fop_link.patch  
18  Patch1:         smeserver-freepbx-0.1-genzaptelconf.patch  Patch0: smeserver-freepbx-0.1-fop_link.patch
19  Patch2:         smeserver-freepbx-0.1-logrotate.patch  Patch1: smeserver-freepbx-0.1-genzaptelconf.patch
20  Patch3:         smeserver-freepbx-0.1-asterisk_logrotate.patch  Patch2: smeserver-freepbx-0.1-logrotate.patch
21  Patch4:         smeserver-freepbx-0.1-userpanels.patch  Patch3: smeserver-freepbx-0.1-asterisk_logrotate.patch
22  Patch5:         smeserver-freepbx-0.1-trunk_alert_mail.patch  Patch4: smeserver-freepbx-0.1-userpanels.patch
23  Patch6:         smeserver-freepbx-0.1-trunk_name_in_alert.patch  Patch5: smeserver-freepbx-0.1-trunk_alert_mail.patch
24  Patch7:         smeserver-freepbx-0.1-postupgrade_to_bootstrap.patch  Patch6: smeserver-freepbx-0.1-trunk_name_in_alert.patch
25  Patch8:         smeserver-freepbx-0.1-zap2dahdi.patch  Patch7: smeserver-freepbx-0.1-postupgrade_to_bootstrap.patch
26  Patch9:         smeserver-freepbx-0.1-full_dahdi_support.patch  Patch8: smeserver-freepbx-0.1-zap2dahdi.patch
27  Patch10:        smeserver-freepbx-0.1-fix_logrotate_event.patch  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    
42  BuildRoot:      /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
43  URL:            http://www.freepbx.org/  URL: http://www.freepbx.org/
44    
45  BuildRequires:  e-smith-devtools  BuildRequires:  e-smith-devtools
46  BuildRequires:  tar  BuildRequires:  tar
47    
48  Requires:       mysql  Requires: mysql
49  Requires:       httpd  Requires: httpd
50  Requires:       php-pear  Requires: php-pear
51  Requires:       asterisk  Requires: asterisk
52  Requires:       asterisk-addons  Requires: asterisk-addons
53  Requires:       dahdi-tools  Requires: dahdi-tools
54  Requires:       dahdi-linux  Requires: dahdi-linux
55  Requires:       sox  Requires: sox
56  Requires:       mod_auth_tkt  Requires: mod_auth_tkt
57  Requires:       e-smith-base  Requires: e-smith-base
58  Requires:       freepbx-src  Requires: freepbx-src
59    
60  Buildarch:      noarch  Buildarch: noarch
61  AutoReqProv:    no  AutoReqProv: no
62    
63    
64  %description  %description
# Line 54  This package provide the integration of Line 67  This package provide the integration of
67    
68    
69  %changelog  %changelog
70    * Tue Apr 28 2009 Daniel B. <daniel@firewall-services.com> [0.1-20]
71    - Fix CDR db password in cdr_mysql.conf template
72    - Use a separate service in SME db for FOP
73    
74    * Thu Apr 16 2009 Daniel B. <daniel@firewall-services.com> [0.1-19]
75    - remove scoreboard directive from httpd-fpbx config
76    - remove some modules (mod_ssl, mod_proxy)
77    
78    * Sat Apr 11 2009 Daniel B. <daniel@firewall-services.com> [0.1-18]
79    - templatize cdr_mysql.conf [SME: 5153]
80    - templatize manager.conf
81    - remove freepbx-cron-scheduler.php from root crontab so only
82      asterisk user runs it (prevent email error sent from cron)
83    
84    * Fri Mar 27 2009 Daniel B. <daniel@firewall-services.com> [0.1-17]
85    - Remove obsolete /admin Alias from apache
86    - Run the security script on bootsrape-console-save event
87    
88    * Mon Mar 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-16]
89    - Security Fixe: put a random password for ARI admin (this should be documented)
90    
91    * Thu Mar 19 2009 Daniel B. <daniel@firewall-services.com> [0.1-15]
92    - Check if /opt/freepbx/admin exists (retry the install if a first one failed)
93    - Remove tabs from spec
94    
95  * Wed Mar 18 2009 Daniel B. <daniel@firewall-services.com> [0.1-14]  * Wed Mar 18 2009 Daniel B. <daniel@firewall-services.com> [0.1-14]
96  - Remove speex from dependencies  - Remove speex from dependencies
97    
# Line 120  This package provide the integration of Line 158  This package provide the integration of
158  %patch8 -p1  %patch8 -p1
159  %patch9 -p1  %patch9 -p1
160  %patch10 -p1  %patch10 -p1
161    %patch11 -p1
162    %patch12 -p1
163    %patch13 -p1
164    %patch14 -p1
165    %patch15 -p1
166    %patch16 -p1
167    %patch17 -p1
168    %patch18 -p1
169    %patch19 -p1
170    %patch20 -p1
171    %patch21 -p1
172    %patch22 -p1
173    
174  %build  %build
175  # 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